-- MySQL dump 10.16  Distrib 10.2.25-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: bosto125_wp689
-- ------------------------------------------------------
-- Server version	10.2.25-MariaDB-log

/*!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 `wpuz_commentmeta`
--

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

--
-- Dumping data for table `wpuz_commentmeta`
--

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

--
-- Table structure for table `wpuz_comments`
--

DROP TABLE IF EXISTS `wpuz_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT '',
  `comment_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=MyISAM AUTO_INCREMENT=1038 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_comments`
--

LOCK TABLES `wpuz_comments` WRITE;
/*!40000 ALTER TABLE `wpuz_comments` DISABLE KEYS */;
INSERT INTO `wpuz_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2019-12-10 13:49:59','2019-12-10 13:49:59','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','',0,0),(2,1297,'ActionScheduler','','','','2019-12-15 23:06:49','2019-12-16 04:06:49','action created',0,'1','ActionScheduler','action_log',0,0),(3,1298,'ActionScheduler','','','','2019-12-15 23:06:50','2019-12-16 04:06:50','action created',0,'1','ActionScheduler','action_log',0,0),(4,1299,'ActionScheduler','','','','2019-12-15 23:06:50','2019-12-16 04:06:50','action created',0,'1','ActionScheduler','action_log',0,0),(5,1300,'ActionScheduler','','','','2019-12-15 23:06:50','2019-12-16 04:06:50','action created',0,'1','ActionScheduler','action_log',0,0),(6,1301,'ActionScheduler','','','','2019-12-15 23:06:50','2019-12-16 04:06:50','action created',0,'1','ActionScheduler','action_log',0,0),(7,1297,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action started',0,'1','ActionScheduler','action_log',0,0),(8,1297,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action complete',0,'1','ActionScheduler','action_log',0,0),(9,1298,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action started',0,'1','ActionScheduler','action_log',0,0),(10,1298,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action complete',0,'1','ActionScheduler','action_log',0,0),(11,1301,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action started',0,'1','ActionScheduler','action_log',0,0),(12,1301,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action complete',0,'1','ActionScheduler','action_log',0,0),(13,1302,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action created',0,'1','ActionScheduler','action_log',0,0),(14,1299,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action started',0,'1','ActionScheduler','action_log',0,0),(15,1299,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action complete',0,'1','ActionScheduler','action_log',0,0),(16,1300,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action started',0,'1','ActionScheduler','action_log',0,0),(17,1300,'ActionScheduler','','','','2019-12-15 23:07:14','2019-12-16 04:07:14','action complete',0,'1','ActionScheduler','action_log',0,0),(18,1304,'ActionScheduler','','','','2019-12-15 23:08:09','2019-12-16 04:08:09','action created',0,'1','ActionScheduler','action_log',0,0),(19,1304,'ActionScheduler','','','','2019-12-15 23:08:23','2019-12-16 04:08:23','action started',0,'1','ActionScheduler','action_log',0,0),(20,1304,'ActionScheduler','','','','2019-12-15 23:08:23','2019-12-16 04:08:23','action complete',0,'1','ActionScheduler','action_log',0,0),(21,1326,'ActionScheduler','','','','2019-12-16 00:08:07','2019-12-16 05:08:07','action created',0,'1','ActionScheduler','action_log',0,0),(22,1302,'ActionScheduler','','','','2019-12-16 00:08:08','2019-12-16 05:08:08','action started',0,'1','ActionScheduler','action_log',0,0),(23,1302,'ActionScheduler','','','','2019-12-16 00:08:08','2019-12-16 05:08:08','action complete',0,'1','ActionScheduler','action_log',0,0),(24,1327,'ActionScheduler','','','','2019-12-16 00:08:08','2019-12-16 05:08:08','action created',0,'1','ActionScheduler','action_log',0,0),(25,1325,'WooCommerce','woocommerce@thairifficma.com','','','2019-12-16 00:08:08','2019-12-16 05:08:08','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(26,1326,'ActionScheduler','','','','2019-12-16 00:09:07','2019-12-16 05:09:07','action started',0,'1','ActionScheduler','action_log',0,0),(27,1326,'ActionScheduler','','','','2019-12-16 00:09:07','2019-12-16 05:09:07','action complete',0,'1','ActionScheduler','action_log',0,0),(28,1327,'ActionScheduler','','','','2019-12-16 01:10:13','2019-12-16 06:10:13','action started',0,'1','ActionScheduler','action_log',0,0),(29,1327,'ActionScheduler','','','','2019-12-16 01:10:13','2019-12-16 06:10:13','action complete',0,'1','ActionScheduler','action_log',0,0),(30,1328,'ActionScheduler','','','','2019-12-16 01:10:13','2019-12-16 06:10:13','action created',0,'1','ActionScheduler','action_log',0,0),(31,1328,'ActionScheduler','','','','2019-12-16 02:22:59','2019-12-16 07:22:59','action started',0,'1','ActionScheduler','action_log',0,0),(32,1328,'ActionScheduler','','','','2019-12-16 02:22:59','2019-12-16 07:22:59','action complete',0,'1','ActionScheduler','action_log',0,0),(33,1329,'ActionScheduler','','','','2019-12-16 02:22:59','2019-12-16 07:22:59','action created',0,'1','ActionScheduler','action_log',0,0),(34,1329,'ActionScheduler','','','','2019-12-16 03:47:18','2019-12-16 08:47:18','action started',0,'1','ActionScheduler','action_log',0,0),(35,1329,'ActionScheduler','','','','2019-12-16 03:47:19','2019-12-16 08:47:19','action complete',0,'1','ActionScheduler','action_log',0,0),(36,1330,'ActionScheduler','','','','2019-12-16 03:47:19','2019-12-16 08:47:19','action created',0,'1','ActionScheduler','action_log',0,0),(37,1330,'ActionScheduler','','','','2019-12-16 05:08:23','2019-12-16 10:08:23','action started',0,'1','ActionScheduler','action_log',0,0),(38,1330,'ActionScheduler','','','','2019-12-16 05:08:23','2019-12-16 10:08:23','action complete',0,'1','ActionScheduler','action_log',0,0),(39,1331,'ActionScheduler','','','','2019-12-16 05:08:23','2019-12-16 10:08:23','action created',0,'1','ActionScheduler','action_log',0,0),(40,1331,'ActionScheduler','','','','2019-12-16 06:14:42','2019-12-16 11:14:42','action started',0,'1','ActionScheduler','action_log',0,0),(41,1331,'ActionScheduler','','','','2019-12-16 06:14:42','2019-12-16 11:14:42','action complete',0,'1','ActionScheduler','action_log',0,0),(42,1332,'ActionScheduler','','','','2019-12-16 06:14:42','2019-12-16 11:14:42','action created',0,'1','ActionScheduler','action_log',0,0),(43,1332,'ActionScheduler','','','','2019-12-16 07:25:17','2019-12-16 12:25:17','action started',0,'1','ActionScheduler','action_log',0,0),(44,1332,'ActionScheduler','','','','2019-12-16 07:25:17','2019-12-16 12:25:17','action complete',0,'1','ActionScheduler','action_log',0,0),(45,1333,'ActionScheduler','','','','2019-12-16 07:25:17','2019-12-16 12:25:17','action created',0,'1','ActionScheduler','action_log',0,0),(46,1333,'ActionScheduler','','','','2019-12-16 08:27:14','2019-12-16 13:27:14','action started',0,'1','ActionScheduler','action_log',0,0),(47,1333,'ActionScheduler','','','','2019-12-16 08:27:14','2019-12-16 13:27:14','action complete',0,'1','ActionScheduler','action_log',0,0),(48,1334,'ActionScheduler','','','','2019-12-16 08:27:14','2019-12-16 13:27:14','action created',0,'1','ActionScheduler','action_log',0,0),(49,1334,'ActionScheduler','','','','2019-12-16 10:01:42','2019-12-16 15:01:42','action started',0,'1','ActionScheduler','action_log',0,0),(50,1334,'ActionScheduler','','','','2019-12-16 10:01:42','2019-12-16 15:01:42','action complete',0,'1','ActionScheduler','action_log',0,0),(51,1335,'ActionScheduler','','','','2019-12-16 10:01:42','2019-12-16 15:01:42','action created',0,'1','ActionScheduler','action_log',0,0),(52,1335,'ActionScheduler','','','','2019-12-16 11:06:32','2019-12-16 16:06:32','action started',0,'1','ActionScheduler','action_log',0,0),(53,1335,'ActionScheduler','','','','2019-12-16 11:06:32','2019-12-16 16:06:32','action complete',0,'1','ActionScheduler','action_log',0,0),(54,1344,'ActionScheduler','','','','2019-12-16 11:06:32','2019-12-16 16:06:32','action created',0,'1','ActionScheduler','action_log',0,0),(55,1344,'ActionScheduler','','','','2019-12-16 12:09:50','2019-12-16 17:09:50','action started',0,'1','ActionScheduler','action_log',0,0),(56,1344,'ActionScheduler','','','','2019-12-16 12:09:50','2019-12-16 17:09:50','action complete',0,'1','ActionScheduler','action_log',0,0),(57,1345,'ActionScheduler','','','','2019-12-16 12:09:50','2019-12-16 17:09:50','action created',0,'1','ActionScheduler','action_log',0,0),(58,1345,'ActionScheduler','','','','2019-12-16 13:15:31','2019-12-16 18:15:31','action started',0,'1','ActionScheduler','action_log',0,0),(59,1345,'ActionScheduler','','','','2019-12-16 13:15:31','2019-12-16 18:15:31','action complete',0,'1','ActionScheduler','action_log',0,0),(60,1347,'ActionScheduler','','','','2019-12-16 13:15:31','2019-12-16 18:15:31','action created',0,'1','ActionScheduler','action_log',0,0),(61,1347,'ActionScheduler','','','','2019-12-16 14:17:38','2019-12-16 19:17:38','action started',0,'1','ActionScheduler','action_log',0,0),(62,1347,'ActionScheduler','','','','2019-12-16 14:17:38','2019-12-16 19:17:38','action complete',0,'1','ActionScheduler','action_log',0,0),(63,1348,'ActionScheduler','','','','2019-12-16 14:17:38','2019-12-16 19:17:38','action created',0,'1','ActionScheduler','action_log',0,0),(64,1348,'ActionScheduler','','','','2019-12-16 15:26:54','2019-12-16 20:26:54','action started',0,'1','ActionScheduler','action_log',0,0),(65,1348,'ActionScheduler','','','','2019-12-16 15:26:54','2019-12-16 20:26:54','action complete',0,'1','ActionScheduler','action_log',0,0),(66,1349,'ActionScheduler','','','','2019-12-16 15:26:54','2019-12-16 20:26:54','action created',0,'1','ActionScheduler','action_log',0,0),(67,1349,'ActionScheduler','','','','2019-12-16 16:29:31','2019-12-16 21:29:31','action started',0,'1','ActionScheduler','action_log',0,0),(68,1349,'ActionScheduler','','','','2019-12-16 16:29:31','2019-12-16 21:29:31','action complete',0,'1','ActionScheduler','action_log',0,0),(69,1350,'ActionScheduler','','','','2019-12-16 16:29:32','2019-12-16 21:29:32','action created',0,'1','ActionScheduler','action_log',0,0),(70,1350,'ActionScheduler','','','','2019-12-16 17:31:09','2019-12-16 22:31:09','action started',0,'1','ActionScheduler','action_log',0,0),(71,1350,'ActionScheduler','','','','2019-12-16 17:31:09','2019-12-16 22:31:09','action complete',0,'1','ActionScheduler','action_log',0,0),(72,1351,'ActionScheduler','','','','2019-12-16 17:31:09','2019-12-16 22:31:09','action created',0,'1','ActionScheduler','action_log',0,0),(73,1351,'ActionScheduler','','','','2019-12-16 18:36:39','2019-12-16 23:36:39','action started',0,'1','ActionScheduler','action_log',0,0),(74,1351,'ActionScheduler','','','','2019-12-16 18:36:39','2019-12-16 23:36:39','action complete',0,'1','ActionScheduler','action_log',0,0),(75,1352,'ActionScheduler','','','','2019-12-16 18:36:39','2019-12-16 23:36:39','action created',0,'1','ActionScheduler','action_log',0,0),(76,1352,'ActionScheduler','','','','2019-12-16 19:38:11','2019-12-17 00:38:11','action started',0,'1','ActionScheduler','action_log',0,0),(77,1352,'ActionScheduler','','','','2019-12-16 19:38:11','2019-12-17 00:38:11','action complete',0,'1','ActionScheduler','action_log',0,0),(78,1353,'ActionScheduler','','','','2019-12-16 19:38:11','2019-12-17 00:38:11','action created',0,'1','ActionScheduler','action_log',0,0),(79,1353,'ActionScheduler','','','','2019-12-16 20:50:03','2019-12-17 01:50:03','action started',0,'1','ActionScheduler','action_log',0,0),(80,1353,'ActionScheduler','','','','2019-12-16 20:50:03','2019-12-17 01:50:03','action complete',0,'1','ActionScheduler','action_log',0,0),(81,1354,'ActionScheduler','','','','2019-12-16 20:50:03','2019-12-17 01:50:03','action created',0,'1','ActionScheduler','action_log',0,0),(82,1354,'ActionScheduler','','','','2019-12-16 21:56:48','2019-12-17 02:56:48','action started',0,'1','ActionScheduler','action_log',0,0),(83,1354,'ActionScheduler','','','','2019-12-16 21:56:48','2019-12-17 02:56:48','action complete',0,'1','ActionScheduler','action_log',0,0),(84,1355,'ActionScheduler','','','','2019-12-16 21:56:48','2019-12-17 02:56:48','action created',0,'1','ActionScheduler','action_log',0,0),(85,1355,'ActionScheduler','','','','2019-12-16 23:16:41','2019-12-17 04:16:41','action started',0,'1','ActionScheduler','action_log',0,0),(86,1355,'ActionScheduler','','','','2019-12-16 23:16:41','2019-12-17 04:16:41','action complete',0,'1','ActionScheduler','action_log',0,0),(87,1356,'ActionScheduler','','','','2019-12-16 23:16:41','2019-12-17 04:16:41','action created',0,'1','ActionScheduler','action_log',0,0),(88,1356,'ActionScheduler','','','','2019-12-17 00:34:20','2019-12-17 05:34:20','action started',0,'1','ActionScheduler','action_log',0,0),(89,1356,'ActionScheduler','','','','2019-12-17 00:34:20','2019-12-17 05:34:20','action complete',0,'1','ActionScheduler','action_log',0,0),(90,1357,'ActionScheduler','','','','2019-12-17 00:34:20','2019-12-17 05:34:20','action created',0,'1','ActionScheduler','action_log',0,0),(91,1357,'ActionScheduler','','','','2019-12-17 01:34:30','2019-12-17 06:34:30','action started',0,'1','ActionScheduler','action_log',0,0),(92,1357,'ActionScheduler','','','','2019-12-17 01:34:30','2019-12-17 06:34:30','action complete',0,'1','ActionScheduler','action_log',0,0),(93,1358,'ActionScheduler','','','','2019-12-17 01:34:30','2019-12-17 06:34:30','action created',0,'1','ActionScheduler','action_log',0,0),(94,1358,'ActionScheduler','','','','2019-12-17 03:07:43','2019-12-17 08:07:43','action started',0,'1','ActionScheduler','action_log',0,0),(95,1358,'ActionScheduler','','','','2019-12-17 03:07:43','2019-12-17 08:07:43','action complete',0,'1','ActionScheduler','action_log',0,0),(96,1359,'ActionScheduler','','','','2019-12-17 03:07:43','2019-12-17 08:07:43','action created',0,'1','ActionScheduler','action_log',0,0),(97,1359,'ActionScheduler','','','','2019-12-17 04:56:50','2019-12-17 09:56:50','action started',0,'1','ActionScheduler','action_log',0,0),(98,1359,'ActionScheduler','','','','2019-12-17 04:56:50','2019-12-17 09:56:50','action complete',0,'1','ActionScheduler','action_log',0,0),(99,1360,'ActionScheduler','','','','2019-12-17 04:56:50','2019-12-17 09:56:50','action created',0,'1','ActionScheduler','action_log',0,0),(100,1360,'ActionScheduler','','','','2019-12-17 06:27:55','2019-12-17 11:27:55','action started',0,'1','ActionScheduler','action_log',0,0),(101,1360,'ActionScheduler','','','','2019-12-17 06:27:55','2019-12-17 11:27:55','action complete',0,'1','ActionScheduler','action_log',0,0),(102,1361,'ActionScheduler','','','','2019-12-17 06:27:55','2019-12-17 11:27:55','action created',0,'1','ActionScheduler','action_log',0,0),(103,1361,'ActionScheduler','','','','2019-12-17 08:15:28','2019-12-17 13:15:28','action started',0,'1','ActionScheduler','action_log',0,0),(104,1361,'ActionScheduler','','','','2019-12-17 08:15:28','2019-12-17 13:15:28','action complete',0,'1','ActionScheduler','action_log',0,0),(105,1362,'ActionScheduler','','','','2019-12-17 08:15:28','2019-12-17 13:15:28','action created',0,'1','ActionScheduler','action_log',0,0),(106,1362,'ActionScheduler','','','','2019-12-17 10:04:22','2019-12-17 15:04:22','action started',0,'1','ActionScheduler','action_log',0,0),(107,1362,'ActionScheduler','','','','2019-12-17 10:04:22','2019-12-17 15:04:22','action complete',0,'1','ActionScheduler','action_log',0,0),(108,1363,'ActionScheduler','','','','2019-12-17 10:04:22','2019-12-17 15:04:22','action created',0,'1','ActionScheduler','action_log',0,0),(109,1363,'ActionScheduler','','','','2019-12-17 11:04:44','2019-12-17 16:04:44','action started',0,'1','ActionScheduler','action_log',0,0),(110,1363,'ActionScheduler','','','','2019-12-17 11:04:44','2019-12-17 16:04:44','action complete',0,'1','ActionScheduler','action_log',0,0),(111,1364,'ActionScheduler','','','','2019-12-17 11:04:44','2019-12-17 16:04:44','action created',0,'1','ActionScheduler','action_log',0,0),(112,1364,'ActionScheduler','','','','2019-12-17 12:04:47','2019-12-17 17:04:47','action started',0,'1','ActionScheduler','action_log',0,0),(113,1364,'ActionScheduler','','','','2019-12-17 12:04:47','2019-12-17 17:04:47','action complete',0,'1','ActionScheduler','action_log',0,0),(114,1365,'ActionScheduler','','','','2019-12-17 12:04:48','2019-12-17 17:04:48','action created',0,'1','ActionScheduler','action_log',0,0),(115,1365,'ActionScheduler','','','','2019-12-17 13:07:13','2019-12-17 18:07:13','action started',0,'1','ActionScheduler','action_log',0,0),(116,1365,'ActionScheduler','','','','2019-12-17 13:07:13','2019-12-17 18:07:13','action complete',0,'1','ActionScheduler','action_log',0,0),(117,1366,'ActionScheduler','','','','2019-12-17 13:07:14','2019-12-17 18:07:14','action created',0,'1','ActionScheduler','action_log',0,0),(118,1366,'ActionScheduler','','','','2019-12-17 14:13:18','2019-12-17 19:13:18','action started',0,'1','ActionScheduler','action_log',0,0),(119,1366,'ActionScheduler','','','','2019-12-17 14:13:18','2019-12-17 19:13:18','action complete',0,'1','ActionScheduler','action_log',0,0),(120,1367,'ActionScheduler','','','','2019-12-17 14:13:18','2019-12-17 19:13:18','action created',0,'1','ActionScheduler','action_log',0,0),(121,1367,'ActionScheduler','','','','2019-12-17 15:15:19','2019-12-17 20:15:19','action started',0,'1','ActionScheduler','action_log',0,0),(122,1367,'ActionScheduler','','','','2019-12-17 15:15:19','2019-12-17 20:15:19','action complete',0,'1','ActionScheduler','action_log',0,0),(123,1368,'ActionScheduler','','','','2019-12-17 15:15:19','2019-12-17 20:15:19','action created',0,'1','ActionScheduler','action_log',0,0),(124,1368,'ActionScheduler','','','','2019-12-17 16:15:44','2019-12-17 21:15:44','action started',0,'1','ActionScheduler','action_log',0,0),(125,1368,'ActionScheduler','','','','2019-12-17 16:15:44','2019-12-17 21:15:44','action complete',0,'1','ActionScheduler','action_log',0,0),(126,1369,'ActionScheduler','','','','2019-12-17 16:15:44','2019-12-17 21:15:44','action created',0,'1','ActionScheduler','action_log',0,0),(127,1369,'ActionScheduler','','','','2019-12-17 17:20:38','2019-12-17 22:20:38','action started',0,'1','ActionScheduler','action_log',0,0),(128,1369,'ActionScheduler','','','','2019-12-17 17:20:39','2019-12-17 22:20:39','action complete',0,'1','ActionScheduler','action_log',0,0),(129,1370,'ActionScheduler','','','','2019-12-17 17:20:39','2019-12-17 22:20:39','action created',0,'1','ActionScheduler','action_log',0,0),(130,1370,'ActionScheduler','','','','2019-12-17 18:23:34','2019-12-17 23:23:34','action started',0,'1','ActionScheduler','action_log',0,0),(131,1370,'ActionScheduler','','','','2019-12-17 18:23:34','2019-12-17 23:23:34','action complete',0,'1','ActionScheduler','action_log',0,0),(132,1371,'ActionScheduler','','','','2019-12-17 18:23:34','2019-12-17 23:23:34','action created',0,'1','ActionScheduler','action_log',0,0),(133,1371,'ActionScheduler','','','','2019-12-17 19:29:34','2019-12-18 00:29:34','action started',0,'1','ActionScheduler','action_log',0,0),(134,1371,'ActionScheduler','','','','2019-12-17 19:29:34','2019-12-18 00:29:34','action complete',0,'1','ActionScheduler','action_log',0,0),(135,1372,'ActionScheduler','','','','2019-12-17 19:29:34','2019-12-18 00:29:34','action created',0,'1','ActionScheduler','action_log',0,0),(136,1372,'ActionScheduler','','','','2019-12-17 20:29:38','2019-12-18 01:29:38','action started',0,'1','ActionScheduler','action_log',0,0),(137,1372,'ActionScheduler','','','','2019-12-17 20:29:38','2019-12-18 01:29:38','action complete',0,'1','ActionScheduler','action_log',0,0),(138,1373,'ActionScheduler','','','','2019-12-17 20:29:39','2019-12-18 01:29:39','action created',0,'1','ActionScheduler','action_log',0,0),(139,1373,'ActionScheduler','','','','2019-12-17 21:37:59','2019-12-18 02:37:59','action started',0,'1','ActionScheduler','action_log',0,0),(140,1373,'ActionScheduler','','','','2019-12-17 21:37:59','2019-12-18 02:37:59','action complete',0,'1','ActionScheduler','action_log',0,0),(141,1374,'ActionScheduler','','','','2019-12-17 21:37:59','2019-12-18 02:37:59','action created',0,'1','ActionScheduler','action_log',0,0),(142,1374,'ActionScheduler','','','','2019-12-17 22:44:25','2019-12-18 03:44:25','action started',0,'1','ActionScheduler','action_log',0,0),(143,1374,'ActionScheduler','','','','2019-12-17 22:44:25','2019-12-18 03:44:25','action complete',0,'1','ActionScheduler','action_log',0,0),(144,1375,'ActionScheduler','','','','2019-12-17 22:44:25','2019-12-18 03:44:25','action created',0,'1','ActionScheduler','action_log',0,0),(145,1375,'ActionScheduler','','','','2019-12-17 23:50:11','2019-12-18 04:50:11','action started',0,'1','ActionScheduler','action_log',0,0),(146,1375,'ActionScheduler','','','','2019-12-17 23:50:11','2019-12-18 04:50:11','action complete',0,'1','ActionScheduler','action_log',0,0),(147,1376,'ActionScheduler','','','','2019-12-17 23:50:11','2019-12-18 04:50:11','action created',0,'1','ActionScheduler','action_log',0,0),(148,1376,'ActionScheduler','','','','2019-12-18 00:53:12','2019-12-18 05:53:12','action started',0,'1','ActionScheduler','action_log',0,0),(149,1376,'ActionScheduler','','','','2019-12-18 00:53:12','2019-12-18 05:53:12','action complete',0,'1','ActionScheduler','action_log',0,0),(150,1377,'ActionScheduler','','','','2019-12-18 00:53:12','2019-12-18 05:53:12','action created',0,'1','ActionScheduler','action_log',0,0),(151,1377,'ActionScheduler','','','','2019-12-18 01:55:23','2019-12-18 06:55:23','action started',0,'1','ActionScheduler','action_log',0,0),(152,1377,'ActionScheduler','','','','2019-12-18 01:55:23','2019-12-18 06:55:23','action complete',0,'1','ActionScheduler','action_log',0,0),(153,1378,'ActionScheduler','','','','2019-12-18 01:55:23','2019-12-18 06:55:23','action created',0,'1','ActionScheduler','action_log',0,0),(154,1378,'ActionScheduler','','','','2019-12-18 02:56:44','2019-12-18 07:56:44','action started',0,'1','ActionScheduler','action_log',0,0),(155,1378,'ActionScheduler','','','','2019-12-18 02:56:44','2019-12-18 07:56:44','action complete',0,'1','ActionScheduler','action_log',0,0),(156,1379,'ActionScheduler','','','','2019-12-18 02:56:45','2019-12-18 07:56:45','action created',0,'1','ActionScheduler','action_log',0,0),(157,1379,'ActionScheduler','','','','2019-12-18 03:58:06','2019-12-18 08:58:06','action started',0,'1','ActionScheduler','action_log',0,0),(158,1379,'ActionScheduler','','','','2019-12-18 03:58:06','2019-12-18 08:58:06','action complete',0,'1','ActionScheduler','action_log',0,0),(159,1380,'ActionScheduler','','','','2019-12-18 03:58:06','2019-12-18 08:58:06','action created',0,'1','ActionScheduler','action_log',0,0),(160,1380,'ActionScheduler','','','','2019-12-18 05:01:18','2019-12-18 10:01:18','action started',0,'1','ActionScheduler','action_log',0,0),(161,1380,'ActionScheduler','','','','2019-12-18 05:01:18','2019-12-18 10:01:18','action complete',0,'1','ActionScheduler','action_log',0,0),(162,1381,'ActionScheduler','','','','2019-12-18 05:01:18','2019-12-18 10:01:18','action created',0,'1','ActionScheduler','action_log',0,0),(163,1381,'ActionScheduler','','','','2019-12-18 06:11:35','2019-12-18 11:11:35','action started',0,'1','ActionScheduler','action_log',0,0),(164,1381,'ActionScheduler','','','','2019-12-18 06:11:35','2019-12-18 11:11:35','action complete',0,'1','ActionScheduler','action_log',0,0),(165,1382,'ActionScheduler','','','','2019-12-18 06:11:35','2019-12-18 11:11:35','action created',0,'1','ActionScheduler','action_log',0,0),(166,1382,'ActionScheduler','','','','2019-12-18 07:17:43','2019-12-18 12:17:43','action started',0,'1','ActionScheduler','action_log',0,0),(167,1382,'ActionScheduler','','','','2019-12-18 07:17:43','2019-12-18 12:17:43','action complete',0,'1','ActionScheduler','action_log',0,0),(168,1383,'ActionScheduler','','','','2019-12-18 07:17:43','2019-12-18 12:17:43','action created',0,'1','ActionScheduler','action_log',0,0),(169,1383,'ActionScheduler','','','','2019-12-18 08:47:48','2019-12-18 13:47:48','action started',0,'1','ActionScheduler','action_log',0,0),(170,1383,'ActionScheduler','','','','2019-12-18 08:47:48','2019-12-18 13:47:48','action complete',0,'1','ActionScheduler','action_log',0,0),(171,1384,'ActionScheduler','','','','2019-12-18 08:47:48','2019-12-18 13:47:48','action created',0,'1','ActionScheduler','action_log',0,0),(172,1384,'ActionScheduler','','','','2019-12-18 10:24:21','2019-12-18 15:24:21','action started',0,'1','ActionScheduler','action_log',0,0),(173,1384,'ActionScheduler','','','','2019-12-18 10:24:21','2019-12-18 15:24:21','action complete',0,'1','ActionScheduler','action_log',0,0),(174,1385,'ActionScheduler','','','','2019-12-18 10:24:21','2019-12-18 15:24:21','action created',0,'1','ActionScheduler','action_log',0,0),(175,1385,'ActionScheduler','','','','2019-12-18 11:24:31','2019-12-18 16:24:31','action started',0,'1','ActionScheduler','action_log',0,0),(176,1385,'ActionScheduler','','','','2019-12-18 11:24:31','2019-12-18 16:24:31','action complete',0,'1','ActionScheduler','action_log',0,0),(177,1386,'ActionScheduler','','','','2019-12-18 11:24:31','2019-12-18 16:24:31','action created',0,'1','ActionScheduler','action_log',0,0),(178,1386,'ActionScheduler','','','','2019-12-18 12:29:33','2019-12-18 17:29:33','action started',0,'1','ActionScheduler','action_log',0,0),(179,1386,'ActionScheduler','','','','2019-12-18 12:29:33','2019-12-18 17:29:33','action complete',0,'1','ActionScheduler','action_log',0,0),(180,1387,'ActionScheduler','','','','2019-12-18 12:29:33','2019-12-18 17:29:33','action created',0,'1','ActionScheduler','action_log',0,0),(181,1387,'ActionScheduler','','','','2019-12-18 13:33:28','2019-12-18 18:33:28','action started',0,'1','ActionScheduler','action_log',0,0),(182,1387,'ActionScheduler','','','','2019-12-18 13:33:28','2019-12-18 18:33:28','action complete',0,'1','ActionScheduler','action_log',0,0),(183,1388,'ActionScheduler','','','','2019-12-18 13:33:28','2019-12-18 18:33:28','action created',0,'1','ActionScheduler','action_log',0,0),(184,1388,'ActionScheduler','','','','2019-12-18 14:33:35','2019-12-18 19:33:35','action started',0,'1','ActionScheduler','action_log',0,0),(185,1388,'ActionScheduler','','','','2019-12-18 14:33:35','2019-12-18 19:33:35','action complete',0,'1','ActionScheduler','action_log',0,0),(186,1389,'ActionScheduler','','','','2019-12-18 14:33:35','2019-12-18 19:33:35','action created',0,'1','ActionScheduler','action_log',0,0),(187,1389,'ActionScheduler','','','','2019-12-18 15:36:41','2019-12-18 20:36:41','action started',0,'1','ActionScheduler','action_log',0,0),(188,1389,'ActionScheduler','','','','2019-12-18 15:36:41','2019-12-18 20:36:41','action complete',0,'1','ActionScheduler','action_log',0,0),(189,1390,'ActionScheduler','','','','2019-12-18 15:36:41','2019-12-18 20:36:41','action created',0,'1','ActionScheduler','action_log',0,0),(190,1390,'ActionScheduler','','','','2019-12-18 16:39:17','2019-12-18 21:39:17','action started',0,'1','ActionScheduler','action_log',0,0),(191,1390,'ActionScheduler','','','','2019-12-18 16:39:17','2019-12-18 21:39:17','action complete',0,'1','ActionScheduler','action_log',0,0),(192,1391,'ActionScheduler','','','','2019-12-18 16:39:17','2019-12-18 21:39:17','action created',0,'1','ActionScheduler','action_log',0,0),(193,1391,'ActionScheduler','','','','2019-12-18 17:41:00','2019-12-18 22:41:00','action started',0,'1','ActionScheduler','action_log',0,0),(194,1391,'ActionScheduler','','','','2019-12-18 17:41:00','2019-12-18 22:41:00','action complete',0,'1','ActionScheduler','action_log',0,0),(195,1392,'ActionScheduler','','','','2019-12-18 17:41:00','2019-12-18 22:41:00','action created',0,'1','ActionScheduler','action_log',0,0),(196,1392,'ActionScheduler','','','','2019-12-18 18:42:00','2019-12-18 23:42:00','action started',0,'1','ActionScheduler','action_log',0,0),(197,1392,'ActionScheduler','','','','2019-12-18 18:42:00','2019-12-18 23:42:00','action complete',0,'1','ActionScheduler','action_log',0,0),(198,1393,'ActionScheduler','','','','2019-12-18 18:42:00','2019-12-18 23:42:00','action created',0,'1','ActionScheduler','action_log',0,0),(199,1393,'ActionScheduler','','','','2019-12-18 19:42:51','2019-12-19 00:42:51','action started',0,'1','ActionScheduler','action_log',0,0),(200,1393,'ActionScheduler','','','','2019-12-18 19:42:51','2019-12-19 00:42:51','action complete',0,'1','ActionScheduler','action_log',0,0),(201,1394,'ActionScheduler','','','','2019-12-18 19:42:51','2019-12-19 00:42:51','action created',0,'1','ActionScheduler','action_log',0,0),(202,1394,'ActionScheduler','','','','2019-12-18 20:47:18','2019-12-19 01:47:18','action started',0,'1','ActionScheduler','action_log',0,0),(203,1394,'ActionScheduler','','','','2019-12-18 20:47:18','2019-12-19 01:47:18','action complete',0,'1','ActionScheduler','action_log',0,0),(204,1395,'ActionScheduler','','','','2019-12-18 20:47:18','2019-12-19 01:47:18','action created',0,'1','ActionScheduler','action_log',0,0),(205,1395,'ActionScheduler','','','','2019-12-18 21:48:38','2019-12-19 02:48:38','action started',0,'1','ActionScheduler','action_log',0,0),(206,1395,'ActionScheduler','','','','2019-12-18 21:48:38','2019-12-19 02:48:38','action complete',0,'1','ActionScheduler','action_log',0,0),(207,1396,'ActionScheduler','','','','2019-12-18 21:48:38','2019-12-19 02:48:38','action created',0,'1','ActionScheduler','action_log',0,0),(208,1396,'ActionScheduler','','','','2019-12-18 22:52:55','2019-12-19 03:52:55','action started',0,'1','ActionScheduler','action_log',0,0),(209,1396,'ActionScheduler','','','','2019-12-18 22:52:55','2019-12-19 03:52:55','action complete',0,'1','ActionScheduler','action_log',0,0),(210,1397,'ActionScheduler','','','','2019-12-18 22:52:56','2019-12-19 03:52:56','action created',0,'1','ActionScheduler','action_log',0,0),(211,1397,'ActionScheduler','','','','2019-12-18 23:54:16','2019-12-19 04:54:16','action started',0,'1','ActionScheduler','action_log',0,0),(212,1397,'ActionScheduler','','','','2019-12-18 23:54:17','2019-12-19 04:54:17','action complete',0,'1','ActionScheduler','action_log',0,0),(213,1398,'ActionScheduler','','','','2019-12-18 23:54:17','2019-12-19 04:54:17','action created',0,'1','ActionScheduler','action_log',0,0),(214,1398,'ActionScheduler','','','','2019-12-19 00:57:39','2019-12-19 05:57:39','action started',0,'1','ActionScheduler','action_log',0,0),(215,1398,'ActionScheduler','','','','2019-12-19 00:57:39','2019-12-19 05:57:39','action complete',0,'1','ActionScheduler','action_log',0,0),(216,1399,'ActionScheduler','','','','2019-12-19 00:57:39','2019-12-19 05:57:39','action created',0,'1','ActionScheduler','action_log',0,0),(217,1399,'ActionScheduler','','','','2019-12-19 02:03:31','2019-12-19 07:03:31','action started',0,'1','ActionScheduler','action_log',0,0),(218,1399,'ActionScheduler','','','','2019-12-19 02:03:31','2019-12-19 07:03:31','action complete',0,'1','ActionScheduler','action_log',0,0),(219,1400,'ActionScheduler','','','','2019-12-19 02:03:31','2019-12-19 07:03:31','action created',0,'1','ActionScheduler','action_log',0,0),(220,1400,'ActionScheduler','','','','2019-12-19 03:06:00','2019-12-19 08:06:00','action started',0,'1','ActionScheduler','action_log',0,0),(221,1400,'ActionScheduler','','','','2019-12-19 03:06:00','2019-12-19 08:06:00','action complete',0,'1','ActionScheduler','action_log',0,0),(222,1401,'ActionScheduler','','','','2019-12-19 03:06:00','2019-12-19 08:06:00','action created',0,'1','ActionScheduler','action_log',0,0),(223,1401,'ActionScheduler','','','','2019-12-19 04:11:56','2019-12-19 09:11:56','action started',0,'1','ActionScheduler','action_log',0,0),(224,1401,'ActionScheduler','','','','2019-12-19 04:11:56','2019-12-19 09:11:56','action complete',0,'1','ActionScheduler','action_log',0,0),(225,1402,'ActionScheduler','','','','2019-12-19 04:11:56','2019-12-19 09:11:56','action created',0,'1','ActionScheduler','action_log',0,0),(226,1402,'ActionScheduler','','','','2019-12-19 05:12:18','2019-12-19 10:12:18','action started',0,'1','ActionScheduler','action_log',0,0),(227,1402,'ActionScheduler','','','','2019-12-19 05:12:18','2019-12-19 10:12:18','action complete',0,'1','ActionScheduler','action_log',0,0),(228,1403,'ActionScheduler','','','','2019-12-19 05:12:18','2019-12-19 10:12:18','action created',0,'1','ActionScheduler','action_log',0,0),(229,1403,'ActionScheduler','','','','2019-12-19 06:34:31','2019-12-19 11:34:31','action started',0,'1','ActionScheduler','action_log',0,0),(230,1403,'ActionScheduler','','','','2019-12-19 06:34:31','2019-12-19 11:34:31','action complete',0,'1','ActionScheduler','action_log',0,0),(231,1404,'ActionScheduler','','','','2019-12-19 06:34:32','2019-12-19 11:34:32','action created',0,'1','ActionScheduler','action_log',0,0),(232,1404,'ActionScheduler','','','','2019-12-19 07:34:43','2019-12-19 12:34:43','action started',0,'1','ActionScheduler','action_log',0,0),(233,1404,'ActionScheduler','','','','2019-12-19 07:34:43','2019-12-19 12:34:43','action complete',0,'1','ActionScheduler','action_log',0,0),(234,1405,'ActionScheduler','','','','2019-12-19 07:34:43','2019-12-19 12:34:43','action created',0,'1','ActionScheduler','action_log',0,0),(235,1405,'ActionScheduler','','','','2019-12-19 08:37:44','2019-12-19 13:37:44','action started',0,'1','ActionScheduler','action_log',0,0),(236,1405,'ActionScheduler','','','','2019-12-19 08:37:44','2019-12-19 13:37:44','action complete',0,'1','ActionScheduler','action_log',0,0),(237,1406,'ActionScheduler','','','','2019-12-19 08:37:44','2019-12-19 13:37:44','action created',0,'1','ActionScheduler','action_log',0,0),(238,1406,'ActionScheduler','','','','2019-12-19 09:50:29','2019-12-19 14:50:29','action started',0,'1','ActionScheduler','action_log',0,0),(239,1406,'ActionScheduler','','','','2019-12-19 09:50:29','2019-12-19 14:50:29','action complete',0,'1','ActionScheduler','action_log',0,0),(240,1407,'ActionScheduler','','','','2019-12-19 09:50:29','2019-12-19 14:50:29','action created',0,'1','ActionScheduler','action_log',0,0),(241,1407,'ActionScheduler','','','','2019-12-19 10:55:01','2019-12-19 15:55:01','action started',0,'1','ActionScheduler','action_log',0,0),(242,1407,'ActionScheduler','','','','2019-12-19 10:55:01','2019-12-19 15:55:01','action complete',0,'1','ActionScheduler','action_log',0,0),(243,1408,'ActionScheduler','','','','2019-12-19 10:55:01','2019-12-19 15:55:01','action created',0,'1','ActionScheduler','action_log',0,0),(244,1408,'ActionScheduler','','','','2019-12-19 11:56:24','2019-12-19 16:56:24','action started',0,'1','ActionScheduler','action_log',0,0),(245,1408,'ActionScheduler','','','','2019-12-19 11:56:24','2019-12-19 16:56:24','action complete',0,'1','ActionScheduler','action_log',0,0),(246,1409,'ActionScheduler','','','','2019-12-19 11:56:24','2019-12-19 16:56:24','action created',0,'1','ActionScheduler','action_log',0,0),(247,1409,'ActionScheduler','','','','2019-12-19 13:02:00','2019-12-19 18:02:00','action started',0,'1','ActionScheduler','action_log',0,0),(248,1409,'ActionScheduler','','','','2019-12-19 13:02:00','2019-12-19 18:02:00','action complete',0,'1','ActionScheduler','action_log',0,0),(249,1410,'ActionScheduler','','','','2019-12-19 13:02:00','2019-12-19 18:02:00','action created',0,'1','ActionScheduler','action_log',0,0),(250,1410,'ActionScheduler','','','','2019-12-19 14:08:08','2019-12-19 19:08:08','action started',0,'1','ActionScheduler','action_log',0,0),(251,1410,'ActionScheduler','','','','2019-12-19 14:08:08','2019-12-19 19:08:08','action complete',0,'1','ActionScheduler','action_log',0,0),(252,1411,'ActionScheduler','','','','2019-12-19 14:08:08','2019-12-19 19:08:08','action created',0,'1','ActionScheduler','action_log',0,0),(253,1411,'ActionScheduler','','','','2019-12-19 15:17:48','2019-12-19 20:17:48','action started',0,'1','ActionScheduler','action_log',0,0),(254,1411,'ActionScheduler','','','','2019-12-19 15:17:48','2019-12-19 20:17:48','action complete',0,'1','ActionScheduler','action_log',0,0),(255,1412,'ActionScheduler','','','','2019-12-19 15:17:48','2019-12-19 20:17:48','action created',0,'1','ActionScheduler','action_log',0,0),(256,1412,'ActionScheduler','','','','2019-12-19 16:24:51','2019-12-19 21:24:51','action started',0,'1','ActionScheduler','action_log',0,0),(257,1412,'ActionScheduler','','','','2019-12-19 16:24:51','2019-12-19 21:24:51','action complete',0,'1','ActionScheduler','action_log',0,0),(258,1413,'ActionScheduler','','','','2019-12-19 16:24:51','2019-12-19 21:24:51','action created',0,'1','ActionScheduler','action_log',0,0),(259,1413,'ActionScheduler','','','','2019-12-19 17:27:33','2019-12-19 22:27:33','action started',0,'1','ActionScheduler','action_log',0,0),(260,1413,'ActionScheduler','','','','2019-12-19 17:27:33','2019-12-19 22:27:33','action complete',0,'1','ActionScheduler','action_log',0,0),(261,1414,'ActionScheduler','','','','2019-12-19 17:27:33','2019-12-19 22:27:33','action created',0,'1','ActionScheduler','action_log',0,0),(262,1414,'ActionScheduler','','','','2019-12-19 18:27:39','2019-12-19 23:27:39','action started',0,'1','ActionScheduler','action_log',0,0),(263,1414,'ActionScheduler','','','','2019-12-19 18:27:39','2019-12-19 23:27:39','action complete',0,'1','ActionScheduler','action_log',0,0),(264,1415,'ActionScheduler','','','','2019-12-19 18:27:39','2019-12-19 23:27:39','action created',0,'1','ActionScheduler','action_log',0,0),(265,1415,'ActionScheduler','','','','2019-12-19 19:33:26','2019-12-20 00:33:26','action started',0,'1','ActionScheduler','action_log',0,0),(266,1415,'ActionScheduler','','','','2019-12-19 19:33:26','2019-12-20 00:33:26','action complete',0,'1','ActionScheduler','action_log',0,0),(267,1416,'ActionScheduler','','','','2019-12-19 19:33:26','2019-12-20 00:33:26','action created',0,'1','ActionScheduler','action_log',0,0),(268,1416,'ActionScheduler','','','','2019-12-19 20:35:42','2019-12-20 01:35:42','action started',0,'1','ActionScheduler','action_log',0,0),(269,1416,'ActionScheduler','','','','2019-12-19 20:35:42','2019-12-20 01:35:42','action complete',0,'1','ActionScheduler','action_log',0,0),(270,1417,'ActionScheduler','','','','2019-12-19 20:35:42','2019-12-20 01:35:42','action created',0,'1','ActionScheduler','action_log',0,0),(271,1417,'ActionScheduler','','','','2019-12-19 21:44:55','2019-12-20 02:44:55','action started',0,'1','ActionScheduler','action_log',0,0),(272,1417,'ActionScheduler','','','','2019-12-19 21:44:55','2019-12-20 02:44:55','action complete',0,'1','ActionScheduler','action_log',0,0),(273,1418,'ActionScheduler','','','','2019-12-19 21:44:55','2019-12-20 02:44:55','action created',0,'1','ActionScheduler','action_log',0,0),(274,1418,'ActionScheduler','','','','2019-12-19 22:53:15','2019-12-20 03:53:15','action started',0,'1','ActionScheduler','action_log',0,0),(275,1418,'ActionScheduler','','','','2019-12-19 22:53:15','2019-12-20 03:53:15','action complete',0,'1','ActionScheduler','action_log',0,0),(276,1419,'ActionScheduler','','','','2019-12-19 22:53:15','2019-12-20 03:53:15','action created',0,'1','ActionScheduler','action_log',0,0),(277,1419,'ActionScheduler','','','','2019-12-19 23:57:26','2019-12-20 04:57:26','action started',0,'1','ActionScheduler','action_log',0,0),(278,1419,'ActionScheduler','','','','2019-12-19 23:57:26','2019-12-20 04:57:26','action complete',0,'1','ActionScheduler','action_log',0,0),(279,1420,'ActionScheduler','','','','2019-12-19 23:57:26','2019-12-20 04:57:26','action created',0,'1','ActionScheduler','action_log',0,0),(280,1420,'ActionScheduler','','','','2019-12-20 01:03:45','2019-12-20 06:03:45','action started',0,'1','ActionScheduler','action_log',0,0),(281,1420,'ActionScheduler','','','','2019-12-20 01:03:45','2019-12-20 06:03:45','action complete',0,'1','ActionScheduler','action_log',0,0),(282,1421,'ActionScheduler','','','','2019-12-20 01:03:45','2019-12-20 06:03:45','action created',0,'1','ActionScheduler','action_log',0,0),(283,1421,'ActionScheduler','','','','2019-12-20 02:06:31','2019-12-20 07:06:31','action started',0,'1','ActionScheduler','action_log',0,0),(284,1421,'ActionScheduler','','','','2019-12-20 02:06:31','2019-12-20 07:06:31','action complete',0,'1','ActionScheduler','action_log',0,0),(285,1422,'ActionScheduler','','','','2019-12-20 02:06:31','2019-12-20 07:06:31','action created',0,'1','ActionScheduler','action_log',0,0),(286,1422,'ActionScheduler','','','','2019-12-20 03:20:25','2019-12-20 08:20:25','action started',0,'1','ActionScheduler','action_log',0,0),(287,1422,'ActionScheduler','','','','2019-12-20 03:20:25','2019-12-20 08:20:25','action complete',0,'1','ActionScheduler','action_log',0,0),(288,1423,'ActionScheduler','','','','2019-12-20 03:20:26','2019-12-20 08:20:26','action created',0,'1','ActionScheduler','action_log',0,0),(289,1423,'ActionScheduler','','','','2019-12-20 04:24:11','2019-12-20 09:24:11','action started',0,'1','ActionScheduler','action_log',0,0),(290,1423,'ActionScheduler','','','','2019-12-20 04:24:11','2019-12-20 09:24:11','action complete',0,'1','ActionScheduler','action_log',0,0),(291,1424,'ActionScheduler','','','','2019-12-20 04:24:11','2019-12-20 09:24:11','action created',0,'1','ActionScheduler','action_log',0,0),(292,1424,'ActionScheduler','','','','2019-12-20 05:32:42','2019-12-20 10:32:42','action started',0,'1','ActionScheduler','action_log',0,0),(293,1424,'ActionScheduler','','','','2019-12-20 05:32:42','2019-12-20 10:32:42','action complete',0,'1','ActionScheduler','action_log',0,0),(294,1425,'ActionScheduler','','','','2019-12-20 05:32:42','2019-12-20 10:32:42','action created',0,'1','ActionScheduler','action_log',0,0),(295,1425,'ActionScheduler','','','','2019-12-20 06:33:35','2019-12-20 11:33:35','action started',0,'1','ActionScheduler','action_log',0,0),(296,1425,'ActionScheduler','','','','2019-12-20 06:33:35','2019-12-20 11:33:35','action complete',0,'1','ActionScheduler','action_log',0,0),(297,1426,'ActionScheduler','','','','2019-12-20 06:33:35','2019-12-20 11:33:35','action created',0,'1','ActionScheduler','action_log',0,0),(298,1426,'ActionScheduler','','','','2019-12-20 07:40:27','2019-12-20 12:40:27','action started',0,'1','ActionScheduler','action_log',0,0),(299,1426,'ActionScheduler','','','','2019-12-20 07:40:27','2019-12-20 12:40:27','action complete',0,'1','ActionScheduler','action_log',0,0),(300,1427,'ActionScheduler','','','','2019-12-20 07:40:27','2019-12-20 12:40:27','action created',0,'1','ActionScheduler','action_log',0,0),(301,1427,'ActionScheduler','','','','2019-12-20 08:48:11','2019-12-20 13:48:11','action started',0,'1','ActionScheduler','action_log',0,0),(302,1427,'ActionScheduler','','','','2019-12-20 08:48:11','2019-12-20 13:48:11','action complete',0,'1','ActionScheduler','action_log',0,0),(303,1428,'ActionScheduler','','','','2019-12-20 08:48:11','2019-12-20 13:48:11','action created',0,'1','ActionScheduler','action_log',0,0),(304,1428,'ActionScheduler','','','','2019-12-20 10:08:07','2019-12-20 15:08:07','action started',0,'1','ActionScheduler','action_log',0,0),(305,1428,'ActionScheduler','','','','2019-12-20 10:08:07','2019-12-20 15:08:07','action complete',0,'1','ActionScheduler','action_log',0,0),(306,1429,'ActionScheduler','','','','2019-12-20 10:08:07','2019-12-20 15:08:07','action created',0,'1','ActionScheduler','action_log',0,0),(307,1429,'ActionScheduler','','','','2019-12-20 11:10:37','2019-12-20 16:10:37','action started',0,'1','ActionScheduler','action_log',0,0),(308,1429,'ActionScheduler','','','','2019-12-20 11:10:37','2019-12-20 16:10:37','action complete',0,'1','ActionScheduler','action_log',0,0),(309,1430,'ActionScheduler','','','','2019-12-20 11:10:38','2019-12-20 16:10:38','action created',0,'1','ActionScheduler','action_log',0,0),(310,1430,'ActionScheduler','','','','2019-12-20 12:11:30','2019-12-20 17:11:30','action started',0,'1','ActionScheduler','action_log',0,0),(311,1430,'ActionScheduler','','','','2019-12-20 12:11:30','2019-12-20 17:11:30','action complete',0,'1','ActionScheduler','action_log',0,0),(312,1431,'ActionScheduler','','','','2019-12-20 12:11:31','2019-12-20 17:11:31','action created',0,'1','ActionScheduler','action_log',0,0),(313,1431,'ActionScheduler','','','','2019-12-20 13:16:52','2019-12-20 18:16:52','action started',0,'1','ActionScheduler','action_log',0,0),(314,1431,'ActionScheduler','','','','2019-12-20 13:16:52','2019-12-20 18:16:52','action complete',0,'1','ActionScheduler','action_log',0,0),(315,1432,'ActionScheduler','','','','2019-12-20 13:16:52','2019-12-20 18:16:52','action created',0,'1','ActionScheduler','action_log',0,0),(316,1432,'ActionScheduler','','','','2019-12-20 14:17:19','2019-12-20 19:17:19','action started',0,'1','ActionScheduler','action_log',0,0),(317,1432,'ActionScheduler','','','','2019-12-20 14:17:20','2019-12-20 19:17:20','action complete',0,'1','ActionScheduler','action_log',0,0),(318,1433,'ActionScheduler','','','','2019-12-20 14:17:20','2019-12-20 19:17:20','action created',0,'1','ActionScheduler','action_log',0,0),(319,1433,'ActionScheduler','','','','2019-12-20 15:30:49','2019-12-20 20:30:49','action started',0,'1','ActionScheduler','action_log',0,0),(320,1433,'ActionScheduler','','','','2019-12-20 15:30:49','2019-12-20 20:30:49','action complete',0,'1','ActionScheduler','action_log',0,0),(321,1434,'ActionScheduler','','','','2019-12-20 15:30:49','2019-12-20 20:30:49','action created',0,'1','ActionScheduler','action_log',0,0),(322,1434,'ActionScheduler','','','','2019-12-20 16:38:12','2019-12-20 21:38:12','action started',0,'1','ActionScheduler','action_log',0,0),(323,1434,'ActionScheduler','','','','2019-12-20 16:38:12','2019-12-20 21:38:12','action complete',0,'1','ActionScheduler','action_log',0,0),(324,1435,'ActionScheduler','','','','2019-12-20 16:38:12','2019-12-20 21:38:12','action created',0,'1','ActionScheduler','action_log',0,0),(325,1435,'ActionScheduler','','','','2019-12-20 17:39:14','2019-12-20 22:39:14','action started',0,'1','ActionScheduler','action_log',0,0),(326,1435,'ActionScheduler','','','','2019-12-20 17:39:14','2019-12-20 22:39:14','action complete',0,'1','ActionScheduler','action_log',0,0),(327,1436,'ActionScheduler','','','','2019-12-20 17:39:14','2019-12-20 22:39:14','action created',0,'1','ActionScheduler','action_log',0,0),(328,1436,'ActionScheduler','','','','2019-12-20 18:40:51','2019-12-20 23:40:51','action started',0,'1','ActionScheduler','action_log',0,0),(329,1436,'ActionScheduler','','','','2019-12-20 18:40:51','2019-12-20 23:40:51','action complete',0,'1','ActionScheduler','action_log',0,0),(330,1437,'ActionScheduler','','','','2019-12-20 18:40:51','2019-12-20 23:40:51','action created',0,'1','ActionScheduler','action_log',0,0),(331,1437,'ActionScheduler','','','','2019-12-20 19:45:14','2019-12-21 00:45:14','action started',0,'1','ActionScheduler','action_log',0,0),(332,1437,'ActionScheduler','','','','2019-12-20 19:45:14','2019-12-21 00:45:14','action complete',0,'1','ActionScheduler','action_log',0,0),(333,1438,'ActionScheduler','','','','2019-12-20 19:45:14','2019-12-21 00:45:14','action created',0,'1','ActionScheduler','action_log',0,0),(334,1438,'ActionScheduler','','','','2019-12-20 20:46:22','2019-12-21 01:46:22','action started',0,'1','ActionScheduler','action_log',0,0),(335,1438,'ActionScheduler','','','','2019-12-20 20:46:22','2019-12-21 01:46:22','action complete',0,'1','ActionScheduler','action_log',0,0),(336,1439,'ActionScheduler','','','','2019-12-20 20:46:22','2019-12-21 01:46:22','action created',0,'1','ActionScheduler','action_log',0,0),(337,1439,'ActionScheduler','','','','2019-12-20 21:49:42','2019-12-21 02:49:42','action started',0,'1','ActionScheduler','action_log',0,0),(338,1439,'ActionScheduler','','','','2019-12-20 21:49:42','2019-12-21 02:49:42','action complete',0,'1','ActionScheduler','action_log',0,0),(339,1440,'ActionScheduler','','','','2019-12-20 21:49:42','2019-12-21 02:49:42','action created',0,'1','ActionScheduler','action_log',0,0),(340,1440,'ActionScheduler','','','','2019-12-20 22:53:01','2019-12-21 03:53:01','action started',0,'1','ActionScheduler','action_log',0,0),(341,1440,'ActionScheduler','','','','2019-12-20 22:53:01','2019-12-21 03:53:01','action complete',0,'1','ActionScheduler','action_log',0,0),(342,1441,'ActionScheduler','','','','2019-12-20 22:53:01','2019-12-21 03:53:01','action created',0,'1','ActionScheduler','action_log',0,0),(343,1441,'ActionScheduler','','','','2019-12-21 00:00:51','2019-12-21 05:00:51','action started',0,'1','ActionScheduler','action_log',0,0),(344,1441,'ActionScheduler','','','','2019-12-21 00:00:51','2019-12-21 05:00:51','action complete',0,'1','ActionScheduler','action_log',0,0),(345,1442,'ActionScheduler','','','','2019-12-21 00:00:52','2019-12-21 05:00:52','action created',0,'1','ActionScheduler','action_log',0,0),(346,1442,'ActionScheduler','','','','2019-12-21 01:06:31','2019-12-21 06:06:31','action started',0,'1','ActionScheduler','action_log',0,0),(347,1442,'ActionScheduler','','','','2019-12-21 01:06:31','2019-12-21 06:06:31','action complete',0,'1','ActionScheduler','action_log',0,0),(348,1443,'ActionScheduler','','','','2019-12-21 01:06:31','2019-12-21 06:06:31','action created',0,'1','ActionScheduler','action_log',0,0),(349,1443,'ActionScheduler','','','','2019-12-21 02:16:43','2019-12-21 07:16:43','action started',0,'1','ActionScheduler','action_log',0,0),(350,1443,'ActionScheduler','','','','2019-12-21 02:16:43','2019-12-21 07:16:43','action complete',0,'1','ActionScheduler','action_log',0,0),(351,1444,'ActionScheduler','','','','2019-12-21 02:16:43','2019-12-21 07:16:43','action created',0,'1','ActionScheduler','action_log',0,0),(352,1444,'ActionScheduler','','','','2019-12-21 03:17:12','2019-12-21 08:17:12','action started',0,'1','ActionScheduler','action_log',0,0),(353,1444,'ActionScheduler','','','','2019-12-21 03:17:12','2019-12-21 08:17:12','action complete',0,'1','ActionScheduler','action_log',0,0),(354,1445,'ActionScheduler','','','','2019-12-21 03:17:12','2019-12-21 08:17:12','action created',0,'1','ActionScheduler','action_log',0,0),(355,1445,'ActionScheduler','','','','2019-12-21 04:17:34','2019-12-21 09:17:34','action started',0,'1','ActionScheduler','action_log',0,0),(356,1445,'ActionScheduler','','','','2019-12-21 04:17:34','2019-12-21 09:17:34','action complete',0,'1','ActionScheduler','action_log',0,0),(357,1446,'ActionScheduler','','','','2019-12-21 04:17:34','2019-12-21 09:17:34','action created',0,'1','ActionScheduler','action_log',0,0),(358,1446,'ActionScheduler','','','','2019-12-21 05:18:26','2019-12-21 10:18:26','action started',0,'1','ActionScheduler','action_log',0,0),(359,1446,'ActionScheduler','','','','2019-12-21 05:18:26','2019-12-21 10:18:26','action complete',0,'1','ActionScheduler','action_log',0,0),(360,1447,'ActionScheduler','','','','2019-12-21 05:18:26','2019-12-21 10:18:26','action created',0,'1','ActionScheduler','action_log',0,0),(361,1447,'ActionScheduler','','','','2019-12-21 06:23:26','2019-12-21 11:23:26','action started',0,'1','ActionScheduler','action_log',0,0),(362,1447,'ActionScheduler','','','','2019-12-21 06:23:26','2019-12-21 11:23:26','action complete',0,'1','ActionScheduler','action_log',0,0),(363,1448,'ActionScheduler','','','','2019-12-21 06:23:26','2019-12-21 11:23:26','action created',0,'1','ActionScheduler','action_log',0,0),(364,1448,'ActionScheduler','','','','2019-12-21 07:29:21','2019-12-21 12:29:21','action started',0,'1','ActionScheduler','action_log',0,0),(365,1448,'ActionScheduler','','','','2019-12-21 07:29:21','2019-12-21 12:29:21','action complete',0,'1','ActionScheduler','action_log',0,0),(366,1449,'ActionScheduler','','','','2019-12-21 07:29:21','2019-12-21 12:29:21','action created',0,'1','ActionScheduler','action_log',0,0),(367,1449,'ActionScheduler','','','','2019-12-21 08:34:04','2019-12-21 13:34:04','action started',0,'1','ActionScheduler','action_log',0,0),(368,1449,'ActionScheduler','','','','2019-12-21 08:34:04','2019-12-21 13:34:04','action complete',0,'1','ActionScheduler','action_log',0,0),(369,1450,'ActionScheduler','','','','2019-12-21 08:34:04','2019-12-21 13:34:04','action created',0,'1','ActionScheduler','action_log',0,0),(370,1450,'ActionScheduler','','','','2019-12-21 09:35:44','2019-12-21 14:35:44','action started',0,'1','ActionScheduler','action_log',0,0),(371,1450,'ActionScheduler','','','','2019-12-21 09:35:44','2019-12-21 14:35:44','action complete',0,'1','ActionScheduler','action_log',0,0),(372,1451,'ActionScheduler','','','','2019-12-21 09:35:44','2019-12-21 14:35:44','action created',0,'1','ActionScheduler','action_log',0,0),(373,1451,'ActionScheduler','','','','2019-12-21 10:37:28','2019-12-21 15:37:28','action started',0,'1','ActionScheduler','action_log',0,0),(374,1451,'ActionScheduler','','','','2019-12-21 10:37:28','2019-12-21 15:37:28','action complete',0,'1','ActionScheduler','action_log',0,0),(375,1452,'ActionScheduler','','','','2019-12-21 10:37:28','2019-12-21 15:37:28','action created',0,'1','ActionScheduler','action_log',0,0),(376,1452,'ActionScheduler','','','','2019-12-21 11:38:20','2019-12-21 16:38:20','action started',0,'1','ActionScheduler','action_log',0,0),(377,1452,'ActionScheduler','','','','2019-12-21 11:38:20','2019-12-21 16:38:20','action complete',0,'1','ActionScheduler','action_log',0,0),(378,1453,'ActionScheduler','','','','2019-12-21 11:38:20','2019-12-21 16:38:20','action created',0,'1','ActionScheduler','action_log',0,0),(379,1453,'ActionScheduler','','','','2019-12-21 12:47:10','2019-12-21 17:47:10','action started',0,'1','ActionScheduler','action_log',0,0),(380,1453,'ActionScheduler','','','','2019-12-21 12:47:10','2019-12-21 17:47:10','action complete',0,'1','ActionScheduler','action_log',0,0),(381,1454,'ActionScheduler','','','','2019-12-21 12:47:10','2019-12-21 17:47:10','action created',0,'1','ActionScheduler','action_log',0,0),(382,1454,'ActionScheduler','','','','2019-12-21 13:57:50','2019-12-21 18:57:50','action started',0,'1','ActionScheduler','action_log',0,0),(383,1454,'ActionScheduler','','','','2019-12-21 13:57:50','2019-12-21 18:57:50','action complete',0,'1','ActionScheduler','action_log',0,0),(384,1455,'ActionScheduler','','','','2019-12-21 13:57:50','2019-12-21 18:57:50','action created',0,'1','ActionScheduler','action_log',0,0),(385,1455,'ActionScheduler','','','','2019-12-21 15:00:36','2019-12-21 20:00:36','action started',0,'1','ActionScheduler','action_log',0,0),(386,1455,'ActionScheduler','','','','2019-12-21 15:00:36','2019-12-21 20:00:36','action complete',0,'1','ActionScheduler','action_log',0,0),(387,1456,'ActionScheduler','','','','2019-12-21 15:00:36','2019-12-21 20:00:36','action created',0,'1','ActionScheduler','action_log',0,0),(388,1456,'ActionScheduler','','','','2019-12-21 16:05:18','2019-12-21 21:05:18','action started',0,'1','ActionScheduler','action_log',0,0),(389,1456,'ActionScheduler','','','','2019-12-21 16:05:18','2019-12-21 21:05:18','action complete',0,'1','ActionScheduler','action_log',0,0),(390,1457,'ActionScheduler','','','','2019-12-21 16:05:18','2019-12-21 21:05:18','action created',0,'1','ActionScheduler','action_log',0,0),(391,1457,'ActionScheduler','','','','2019-12-21 17:06:05','2019-12-21 22:06:05','action started',0,'1','ActionScheduler','action_log',0,0),(392,1457,'ActionScheduler','','','','2019-12-21 17:06:05','2019-12-21 22:06:05','action complete',0,'1','ActionScheduler','action_log',0,0),(393,1458,'ActionScheduler','','','','2019-12-21 17:06:05','2019-12-21 22:06:05','action created',0,'1','ActionScheduler','action_log',0,0),(394,1458,'ActionScheduler','','','','2019-12-21 18:06:16','2019-12-21 23:06:16','action started',0,'1','ActionScheduler','action_log',0,0),(395,1458,'ActionScheduler','','','','2019-12-21 18:06:16','2019-12-21 23:06:16','action complete',0,'1','ActionScheduler','action_log',0,0),(396,1459,'ActionScheduler','','','','2019-12-21 18:06:17','2019-12-21 23:06:17','action created',0,'1','ActionScheduler','action_log',0,0),(397,1459,'ActionScheduler','','','','2019-12-21 19:06:58','2019-12-22 00:06:58','action started',0,'1','ActionScheduler','action_log',0,0),(398,1459,'ActionScheduler','','','','2019-12-21 19:06:59','2019-12-22 00:06:59','action complete',0,'1','ActionScheduler','action_log',0,0),(399,1460,'ActionScheduler','','','','2019-12-21 19:06:59','2019-12-22 00:06:59','action created',0,'1','ActionScheduler','action_log',0,0),(400,1460,'ActionScheduler','','','','2019-12-21 20:12:33','2019-12-22 01:12:33','action started',0,'1','ActionScheduler','action_log',0,0),(401,1460,'ActionScheduler','','','','2019-12-21 20:12:33','2019-12-22 01:12:33','action complete',0,'1','ActionScheduler','action_log',0,0),(402,1461,'ActionScheduler','','','','2019-12-21 20:12:33','2019-12-22 01:12:33','action created',0,'1','ActionScheduler','action_log',0,0),(403,1461,'ActionScheduler','','','','2019-12-21 21:13:10','2019-12-22 02:13:10','action started',0,'1','ActionScheduler','action_log',0,0),(404,1461,'ActionScheduler','','','','2019-12-21 21:13:10','2019-12-22 02:13:10','action complete',0,'1','ActionScheduler','action_log',0,0),(405,1462,'ActionScheduler','','','','2019-12-21 21:13:10','2019-12-22 02:13:10','action created',0,'1','ActionScheduler','action_log',0,0),(406,1462,'ActionScheduler','','','','2019-12-21 22:24:57','2019-12-22 03:24:57','action started',0,'1','ActionScheduler','action_log',0,0),(407,1462,'ActionScheduler','','','','2019-12-21 22:24:57','2019-12-22 03:24:57','action complete',0,'1','ActionScheduler','action_log',0,0),(408,1463,'ActionScheduler','','','','2019-12-21 22:24:57','2019-12-22 03:24:57','action created',0,'1','ActionScheduler','action_log',0,0),(409,1463,'ActionScheduler','','','','2019-12-21 23:29:53','2019-12-22 04:29:53','action started',0,'1','ActionScheduler','action_log',0,0),(410,1463,'ActionScheduler','','','','2019-12-21 23:29:53','2019-12-22 04:29:53','action complete',0,'1','ActionScheduler','action_log',0,0),(411,1464,'ActionScheduler','','','','2019-12-21 23:29:53','2019-12-22 04:29:53','action created',0,'1','ActionScheduler','action_log',0,0),(412,1464,'ActionScheduler','','','','2019-12-22 00:31:21','2019-12-22 05:31:21','action started',0,'1','ActionScheduler','action_log',0,0),(413,1464,'ActionScheduler','','','','2019-12-22 00:31:21','2019-12-22 05:31:21','action complete',0,'1','ActionScheduler','action_log',0,0),(414,1465,'ActionScheduler','','','','2019-12-22 00:31:21','2019-12-22 05:31:21','action created',0,'1','ActionScheduler','action_log',0,0),(415,1465,'ActionScheduler','','','','2019-12-22 01:36:46','2019-12-22 06:36:46','action started',0,'1','ActionScheduler','action_log',0,0),(416,1465,'ActionScheduler','','','','2019-12-22 01:36:47','2019-12-22 06:36:47','action complete',0,'1','ActionScheduler','action_log',0,0),(417,1466,'ActionScheduler','','','','2019-12-22 01:36:47','2019-12-22 06:36:47','action created',0,'1','ActionScheduler','action_log',0,0),(418,1466,'ActionScheduler','','','','2019-12-22 02:40:54','2019-12-22 07:40:54','action started',0,'1','ActionScheduler','action_log',0,0),(419,1466,'ActionScheduler','','','','2019-12-22 02:40:54','2019-12-22 07:40:54','action complete',0,'1','ActionScheduler','action_log',0,0),(420,1467,'ActionScheduler','','','','2019-12-22 02:40:54','2019-12-22 07:40:54','action created',0,'1','ActionScheduler','action_log',0,0),(421,1467,'ActionScheduler','','','','2019-12-22 03:57:12','2019-12-22 08:57:12','action started',0,'1','ActionScheduler','action_log',0,0),(422,1467,'ActionScheduler','','','','2019-12-22 03:57:12','2019-12-22 08:57:12','action complete',0,'1','ActionScheduler','action_log',0,0),(423,1468,'ActionScheduler','','','','2019-12-22 03:57:12','2019-12-22 08:57:12','action created',0,'1','ActionScheduler','action_log',0,0),(424,1468,'ActionScheduler','','','','2019-12-22 05:06:22','2019-12-22 10:06:22','action started',0,'1','ActionScheduler','action_log',0,0),(425,1468,'ActionScheduler','','','','2019-12-22 05:06:22','2019-12-22 10:06:22','action complete',0,'1','ActionScheduler','action_log',0,0),(426,1469,'ActionScheduler','','','','2019-12-22 05:06:22','2019-12-22 10:06:22','action created',0,'1','ActionScheduler','action_log',0,0),(427,1469,'ActionScheduler','','','','2019-12-22 06:07:09','2019-12-22 11:07:09','action started',0,'1','ActionScheduler','action_log',0,0),(428,1469,'ActionScheduler','','','','2019-12-22 06:07:09','2019-12-22 11:07:09','action complete',0,'1','ActionScheduler','action_log',0,0),(429,1470,'ActionScheduler','','','','2019-12-22 06:07:09','2019-12-22 11:07:09','action created',0,'1','ActionScheduler','action_log',0,0),(430,1470,'ActionScheduler','','','','2019-12-22 07:23:22','2019-12-22 12:23:22','action started',0,'1','ActionScheduler','action_log',0,0),(431,1470,'ActionScheduler','','','','2019-12-22 07:23:22','2019-12-22 12:23:22','action complete',0,'1','ActionScheduler','action_log',0,0),(432,1471,'ActionScheduler','','','','2019-12-22 07:23:22','2019-12-22 12:23:22','action created',0,'1','ActionScheduler','action_log',0,0),(433,1471,'ActionScheduler','','','','2019-12-22 08:24:25','2019-12-22 13:24:25','action started',0,'1','ActionScheduler','action_log',0,0),(434,1471,'ActionScheduler','','','','2019-12-22 08:24:25','2019-12-22 13:24:25','action complete',0,'1','ActionScheduler','action_log',0,0),(435,1472,'ActionScheduler','','','','2019-12-22 08:24:25','2019-12-22 13:24:25','action created',0,'1','ActionScheduler','action_log',0,0),(436,1472,'ActionScheduler','','','','2019-12-22 09:56:39','2019-12-22 14:56:39','action started',0,'1','ActionScheduler','action_log',0,0),(437,1472,'ActionScheduler','','','','2019-12-22 09:56:39','2019-12-22 14:56:39','action complete',0,'1','ActionScheduler','action_log',0,0),(438,1473,'ActionScheduler','','','','2019-12-22 09:56:40','2019-12-22 14:56:40','action created',0,'1','ActionScheduler','action_log',0,0),(439,1473,'ActionScheduler','','','','2019-12-22 11:00:25','2019-12-22 16:00:25','action started',0,'1','ActionScheduler','action_log',0,0),(440,1473,'ActionScheduler','','','','2019-12-22 11:00:25','2019-12-22 16:00:25','action complete',0,'1','ActionScheduler','action_log',0,0),(441,1474,'ActionScheduler','','','','2019-12-22 11:00:25','2019-12-22 16:00:25','action created',0,'1','ActionScheduler','action_log',0,0),(442,1474,'ActionScheduler','','','','2019-12-22 12:03:08','2019-12-22 17:03:08','action started',0,'1','ActionScheduler','action_log',0,0),(443,1474,'ActionScheduler','','','','2019-12-22 12:03:08','2019-12-22 17:03:08','action complete',0,'1','ActionScheduler','action_log',0,0),(444,1475,'ActionScheduler','','','','2019-12-22 12:03:08','2019-12-22 17:03:08','action created',0,'1','ActionScheduler','action_log',0,0),(445,1475,'ActionScheduler','','','','2019-12-22 13:11:26','2019-12-22 18:11:26','action started',0,'1','ActionScheduler','action_log',0,0),(446,1475,'ActionScheduler','','','','2019-12-22 13:11:26','2019-12-22 18:11:26','action complete',0,'1','ActionScheduler','action_log',0,0),(447,1476,'ActionScheduler','','','','2019-12-22 13:11:26','2019-12-22 18:11:26','action created',0,'1','ActionScheduler','action_log',0,0),(448,1476,'ActionScheduler','','','','2019-12-22 14:12:14','2019-12-22 19:12:14','action started',0,'1','ActionScheduler','action_log',0,0),(449,1476,'ActionScheduler','','','','2019-12-22 14:12:14','2019-12-22 19:12:14','action complete',0,'1','ActionScheduler','action_log',0,0),(450,1477,'ActionScheduler','','','','2019-12-22 14:12:14','2019-12-22 19:12:14','action created',0,'1','ActionScheduler','action_log',0,0),(451,1477,'ActionScheduler','','','','2019-12-22 15:14:44','2019-12-22 20:14:44','action started',0,'1','ActionScheduler','action_log',0,0),(452,1477,'ActionScheduler','','','','2019-12-22 15:14:44','2019-12-22 20:14:44','action complete',0,'1','ActionScheduler','action_log',0,0),(453,1478,'ActionScheduler','','','','2019-12-22 15:14:44','2019-12-22 20:14:44','action created',0,'1','ActionScheduler','action_log',0,0),(454,1478,'ActionScheduler','','','','2019-12-22 16:18:23','2019-12-22 21:18:23','action started',0,'1','ActionScheduler','action_log',0,0),(455,1478,'ActionScheduler','','','','2019-12-22 16:18:24','2019-12-22 21:18:24','action complete',0,'1','ActionScheduler','action_log',0,0),(456,1479,'ActionScheduler','','','','2019-12-22 16:18:24','2019-12-22 21:18:24','action created',0,'1','ActionScheduler','action_log',0,0),(457,1479,'ActionScheduler','','','','2019-12-22 17:45:05','2019-12-22 22:45:05','action started',0,'1','ActionScheduler','action_log',0,0),(458,1479,'ActionScheduler','','','','2019-12-22 17:45:05','2019-12-22 22:45:05','action complete',0,'1','ActionScheduler','action_log',0,0),(459,1480,'ActionScheduler','','','','2019-12-22 17:45:05','2019-12-22 22:45:05','action created',0,'1','ActionScheduler','action_log',0,0),(460,1480,'ActionScheduler','','','','2019-12-22 18:45:29','2019-12-22 23:45:29','action started',0,'1','ActionScheduler','action_log',0,0),(461,1480,'ActionScheduler','','','','2019-12-22 18:45:29','2019-12-22 23:45:29','action complete',0,'1','ActionScheduler','action_log',0,0),(462,1481,'ActionScheduler','','','','2019-12-22 18:45:29','2019-12-22 23:45:29','action created',0,'1','ActionScheduler','action_log',0,0),(463,1481,'ActionScheduler','','','','2019-12-22 19:45:46','2019-12-23 00:45:46','action started',0,'1','ActionScheduler','action_log',0,0),(464,1481,'ActionScheduler','','','','2019-12-22 19:45:46','2019-12-23 00:45:46','action complete',0,'1','ActionScheduler','action_log',0,0),(465,1482,'ActionScheduler','','','','2019-12-22 19:45:46','2019-12-23 00:45:46','action created',0,'1','ActionScheduler','action_log',0,0),(466,1482,'ActionScheduler','','','','2019-12-22 20:49:02','2019-12-23 01:49:02','action started',0,'1','ActionScheduler','action_log',0,0),(467,1482,'ActionScheduler','','','','2019-12-22 20:49:02','2019-12-23 01:49:02','action complete',0,'1','ActionScheduler','action_log',0,0),(468,1483,'ActionScheduler','','','','2019-12-22 20:49:02','2019-12-23 01:49:02','action created',0,'1','ActionScheduler','action_log',0,0),(469,1483,'ActionScheduler','','','','2019-12-22 22:08:13','2019-12-23 03:08:13','action started',0,'1','ActionScheduler','action_log',0,0),(470,1483,'ActionScheduler','','','','2019-12-22 22:08:13','2019-12-23 03:08:13','action complete',0,'1','ActionScheduler','action_log',0,0),(471,1484,'ActionScheduler','','','','2019-12-22 22:08:13','2019-12-23 03:08:13','action created',0,'1','ActionScheduler','action_log',0,0),(472,1484,'ActionScheduler','','','','2019-12-23 00:34:18','2019-12-23 05:34:18','action started',0,'1','ActionScheduler','action_log',0,0),(473,1484,'ActionScheduler','','','','2019-12-23 00:34:18','2019-12-23 05:34:18','action complete',0,'1','ActionScheduler','action_log',0,0),(474,1485,'ActionScheduler','','','','2019-12-23 00:34:18','2019-12-23 05:34:18','action created',0,'1','ActionScheduler','action_log',0,0),(475,1485,'ActionScheduler','','','','2019-12-23 01:54:12','2019-12-23 06:54:12','action started',0,'1','ActionScheduler','action_log',0,0),(476,1485,'ActionScheduler','','','','2019-12-23 01:54:12','2019-12-23 06:54:12','action complete',0,'1','ActionScheduler','action_log',0,0),(477,1486,'ActionScheduler','','','','2019-12-23 01:54:12','2019-12-23 06:54:12','action created',0,'1','ActionScheduler','action_log',0,0),(478,1486,'ActionScheduler','','','','2019-12-23 03:30:26','2019-12-23 08:30:26','action started',0,'1','ActionScheduler','action_log',0,0),(479,1486,'ActionScheduler','','','','2019-12-23 03:30:26','2019-12-23 08:30:26','action complete',0,'1','ActionScheduler','action_log',0,0),(480,1487,'ActionScheduler','','','','2019-12-23 03:30:26','2019-12-23 08:30:26','action created',0,'1','ActionScheduler','action_log',0,0),(481,1487,'ActionScheduler','','','','2019-12-23 04:33:00','2019-12-23 09:33:00','action started',0,'1','ActionScheduler','action_log',0,0),(482,1487,'ActionScheduler','','','','2019-12-23 04:33:00','2019-12-23 09:33:00','action complete',0,'1','ActionScheduler','action_log',0,0),(483,1488,'ActionScheduler','','','','2019-12-23 04:33:00','2019-12-23 09:33:00','action created',0,'1','ActionScheduler','action_log',0,0),(484,1488,'ActionScheduler','','','','2019-12-23 06:05:31','2019-12-23 11:05:31','action started',0,'1','ActionScheduler','action_log',0,0),(485,1488,'ActionScheduler','','','','2019-12-23 06:05:32','2019-12-23 11:05:32','action complete',0,'1','ActionScheduler','action_log',0,0),(486,1489,'ActionScheduler','','','','2019-12-23 06:05:32','2019-12-23 11:05:32','action created',0,'1','ActionScheduler','action_log',0,0),(487,1489,'ActionScheduler','','','','2019-12-23 07:17:22','2019-12-23 12:17:22','action started',0,'1','ActionScheduler','action_log',0,0),(488,1489,'ActionScheduler','','','','2019-12-23 07:17:22','2019-12-23 12:17:22','action complete',0,'1','ActionScheduler','action_log',0,0),(489,1490,'ActionScheduler','','','','2019-12-23 07:17:22','2019-12-23 12:17:22','action created',0,'1','ActionScheduler','action_log',0,0),(490,1490,'ActionScheduler','','','','2019-12-23 08:26:59','2019-12-23 13:26:59','action started',0,'1','ActionScheduler','action_log',0,0),(491,1490,'ActionScheduler','','','','2019-12-23 08:26:59','2019-12-23 13:26:59','action complete',0,'1','ActionScheduler','action_log',0,0),(492,1491,'ActionScheduler','','','','2019-12-23 08:26:59','2019-12-23 13:26:59','action created',0,'1','ActionScheduler','action_log',0,0),(493,1491,'ActionScheduler','','','','2019-12-23 09:44:53','2019-12-23 14:44:53','action started',0,'1','ActionScheduler','action_log',0,0),(494,1491,'ActionScheduler','','','','2019-12-23 09:44:53','2019-12-23 14:44:53','action complete',0,'1','ActionScheduler','action_log',0,0),(495,1492,'ActionScheduler','','','','2019-12-23 09:44:53','2019-12-23 14:44:53','action created',0,'1','ActionScheduler','action_log',0,0),(496,1492,'ActionScheduler','','','','2019-12-23 10:57:48','2019-12-23 15:57:48','action started',0,'1','ActionScheduler','action_log',0,0),(497,1492,'ActionScheduler','','','','2019-12-23 10:57:48','2019-12-23 15:57:48','action complete',0,'1','ActionScheduler','action_log',0,0),(498,1493,'ActionScheduler','','','','2019-12-23 10:57:48','2019-12-23 15:57:48','action created',0,'1','ActionScheduler','action_log',0,0),(499,1493,'ActionScheduler','','','','2019-12-23 12:03:54','2019-12-23 17:03:54','action started',0,'1','ActionScheduler','action_log',0,0),(500,1493,'ActionScheduler','','','','2019-12-23 12:03:54','2019-12-23 17:03:54','action complete',0,'1','ActionScheduler','action_log',0,0),(501,1494,'ActionScheduler','','','','2019-12-23 12:03:54','2019-12-23 17:03:54','action created',0,'1','ActionScheduler','action_log',0,0),(502,1494,'ActionScheduler','','','','2019-12-23 13:13:16','2019-12-23 18:13:16','action started',0,'1','ActionScheduler','action_log',0,0),(503,1494,'ActionScheduler','','','','2019-12-23 13:13:16','2019-12-23 18:13:16','action complete',0,'1','ActionScheduler','action_log',0,0),(504,1495,'ActionScheduler','','','','2019-12-23 13:13:16','2019-12-23 18:13:16','action created',0,'1','ActionScheduler','action_log',0,0),(505,1495,'ActionScheduler','','','','2019-12-23 14:13:59','2019-12-23 19:13:59','action started',0,'1','ActionScheduler','action_log',0,0),(506,1495,'ActionScheduler','','','','2019-12-23 14:13:59','2019-12-23 19:13:59','action complete',0,'1','ActionScheduler','action_log',0,0),(507,1496,'ActionScheduler','','','','2019-12-23 14:13:59','2019-12-23 19:13:59','action created',0,'1','ActionScheduler','action_log',0,0),(508,1496,'ActionScheduler','','','','2019-12-23 15:17:23','2019-12-23 20:17:23','action started',0,'1','ActionScheduler','action_log',0,0),(509,1496,'ActionScheduler','','','','2019-12-23 15:17:23','2019-12-23 20:17:23','action complete',0,'1','ActionScheduler','action_log',0,0),(510,1497,'ActionScheduler','','','','2019-12-23 15:17:23','2019-12-23 20:17:23','action created',0,'1','ActionScheduler','action_log',0,0),(511,1497,'ActionScheduler','','','','2019-12-23 16:31:43','2019-12-23 21:31:43','action started',0,'1','ActionScheduler','action_log',0,0),(512,1497,'ActionScheduler','','','','2019-12-23 16:31:43','2019-12-23 21:31:43','action complete',0,'1','ActionScheduler','action_log',0,0),(513,1498,'ActionScheduler','','','','2019-12-23 16:31:43','2019-12-23 21:31:43','action created',0,'1','ActionScheduler','action_log',0,0),(514,1498,'ActionScheduler','','','','2019-12-23 17:31:54','2019-12-23 22:31:54','action started',0,'1','ActionScheduler','action_log',0,0),(515,1498,'ActionScheduler','','','','2019-12-23 17:31:54','2019-12-23 22:31:54','action complete',0,'1','ActionScheduler','action_log',0,0),(516,1499,'ActionScheduler','','','','2019-12-23 17:31:54','2019-12-23 22:31:54','action created',0,'1','ActionScheduler','action_log',0,0),(517,1499,'ActionScheduler','','','','2019-12-23 18:36:49','2019-12-23 23:36:49','action started',0,'1','ActionScheduler','action_log',0,0),(518,1499,'ActionScheduler','','','','2019-12-23 18:36:49','2019-12-23 23:36:49','action complete',0,'1','ActionScheduler','action_log',0,0),(519,1500,'ActionScheduler','','','','2019-12-23 18:36:49','2019-12-23 23:36:49','action created',0,'1','ActionScheduler','action_log',0,0),(520,1500,'ActionScheduler','','','','2019-12-23 19:38:11','2019-12-24 00:38:11','action started',0,'1','ActionScheduler','action_log',0,0),(521,1500,'ActionScheduler','','','','2019-12-23 19:38:11','2019-12-24 00:38:11','action complete',0,'1','ActionScheduler','action_log',0,0),(522,1501,'ActionScheduler','','','','2019-12-23 19:38:11','2019-12-24 00:38:11','action created',0,'1','ActionScheduler','action_log',0,0),(523,1501,'ActionScheduler','','','','2019-12-23 20:49:10','2019-12-24 01:49:10','action started',0,'1','ActionScheduler','action_log',0,0),(524,1501,'ActionScheduler','','','','2019-12-23 20:49:10','2019-12-24 01:49:10','action complete',0,'1','ActionScheduler','action_log',0,0),(525,1502,'ActionScheduler','','','','2019-12-23 20:49:10','2019-12-24 01:49:10','action created',0,'1','ActionScheduler','action_log',0,0),(526,1502,'ActionScheduler','','','','2019-12-23 22:06:48','2019-12-24 03:06:48','action started',0,'1','ActionScheduler','action_log',0,0),(527,1502,'ActionScheduler','','','','2019-12-23 22:06:48','2019-12-24 03:06:48','action complete',0,'1','ActionScheduler','action_log',0,0),(528,1503,'ActionScheduler','','','','2019-12-23 22:06:48','2019-12-24 03:06:48','action created',0,'1','ActionScheduler','action_log',0,0),(529,1503,'ActionScheduler','','','','2019-12-23 23:10:14','2019-12-24 04:10:14','action started',0,'1','ActionScheduler','action_log',0,0),(530,1503,'ActionScheduler','','','','2019-12-23 23:10:14','2019-12-24 04:10:14','action complete',0,'1','ActionScheduler','action_log',0,0),(531,1504,'ActionScheduler','','','','2019-12-23 23:10:14','2019-12-24 04:10:14','action created',0,'1','ActionScheduler','action_log',0,0),(532,1504,'ActionScheduler','','','','2019-12-24 00:12:10','2019-12-24 05:12:10','action started',0,'1','ActionScheduler','action_log',0,0),(533,1504,'ActionScheduler','','','','2019-12-24 00:12:10','2019-12-24 05:12:10','action complete',0,'1','ActionScheduler','action_log',0,0),(534,1505,'ActionScheduler','','','','2019-12-24 00:12:10','2019-12-24 05:12:10','action created',0,'1','ActionScheduler','action_log',0,0),(535,1505,'ActionScheduler','','','','2019-12-24 01:25:46','2019-12-24 06:25:46','action started',0,'1','ActionScheduler','action_log',0,0),(536,1505,'ActionScheduler','','','','2019-12-24 01:25:46','2019-12-24 06:25:46','action complete',0,'1','ActionScheduler','action_log',0,0),(537,1506,'ActionScheduler','','','','2019-12-24 01:25:47','2019-12-24 06:25:47','action created',0,'1','ActionScheduler','action_log',0,0),(538,1506,'ActionScheduler','','','','2019-12-24 02:26:51','2019-12-24 07:26:51','action started',0,'1','ActionScheduler','action_log',0,0),(539,1506,'ActionScheduler','','','','2019-12-24 02:26:51','2019-12-24 07:26:51','action complete',0,'1','ActionScheduler','action_log',0,0),(540,1507,'ActionScheduler','','','','2019-12-24 02:26:51','2019-12-24 07:26:51','action created',0,'1','ActionScheduler','action_log',0,0),(541,1507,'ActionScheduler','','','','2019-12-24 03:34:10','2019-12-24 08:34:10','action started',0,'1','ActionScheduler','action_log',0,0),(542,1507,'ActionScheduler','','','','2019-12-24 03:34:10','2019-12-24 08:34:10','action complete',0,'1','ActionScheduler','action_log',0,0),(543,1508,'ActionScheduler','','','','2019-12-24 03:34:10','2019-12-24 08:34:10','action created',0,'1','ActionScheduler','action_log',0,0),(544,1508,'ActionScheduler','','','','2019-12-24 04:36:39','2019-12-24 09:36:39','action started',0,'1','ActionScheduler','action_log',0,0),(545,1508,'ActionScheduler','','','','2019-12-24 04:36:39','2019-12-24 09:36:39','action complete',0,'1','ActionScheduler','action_log',0,0),(546,1509,'ActionScheduler','','','','2019-12-24 04:36:39','2019-12-24 09:36:39','action created',0,'1','ActionScheduler','action_log',0,0),(547,1509,'ActionScheduler','','','','2019-12-24 05:44:53','2019-12-24 10:44:53','action started',0,'1','ActionScheduler','action_log',0,0),(548,1509,'ActionScheduler','','','','2019-12-24 05:44:53','2019-12-24 10:44:53','action complete',0,'1','ActionScheduler','action_log',0,0),(549,1510,'ActionScheduler','','','','2019-12-24 05:44:53','2019-12-24 10:44:53','action created',0,'1','ActionScheduler','action_log',0,0),(550,1510,'ActionScheduler','','','','2019-12-24 06:47:06','2019-12-24 11:47:06','action started',0,'1','ActionScheduler','action_log',0,0),(551,1510,'ActionScheduler','','','','2019-12-24 06:47:06','2019-12-24 11:47:06','action complete',0,'1','ActionScheduler','action_log',0,0),(552,1511,'ActionScheduler','','','','2019-12-24 06:47:06','2019-12-24 11:47:06','action created',0,'1','ActionScheduler','action_log',0,0),(553,1511,'ActionScheduler','','','','2019-12-24 07:47:20','2019-12-24 12:47:20','action started',0,'1','ActionScheduler','action_log',0,0),(554,1511,'ActionScheduler','','','','2019-12-24 07:47:20','2019-12-24 12:47:20','action complete',0,'1','ActionScheduler','action_log',0,0),(555,1512,'ActionScheduler','','','','2019-12-24 07:47:20','2019-12-24 12:47:20','action created',0,'1','ActionScheduler','action_log',0,0),(556,1512,'ActionScheduler','','','','2019-12-24 08:49:54','2019-12-24 13:49:54','action started',0,'1','ActionScheduler','action_log',0,0),(557,1512,'ActionScheduler','','','','2019-12-24 08:49:54','2019-12-24 13:49:54','action complete',0,'1','ActionScheduler','action_log',0,0),(558,1513,'ActionScheduler','','','','2019-12-24 08:49:55','2019-12-24 13:49:55','action created',0,'1','ActionScheduler','action_log',0,0),(559,1513,'ActionScheduler','','','','2019-12-24 09:51:56','2019-12-24 14:51:56','action started',0,'1','ActionScheduler','action_log',0,0),(560,1513,'ActionScheduler','','','','2019-12-24 09:51:56','2019-12-24 14:51:56','action complete',0,'1','ActionScheduler','action_log',0,0),(561,1514,'ActionScheduler','','','','2019-12-24 09:51:56','2019-12-24 14:51:56','action created',0,'1','ActionScheduler','action_log',0,0),(562,1514,'ActionScheduler','','','','2019-12-24 10:53:43','2019-12-24 15:53:43','action started',0,'1','ActionScheduler','action_log',0,0),(563,1514,'ActionScheduler','','','','2019-12-24 10:53:43','2019-12-24 15:53:43','action complete',0,'1','ActionScheduler','action_log',0,0),(564,1515,'ActionScheduler','','','','2019-12-24 10:53:44','2019-12-24 15:53:44','action created',0,'1','ActionScheduler','action_log',0,0),(565,1515,'ActionScheduler','','','','2019-12-24 11:56:42','2019-12-24 16:56:42','action started',0,'1','ActionScheduler','action_log',0,0),(566,1515,'ActionScheduler','','','','2019-12-24 11:56:42','2019-12-24 16:56:42','action complete',0,'1','ActionScheduler','action_log',0,0),(567,1516,'ActionScheduler','','','','2019-12-24 11:56:43','2019-12-24 16:56:43','action created',0,'1','ActionScheduler','action_log',0,0),(568,1516,'ActionScheduler','','','','2019-12-24 13:06:26','2019-12-24 18:06:26','action started',0,'1','ActionScheduler','action_log',0,0),(569,1516,'ActionScheduler','','','','2019-12-24 13:06:26','2019-12-24 18:06:26','action complete',0,'1','ActionScheduler','action_log',0,0),(570,1517,'ActionScheduler','','','','2019-12-24 13:06:26','2019-12-24 18:06:26','action created',0,'1','ActionScheduler','action_log',0,0),(571,1517,'ActionScheduler','','','','2019-12-24 14:31:59','2019-12-24 19:31:59','action started',0,'1','ActionScheduler','action_log',0,0),(572,1517,'ActionScheduler','','','','2019-12-24 14:31:59','2019-12-24 19:31:59','action complete',0,'1','ActionScheduler','action_log',0,0),(573,1518,'ActionScheduler','','','','2019-12-24 14:31:59','2019-12-24 19:31:59','action created',0,'1','ActionScheduler','action_log',0,0),(574,1518,'ActionScheduler','','','','2019-12-24 15:36:04','2019-12-24 20:36:04','action started',0,'1','ActionScheduler','action_log',0,0),(575,1518,'ActionScheduler','','','','2019-12-24 15:36:05','2019-12-24 20:36:05','action complete',0,'1','ActionScheduler','action_log',0,0),(576,1519,'ActionScheduler','','','','2019-12-24 15:36:05','2019-12-24 20:36:05','action created',0,'1','ActionScheduler','action_log',0,0),(577,1519,'ActionScheduler','','','','2019-12-24 16:38:01','2019-12-24 21:38:01','action started',0,'1','ActionScheduler','action_log',0,0),(578,1519,'ActionScheduler','','','','2019-12-24 16:38:01','2019-12-24 21:38:01','action complete',0,'1','ActionScheduler','action_log',0,0),(579,1520,'ActionScheduler','','','','2019-12-24 16:38:01','2019-12-24 21:38:01','action created',0,'1','ActionScheduler','action_log',0,0),(580,1520,'ActionScheduler','','','','2019-12-24 17:38:07','2019-12-24 22:38:07','action started',0,'1','ActionScheduler','action_log',0,0),(581,1520,'ActionScheduler','','','','2019-12-24 17:38:07','2019-12-24 22:38:07','action complete',0,'1','ActionScheduler','action_log',0,0),(582,1521,'ActionScheduler','','','','2019-12-24 17:38:07','2019-12-24 22:38:07','action created',0,'1','ActionScheduler','action_log',0,0),(583,1521,'ActionScheduler','','','','2019-12-24 18:39:57','2019-12-24 23:39:57','action started',0,'1','ActionScheduler','action_log',0,0),(584,1521,'ActionScheduler','','','','2019-12-24 18:39:57','2019-12-24 23:39:57','action complete',0,'1','ActionScheduler','action_log',0,0),(585,1522,'ActionScheduler','','','','2019-12-24 18:39:57','2019-12-24 23:39:57','action created',0,'1','ActionScheduler','action_log',0,0),(586,1522,'ActionScheduler','','','','2019-12-24 19:40:12','2019-12-25 00:40:12','action started',0,'1','ActionScheduler','action_log',0,0),(587,1522,'ActionScheduler','','','','2019-12-24 19:40:12','2019-12-25 00:40:12','action complete',0,'1','ActionScheduler','action_log',0,0),(588,1523,'ActionScheduler','','','','2019-12-24 19:40:12','2019-12-25 00:40:12','action created',0,'1','ActionScheduler','action_log',0,0),(589,1523,'ActionScheduler','','','','2019-12-24 20:40:13','2019-12-25 01:40:13','action started',0,'1','ActionScheduler','action_log',0,0),(590,1523,'ActionScheduler','','','','2019-12-24 20:40:13','2019-12-25 01:40:13','action complete',0,'1','ActionScheduler','action_log',0,0),(591,1524,'ActionScheduler','','','','2019-12-24 20:40:13','2019-12-25 01:40:13','action created',0,'1','ActionScheduler','action_log',0,0),(592,1524,'ActionScheduler','','','','2019-12-24 21:42:21','2019-12-25 02:42:21','action started',0,'1','ActionScheduler','action_log',0,0),(593,1524,'ActionScheduler','','','','2019-12-24 21:42:21','2019-12-25 02:42:21','action complete',0,'1','ActionScheduler','action_log',0,0),(594,1525,'ActionScheduler','','','','2019-12-24 21:42:21','2019-12-25 02:42:21','action created',0,'1','ActionScheduler','action_log',0,0),(595,1525,'ActionScheduler','','','','2019-12-24 22:43:45','2019-12-25 03:43:45','action started',0,'1','ActionScheduler','action_log',0,0),(596,1525,'ActionScheduler','','','','2019-12-24 22:43:45','2019-12-25 03:43:45','action complete',0,'1','ActionScheduler','action_log',0,0),(597,1526,'ActionScheduler','','','','2019-12-24 22:43:45','2019-12-25 03:43:45','action created',0,'1','ActionScheduler','action_log',0,0),(598,1526,'ActionScheduler','','','','2019-12-24 23:56:08','2019-12-25 04:56:08','action started',0,'1','ActionScheduler','action_log',0,0),(599,1526,'ActionScheduler','','','','2019-12-24 23:56:08','2019-12-25 04:56:08','action complete',0,'1','ActionScheduler','action_log',0,0),(600,1527,'ActionScheduler','','','','2019-12-24 23:56:08','2019-12-25 04:56:08','action created',0,'1','ActionScheduler','action_log',0,0),(601,1527,'ActionScheduler','','','','2019-12-25 00:56:09','2019-12-25 05:56:09','action started',0,'1','ActionScheduler','action_log',0,0),(602,1527,'ActionScheduler','','','','2019-12-25 00:56:09','2019-12-25 05:56:09','action complete',0,'1','ActionScheduler','action_log',0,0),(603,1528,'ActionScheduler','','','','2019-12-25 00:56:09','2019-12-25 05:56:09','action created',0,'1','ActionScheduler','action_log',0,0),(604,1528,'ActionScheduler','','','','2019-12-25 02:00:25','2019-12-25 07:00:25','action started',0,'1','ActionScheduler','action_log',0,0),(605,1528,'ActionScheduler','','','','2019-12-25 02:00:26','2019-12-25 07:00:26','action complete',0,'1','ActionScheduler','action_log',0,0),(606,1529,'ActionScheduler','','','','2019-12-25 02:00:26','2019-12-25 07:00:26','action created',0,'1','ActionScheduler','action_log',0,0),(607,1529,'ActionScheduler','','','','2019-12-25 03:04:27','2019-12-25 08:04:27','action started',0,'1','ActionScheduler','action_log',0,0),(608,1529,'ActionScheduler','','','','2019-12-25 03:04:27','2019-12-25 08:04:27','action complete',0,'1','ActionScheduler','action_log',0,0),(609,1530,'ActionScheduler','','','','2019-12-25 03:04:27','2019-12-25 08:04:27','action created',0,'1','ActionScheduler','action_log',0,0),(610,1530,'ActionScheduler','','','','2019-12-25 04:18:23','2019-12-25 09:18:23','action started',0,'1','ActionScheduler','action_log',0,0),(611,1530,'ActionScheduler','','','','2019-12-25 04:18:23','2019-12-25 09:18:23','action complete',0,'1','ActionScheduler','action_log',0,0),(612,1531,'ActionScheduler','','','','2019-12-25 04:18:23','2019-12-25 09:18:23','action created',0,'1','ActionScheduler','action_log',0,0),(613,1531,'ActionScheduler','','','','2019-12-25 05:27:27','2019-12-25 10:27:27','action started',0,'1','ActionScheduler','action_log',0,0),(614,1531,'ActionScheduler','','','','2019-12-25 05:27:27','2019-12-25 10:27:27','action complete',0,'1','ActionScheduler','action_log',0,0),(615,1532,'ActionScheduler','','','','2019-12-25 05:27:27','2019-12-25 10:27:27','action created',0,'1','ActionScheduler','action_log',0,0),(616,1532,'ActionScheduler','','','','2019-12-25 06:29:54','2019-12-25 11:29:54','action started',0,'1','ActionScheduler','action_log',0,0),(617,1532,'ActionScheduler','','','','2019-12-25 06:29:54','2019-12-25 11:29:54','action complete',0,'1','ActionScheduler','action_log',0,0),(618,1533,'ActionScheduler','','','','2019-12-25 06:29:54','2019-12-25 11:29:54','action created',0,'1','ActionScheduler','action_log',0,0),(619,1533,'ActionScheduler','','','','2019-12-25 07:44:47','2019-12-25 12:44:47','action started',0,'1','ActionScheduler','action_log',0,0),(620,1533,'ActionScheduler','','','','2019-12-25 07:44:47','2019-12-25 12:44:47','action complete',0,'1','ActionScheduler','action_log',0,0),(621,1534,'ActionScheduler','','','','2019-12-25 07:44:47','2019-12-25 12:44:47','action created',0,'1','ActionScheduler','action_log',0,0),(622,1534,'ActionScheduler','','','','2019-12-25 08:45:10','2019-12-25 13:45:10','action started',0,'1','ActionScheduler','action_log',0,0),(623,1534,'ActionScheduler','','','','2019-12-25 08:45:10','2019-12-25 13:45:10','action complete',0,'1','ActionScheduler','action_log',0,0),(624,1535,'ActionScheduler','','','','2019-12-25 08:45:10','2019-12-25 13:45:10','action created',0,'1','ActionScheduler','action_log',0,0),(625,1535,'ActionScheduler','','','','2019-12-25 09:45:49','2019-12-25 14:45:49','action started',0,'1','ActionScheduler','action_log',0,0),(626,1535,'ActionScheduler','','','','2019-12-25 09:45:49','2019-12-25 14:45:49','action complete',0,'1','ActionScheduler','action_log',0,0),(627,1536,'ActionScheduler','','','','2019-12-25 09:45:49','2019-12-25 14:45:49','action created',0,'1','ActionScheduler','action_log',0,0),(628,1536,'ActionScheduler','','','','2019-12-25 10:47:13','2019-12-25 15:47:13','action started',0,'1','ActionScheduler','action_log',0,0),(629,1536,'ActionScheduler','','','','2019-12-25 10:47:13','2019-12-25 15:47:13','action complete',0,'1','ActionScheduler','action_log',0,0),(630,1537,'ActionScheduler','','','','2019-12-25 10:47:13','2019-12-25 15:47:13','action created',0,'1','ActionScheduler','action_log',0,0),(631,1537,'ActionScheduler','','','','2019-12-25 11:54:48','2019-12-25 16:54:48','action started',0,'1','ActionScheduler','action_log',0,0),(632,1537,'ActionScheduler','','','','2019-12-25 11:54:48','2019-12-25 16:54:48','action complete',0,'1','ActionScheduler','action_log',0,0),(633,1538,'ActionScheduler','','','','2019-12-25 11:54:48','2019-12-25 16:54:48','action created',0,'1','ActionScheduler','action_log',0,0),(634,1538,'ActionScheduler','','','','2019-12-25 13:04:33','2019-12-25 18:04:33','action started',0,'1','ActionScheduler','action_log',0,0),(635,1538,'ActionScheduler','','','','2019-12-25 13:04:33','2019-12-25 18:04:33','action complete',0,'1','ActionScheduler','action_log',0,0),(636,1539,'ActionScheduler','','','','2019-12-25 13:04:33','2019-12-25 18:04:33','action created',0,'1','ActionScheduler','action_log',0,0),(637,1539,'ActionScheduler','','','','2019-12-25 14:08:14','2019-12-25 19:08:14','action started',0,'1','ActionScheduler','action_log',0,0),(638,1539,'ActionScheduler','','','','2019-12-25 14:08:14','2019-12-25 19:08:14','action complete',0,'1','ActionScheduler','action_log',0,0),(639,1540,'ActionScheduler','','','','2019-12-25 14:08:14','2019-12-25 19:08:14','action created',0,'1','ActionScheduler','action_log',0,0),(640,1540,'ActionScheduler','','','','2019-12-25 15:09:57','2019-12-25 20:09:57','action started',0,'1','ActionScheduler','action_log',0,0),(641,1540,'ActionScheduler','','','','2019-12-25 15:09:57','2019-12-25 20:09:57','action complete',0,'1','ActionScheduler','action_log',0,0),(642,1541,'ActionScheduler','','','','2019-12-25 15:09:57','2019-12-25 20:09:57','action created',0,'1','ActionScheduler','action_log',0,0),(643,1541,'ActionScheduler','','','','2019-12-25 16:13:52','2019-12-25 21:13:52','action started',0,'1','ActionScheduler','action_log',0,0),(644,1541,'ActionScheduler','','','','2019-12-25 16:13:52','2019-12-25 21:13:52','action complete',0,'1','ActionScheduler','action_log',0,0),(645,1542,'ActionScheduler','','','','2019-12-25 16:13:52','2019-12-25 21:13:52','action created',0,'1','ActionScheduler','action_log',0,0),(646,1542,'ActionScheduler','','','','2019-12-25 17:16:51','2019-12-25 22:16:51','action started',0,'1','ActionScheduler','action_log',0,0),(647,1542,'ActionScheduler','','','','2019-12-25 17:16:51','2019-12-25 22:16:51','action complete',0,'1','ActionScheduler','action_log',0,0),(648,1543,'ActionScheduler','','','','2019-12-25 17:16:51','2019-12-25 22:16:51','action created',0,'1','ActionScheduler','action_log',0,0),(649,1543,'ActionScheduler','','','','2019-12-25 18:26:21','2019-12-25 23:26:21','action started',0,'1','ActionScheduler','action_log',0,0),(650,1543,'ActionScheduler','','','','2019-12-25 18:26:21','2019-12-25 23:26:21','action complete',0,'1','ActionScheduler','action_log',0,0),(651,1544,'ActionScheduler','','','','2019-12-25 18:26:21','2019-12-25 23:26:21','action created',0,'1','ActionScheduler','action_log',0,0),(652,1544,'ActionScheduler','','','','2019-12-25 19:35:20','2019-12-26 00:35:20','action started',0,'1','ActionScheduler','action_log',0,0),(653,1544,'ActionScheduler','','','','2019-12-25 19:35:20','2019-12-26 00:35:20','action complete',0,'1','ActionScheduler','action_log',0,0),(654,1545,'ActionScheduler','','','','2019-12-25 19:35:20','2019-12-26 00:35:20','action created',0,'1','ActionScheduler','action_log',0,0),(655,1545,'ActionScheduler','','','','2019-12-25 20:38:47','2019-12-26 01:38:47','action started',0,'1','ActionScheduler','action_log',0,0),(656,1545,'ActionScheduler','','','','2019-12-25 20:38:47','2019-12-26 01:38:47','action complete',0,'1','ActionScheduler','action_log',0,0),(657,1546,'ActionScheduler','','','','2019-12-25 20:38:47','2019-12-26 01:38:47','action created',0,'1','ActionScheduler','action_log',0,0),(658,1546,'ActionScheduler','','','','2019-12-25 21:46:01','2019-12-26 02:46:01','action started',0,'1','ActionScheduler','action_log',0,0),(659,1546,'ActionScheduler','','','','2019-12-25 21:46:01','2019-12-26 02:46:01','action complete',0,'1','ActionScheduler','action_log',0,0),(660,1547,'ActionScheduler','','','','2019-12-25 21:46:01','2019-12-26 02:46:01','action created',0,'1','ActionScheduler','action_log',0,0),(661,1547,'ActionScheduler','','','','2019-12-25 22:47:00','2019-12-26 03:47:00','action started',0,'1','ActionScheduler','action_log',0,0),(662,1547,'ActionScheduler','','','','2019-12-25 22:47:00','2019-12-26 03:47:00','action complete',0,'1','ActionScheduler','action_log',0,0),(663,1548,'ActionScheduler','','','','2019-12-25 22:47:00','2019-12-26 03:47:00','action created',0,'1','ActionScheduler','action_log',0,0),(664,1548,'ActionScheduler','','','','2019-12-25 23:47:15','2019-12-26 04:47:15','action started',0,'1','ActionScheduler','action_log',0,0),(665,1548,'ActionScheduler','','','','2019-12-25 23:47:15','2019-12-26 04:47:15','action complete',0,'1','ActionScheduler','action_log',0,0),(666,1549,'ActionScheduler','','','','2019-12-25 23:47:15','2019-12-26 04:47:15','action created',0,'1','ActionScheduler','action_log',0,0),(667,1549,'ActionScheduler','','','','2019-12-26 01:25:32','2019-12-26 06:25:32','action started',0,'1','ActionScheduler','action_log',0,0),(668,1549,'ActionScheduler','','','','2019-12-26 01:25:32','2019-12-26 06:25:32','action complete',0,'1','ActionScheduler','action_log',0,0),(669,1550,'ActionScheduler','','','','2019-12-26 01:25:32','2019-12-26 06:25:32','action created',0,'1','ActionScheduler','action_log',0,0),(670,1550,'ActionScheduler','','','','2019-12-26 02:43:50','2019-12-26 07:43:50','action started',0,'1','ActionScheduler','action_log',0,0),(671,1550,'ActionScheduler','','','','2019-12-26 02:43:50','2019-12-26 07:43:50','action complete',0,'1','ActionScheduler','action_log',0,0),(672,1551,'ActionScheduler','','','','2019-12-26 02:43:50','2019-12-26 07:43:50','action created',0,'1','ActionScheduler','action_log',0,0),(673,1551,'ActionScheduler','','','','2019-12-26 03:44:42','2019-12-26 08:44:42','action started',0,'1','ActionScheduler','action_log',0,0),(674,1551,'ActionScheduler','','','','2019-12-26 03:44:42','2019-12-26 08:44:42','action complete',0,'1','ActionScheduler','action_log',0,0),(675,1552,'ActionScheduler','','','','2019-12-26 03:44:42','2019-12-26 08:44:42','action created',0,'1','ActionScheduler','action_log',0,0),(676,1552,'ActionScheduler','','','','2019-12-26 05:33:42','2019-12-26 10:33:42','action started',0,'1','ActionScheduler','action_log',0,0),(677,1552,'ActionScheduler','','','','2019-12-26 05:33:42','2019-12-26 10:33:42','action complete',0,'1','ActionScheduler','action_log',0,0),(678,1553,'ActionScheduler','','','','2019-12-26 05:33:42','2019-12-26 10:33:42','action created',0,'1','ActionScheduler','action_log',0,0),(679,1553,'ActionScheduler','','','','2019-12-26 06:42:37','2019-12-26 11:42:37','action started',0,'1','ActionScheduler','action_log',0,0),(680,1553,'ActionScheduler','','','','2019-12-26 06:42:37','2019-12-26 11:42:37','action complete',0,'1','ActionScheduler','action_log',0,0),(681,1554,'ActionScheduler','','','','2019-12-26 06:42:37','2019-12-26 11:42:37','action created',0,'1','ActionScheduler','action_log',0,0),(682,1554,'ActionScheduler','','','','2019-12-26 08:12:31','2019-12-26 13:12:31','action started',0,'1','ActionScheduler','action_log',0,0),(683,1554,'ActionScheduler','','','','2019-12-26 08:12:31','2019-12-26 13:12:31','action complete',0,'1','ActionScheduler','action_log',0,0),(684,1555,'ActionScheduler','','','','2019-12-26 08:12:31','2019-12-26 13:12:31','action created',0,'1','ActionScheduler','action_log',0,0),(685,1555,'ActionScheduler','','','','2019-12-26 09:22:01','2019-12-26 14:22:01','action started',0,'1','ActionScheduler','action_log',0,0),(686,1555,'ActionScheduler','','','','2019-12-26 09:22:01','2019-12-26 14:22:01','action complete',0,'1','ActionScheduler','action_log',0,0),(687,1556,'ActionScheduler','','','','2019-12-26 09:22:01','2019-12-26 14:22:01','action created',0,'1','ActionScheduler','action_log',0,0),(688,1556,'ActionScheduler','','','','2019-12-26 10:42:58','2019-12-26 15:42:58','action started',0,'1','ActionScheduler','action_log',0,0),(689,1556,'ActionScheduler','','','','2019-12-26 10:42:58','2019-12-26 15:42:58','action complete',0,'1','ActionScheduler','action_log',0,0),(690,1557,'ActionScheduler','','','','2019-12-26 10:42:58','2019-12-26 15:42:58','action created',0,'1','ActionScheduler','action_log',0,0),(691,1557,'ActionScheduler','','','','2019-12-26 11:44:31','2019-12-26 16:44:31','action started',0,'1','ActionScheduler','action_log',0,0),(692,1557,'ActionScheduler','','','','2019-12-26 11:44:31','2019-12-26 16:44:31','action complete',0,'1','ActionScheduler','action_log',0,0),(693,1558,'ActionScheduler','','','','2019-12-26 11:44:31','2019-12-26 16:44:31','action created',0,'1','ActionScheduler','action_log',0,0),(694,1558,'ActionScheduler','','','','2019-12-26 12:47:05','2019-12-26 17:47:05','action started',0,'1','ActionScheduler','action_log',0,0),(695,1558,'ActionScheduler','','','','2019-12-26 12:47:05','2019-12-26 17:47:05','action complete',0,'1','ActionScheduler','action_log',0,0),(696,1559,'ActionScheduler','','','','2019-12-26 12:47:05','2019-12-26 17:47:05','action created',0,'1','ActionScheduler','action_log',0,0),(697,1561,'ActionScheduler','','','','2019-12-26 12:59:26','2019-12-26 17:59:26','action created',0,'1','ActionScheduler','action_log',0,0),(698,1560,'WooCommerce','woocommerce@thairifficma.com','','','2019-12-26 12:59:39','2019-12-26 17:59:39','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(699,1560,'WooCommerce','woocommerce@thairifficma.com','','','2019-12-26 12:59:39','2019-12-26 17:59:39','Stripe charge complete (Charge ID: ch_1Fu0cOCAn4cZ0zNjJ1rjTAQP)',0,'1','WooCommerce','order_note',0,0),(700,1561,'ActionScheduler','','','','2019-12-26 13:08:51','2019-12-26 18:08:51','action started',0,'1','ActionScheduler','action_log',0,0),(701,1561,'ActionScheduler','','','','2019-12-26 13:08:51','2019-12-26 18:08:51','action complete',0,'1','ActionScheduler','action_log',0,0),(702,1559,'ActionScheduler','','','','2019-12-26 13:49:54','2019-12-26 18:49:54','action started',0,'1','ActionScheduler','action_log',0,0),(703,1559,'ActionScheduler','','','','2019-12-26 13:49:54','2019-12-26 18:49:54','action complete',0,'1','ActionScheduler','action_log',0,0),(704,1562,'ActionScheduler','','','','2019-12-26 13:49:54','2019-12-26 18:49:54','action created',0,'1','ActionScheduler','action_log',0,0),(705,1562,'ActionScheduler','','','','2019-12-26 14:57:55','2019-12-26 19:57:55','action started',0,'1','ActionScheduler','action_log',0,0),(706,1562,'ActionScheduler','','','','2019-12-26 14:57:55','2019-12-26 19:57:55','action complete',0,'1','ActionScheduler','action_log',0,0),(707,1563,'ActionScheduler','','','','2019-12-26 14:57:55','2019-12-26 19:57:55','action created',0,'1','ActionScheduler','action_log',0,0),(708,1563,'ActionScheduler','','','','2019-12-26 15:58:19','2019-12-26 20:58:19','action started',0,'1','ActionScheduler','action_log',0,0),(709,1563,'ActionScheduler','','','','2019-12-26 15:58:19','2019-12-26 20:58:19','action complete',0,'1','ActionScheduler','action_log',0,0),(710,1564,'ActionScheduler','','','','2019-12-26 15:58:20','2019-12-26 20:58:20','action created',0,'1','ActionScheduler','action_log',0,0),(711,1564,'ActionScheduler','','','','2019-12-26 17:04:29','2019-12-26 22:04:29','action started',0,'1','ActionScheduler','action_log',0,0),(712,1564,'ActionScheduler','','','','2019-12-26 17:04:29','2019-12-26 22:04:29','action complete',0,'1','ActionScheduler','action_log',0,0),(713,1565,'ActionScheduler','','','','2019-12-26 17:04:29','2019-12-26 22:04:29','action created',0,'1','ActionScheduler','action_log',0,0),(714,1565,'ActionScheduler','','','','2019-12-26 18:07:32','2019-12-26 23:07:32','action started',0,'1','ActionScheduler','action_log',0,0),(715,1565,'ActionScheduler','','','','2019-12-26 18:07:32','2019-12-26 23:07:32','action complete',0,'1','ActionScheduler','action_log',0,0),(716,1566,'ActionScheduler','','','','2019-12-26 18:07:32','2019-12-26 23:07:32','action created',0,'1','ActionScheduler','action_log',0,0),(717,1568,'ActionScheduler','','','','2019-12-26 18:49:11','2019-12-26 23:49:11','action created',0,'1','ActionScheduler','action_log',0,0),(718,1568,'ActionScheduler','','','','2019-12-26 18:50:24','2019-12-26 23:50:24','action started',0,'1','ActionScheduler','action_log',0,0),(719,1568,'ActionScheduler','','','','2019-12-26 18:50:24','2019-12-26 23:50:24','action complete',0,'1','ActionScheduler','action_log',0,0),(720,1566,'ActionScheduler','','','','2019-12-26 19:07:33','2019-12-27 00:07:33','action started',0,'1','ActionScheduler','action_log',0,0),(721,1566,'ActionScheduler','','','','2019-12-26 19:07:33','2019-12-27 00:07:33','action complete',0,'1','ActionScheduler','action_log',0,0),(722,1569,'ActionScheduler','','','','2019-12-26 19:07:33','2019-12-27 00:07:33','action created',0,'1','ActionScheduler','action_log',0,0),(723,1569,'ActionScheduler','','','','2019-12-26 20:10:26','2019-12-27 01:10:26','action started',0,'1','ActionScheduler','action_log',0,0),(724,1569,'ActionScheduler','','','','2019-12-26 20:10:26','2019-12-27 01:10:26','action complete',0,'1','ActionScheduler','action_log',0,0),(725,1571,'ActionScheduler','','','','2019-12-26 20:10:26','2019-12-27 01:10:26','action created',0,'1','ActionScheduler','action_log',0,0),(726,1571,'ActionScheduler','','','','2019-12-26 21:21:47','2019-12-27 02:21:47','action started',0,'1','ActionScheduler','action_log',0,0),(727,1571,'ActionScheduler','','','','2019-12-26 21:21:47','2019-12-27 02:21:47','action complete',0,'1','ActionScheduler','action_log',0,0),(728,1572,'ActionScheduler','','','','2019-12-26 21:21:47','2019-12-27 02:21:47','action created',0,'1','ActionScheduler','action_log',0,0),(729,1572,'ActionScheduler','','','','2019-12-26 22:23:46','2019-12-27 03:23:46','action started',0,'1','ActionScheduler','action_log',0,0),(730,1572,'ActionScheduler','','','','2019-12-26 22:23:46','2019-12-27 03:23:46','action complete',0,'1','ActionScheduler','action_log',0,0),(731,1573,'ActionScheduler','','','','2019-12-26 22:23:46','2019-12-27 03:23:46','action created',0,'1','ActionScheduler','action_log',0,0),(732,1573,'ActionScheduler','','','','2019-12-26 23:55:54','2019-12-27 04:55:54','action started',0,'1','ActionScheduler','action_log',0,0),(733,1573,'ActionScheduler','','','','2019-12-26 23:55:55','2019-12-27 04:55:55','action complete',0,'1','ActionScheduler','action_log',0,0),(734,1574,'ActionScheduler','','','','2019-12-26 23:55:55','2019-12-27 04:55:55','action created',0,'1','ActionScheduler','action_log',0,0),(735,1574,'ActionScheduler','','','','2019-12-27 01:19:59','2019-12-27 06:19:59','action started',0,'1','ActionScheduler','action_log',0,0),(736,1574,'ActionScheduler','','','','2019-12-27 01:19:59','2019-12-27 06:19:59','action complete',0,'1','ActionScheduler','action_log',0,0),(737,1575,'ActionScheduler','','','','2019-12-27 01:19:59','2019-12-27 06:19:59','action created',0,'1','ActionScheduler','action_log',0,0),(738,1575,'ActionScheduler','','','','2019-12-27 02:20:16','2019-12-27 07:20:16','action started',0,'1','ActionScheduler','action_log',0,0),(739,1575,'ActionScheduler','','','','2019-12-27 02:20:17','2019-12-27 07:20:17','action complete',0,'1','ActionScheduler','action_log',0,0),(740,1576,'ActionScheduler','','','','2019-12-27 02:20:17','2019-12-27 07:20:17','action created',0,'1','ActionScheduler','action_log',0,0),(741,1576,'ActionScheduler','','','','2019-12-27 03:28:33','2019-12-27 08:28:33','action started',0,'1','ActionScheduler','action_log',0,0),(742,1576,'ActionScheduler','','','','2019-12-27 03:28:33','2019-12-27 08:28:33','action complete',0,'1','ActionScheduler','action_log',0,0),(743,1577,'ActionScheduler','','','','2019-12-27 03:28:34','2019-12-27 08:28:34','action created',0,'1','ActionScheduler','action_log',0,0),(744,1577,'ActionScheduler','','','','2019-12-27 04:35:57','2019-12-27 09:35:57','action started',0,'1','ActionScheduler','action_log',0,0),(745,1577,'ActionScheduler','','','','2019-12-27 04:35:57','2019-12-27 09:35:57','action complete',0,'1','ActionScheduler','action_log',0,0),(746,1578,'ActionScheduler','','','','2019-12-27 04:35:57','2019-12-27 09:35:57','action created',0,'1','ActionScheduler','action_log',0,0),(747,1578,'ActionScheduler','','','','2019-12-27 05:52:22','2019-12-27 10:52:22','action started',0,'1','ActionScheduler','action_log',0,0),(748,1578,'ActionScheduler','','','','2019-12-27 05:52:22','2019-12-27 10:52:22','action complete',0,'1','ActionScheduler','action_log',0,0),(749,1579,'ActionScheduler','','','','2019-12-27 05:52:22','2019-12-27 10:52:22','action created',0,'1','ActionScheduler','action_log',0,0),(750,1579,'ActionScheduler','','','','2019-12-27 07:02:35','2019-12-27 12:02:35','action started',0,'1','ActionScheduler','action_log',0,0),(751,1579,'ActionScheduler','','','','2019-12-27 07:02:35','2019-12-27 12:02:35','action complete',0,'1','ActionScheduler','action_log',0,0),(752,1580,'ActionScheduler','','','','2019-12-27 07:02:36','2019-12-27 12:02:36','action created',0,'1','ActionScheduler','action_log',0,0),(753,1580,'ActionScheduler','','','','2019-12-27 08:07:08','2019-12-27 13:07:08','action started',0,'1','ActionScheduler','action_log',0,0),(754,1580,'ActionScheduler','','','','2019-12-27 08:07:08','2019-12-27 13:07:08','action complete',0,'1','ActionScheduler','action_log',0,0),(755,1581,'ActionScheduler','','','','2019-12-27 08:07:08','2019-12-27 13:07:08','action created',0,'1','ActionScheduler','action_log',0,0),(756,1581,'ActionScheduler','','','','2019-12-27 09:08:29','2019-12-27 14:08:29','action started',0,'1','ActionScheduler','action_log',0,0),(757,1581,'ActionScheduler','','','','2019-12-27 09:08:29','2019-12-27 14:08:29','action complete',0,'1','ActionScheduler','action_log',0,0),(758,1584,'ActionScheduler','','','','2019-12-27 09:08:29','2019-12-27 14:08:29','action created',0,'1','ActionScheduler','action_log',0,0),(759,1584,'ActionScheduler','','','','2019-12-27 10:09:59','2019-12-27 15:09:59','action started',0,'1','ActionScheduler','action_log',0,0),(760,1584,'ActionScheduler','','','','2019-12-27 10:09:59','2019-12-27 15:09:59','action complete',0,'1','ActionScheduler','action_log',0,0),(761,1585,'ActionScheduler','','','','2019-12-27 10:09:59','2019-12-27 15:09:59','action created',0,'1','ActionScheduler','action_log',0,0),(762,1585,'ActionScheduler','','','','2019-12-27 11:10:26','2019-12-27 16:10:26','action started',0,'1','ActionScheduler','action_log',0,0),(763,1585,'ActionScheduler','','','','2019-12-27 11:10:26','2019-12-27 16:10:26','action complete',0,'1','ActionScheduler','action_log',0,0),(764,1586,'ActionScheduler','','','','2019-12-27 11:10:26','2019-12-27 16:10:26','action created',0,'1','ActionScheduler','action_log',0,0),(765,1586,'ActionScheduler','','','','2019-12-27 12:15:31','2019-12-27 17:15:31','action started',0,'1','ActionScheduler','action_log',0,0),(766,1586,'ActionScheduler','','','','2019-12-27 12:15:32','2019-12-27 17:15:32','action complete',0,'1','ActionScheduler','action_log',0,0),(767,1589,'ActionScheduler','','','','2019-12-27 12:15:32','2019-12-27 17:15:32','action created',0,'1','ActionScheduler','action_log',0,0),(768,1589,'ActionScheduler','','','','2019-12-27 13:16:10','2019-12-27 18:16:10','action started',0,'1','ActionScheduler','action_log',0,0),(769,1589,'ActionScheduler','','','','2019-12-27 13:16:10','2019-12-27 18:16:10','action complete',0,'1','ActionScheduler','action_log',0,0),(770,1590,'ActionScheduler','','','','2019-12-27 13:16:10','2019-12-27 18:16:10','action created',0,'1','ActionScheduler','action_log',0,0),(771,1590,'ActionScheduler','','','','2019-12-27 14:17:45','2019-12-27 19:17:45','action started',0,'1','ActionScheduler','action_log',0,0),(772,1590,'ActionScheduler','','','','2019-12-27 14:17:45','2019-12-27 19:17:45','action complete',0,'1','ActionScheduler','action_log',0,0),(773,1591,'ActionScheduler','','','','2019-12-27 14:17:45','2019-12-27 19:17:45','action created',0,'1','ActionScheduler','action_log',0,0),(774,1591,'ActionScheduler','','','','2019-12-27 15:29:52','2019-12-27 20:29:52','action started',0,'1','ActionScheduler','action_log',0,0),(775,1591,'ActionScheduler','','','','2019-12-27 15:29:52','2019-12-27 20:29:52','action complete',0,'1','ActionScheduler','action_log',0,0),(776,1592,'ActionScheduler','','','','2019-12-27 15:29:52','2019-12-27 20:29:52','action created',0,'1','ActionScheduler','action_log',0,0),(777,1592,'ActionScheduler','','','','2019-12-27 16:32:01','2019-12-27 21:32:01','action started',0,'1','ActionScheduler','action_log',0,0),(778,1592,'ActionScheduler','','','','2019-12-27 16:32:01','2019-12-27 21:32:01','action complete',0,'1','ActionScheduler','action_log',0,0),(779,1593,'ActionScheduler','','','','2019-12-27 16:32:01','2019-12-27 21:32:01','action created',0,'1','ActionScheduler','action_log',0,0),(780,1593,'ActionScheduler','','','','2019-12-27 17:33:51','2019-12-27 22:33:51','action started',0,'1','ActionScheduler','action_log',0,0),(781,1593,'ActionScheduler','','','','2019-12-27 17:33:51','2019-12-27 22:33:51','action complete',0,'1','ActionScheduler','action_log',0,0),(782,1594,'ActionScheduler','','','','2019-12-27 17:33:51','2019-12-27 22:33:51','action created',0,'1','ActionScheduler','action_log',0,0),(783,1594,'ActionScheduler','','','','2019-12-27 18:34:48','2019-12-27 23:34:48','action started',0,'1','ActionScheduler','action_log',0,0),(784,1594,'ActionScheduler','','','','2019-12-27 18:34:48','2019-12-27 23:34:48','action complete',0,'1','ActionScheduler','action_log',0,0),(785,1595,'ActionScheduler','','','','2019-12-27 18:34:48','2019-12-27 23:34:48','action created',0,'1','ActionScheduler','action_log',0,0),(786,1595,'ActionScheduler','','','','2019-12-27 19:37:10','2019-12-28 00:37:10','action started',0,'1','ActionScheduler','action_log',0,0),(787,1595,'ActionScheduler','','','','2019-12-27 19:37:10','2019-12-28 00:37:10','action complete',0,'1','ActionScheduler','action_log',0,0),(788,1596,'ActionScheduler','','','','2019-12-27 19:37:10','2019-12-28 00:37:10','action created',0,'1','ActionScheduler','action_log',0,0),(789,1596,'ActionScheduler','','','','2019-12-27 20:40:28','2019-12-28 01:40:28','action started',0,'1','ActionScheduler','action_log',0,0),(790,1596,'ActionScheduler','','','','2019-12-27 20:40:28','2019-12-28 01:40:28','action complete',0,'1','ActionScheduler','action_log',0,0),(791,1597,'ActionScheduler','','','','2019-12-27 20:40:29','2019-12-28 01:40:29','action created',0,'1','ActionScheduler','action_log',0,0),(792,1597,'ActionScheduler','','','','2019-12-27 21:43:13','2019-12-28 02:43:13','action started',0,'1','ActionScheduler','action_log',0,0),(793,1597,'ActionScheduler','','','','2019-12-27 21:43:13','2019-12-28 02:43:13','action complete',0,'1','ActionScheduler','action_log',0,0),(794,1598,'ActionScheduler','','','','2019-12-27 21:43:13','2019-12-28 02:43:13','action created',0,'1','ActionScheduler','action_log',0,0),(795,1598,'ActionScheduler','','','','2019-12-27 22:44:16','2019-12-28 03:44:16','action started',0,'1','ActionScheduler','action_log',0,0),(796,1598,'ActionScheduler','','','','2019-12-27 22:44:16','2019-12-28 03:44:16','action complete',0,'1','ActionScheduler','action_log',0,0),(797,1599,'ActionScheduler','','','','2019-12-27 22:44:16','2019-12-28 03:44:16','action created',0,'1','ActionScheduler','action_log',0,0),(798,1599,'ActionScheduler','','','','2019-12-27 23:44:26','2019-12-28 04:44:26','action started',0,'1','ActionScheduler','action_log',0,0),(799,1599,'ActionScheduler','','','','2019-12-27 23:44:26','2019-12-28 04:44:26','action complete',0,'1','ActionScheduler','action_log',0,0),(800,1600,'ActionScheduler','','','','2019-12-27 23:44:26','2019-12-28 04:44:26','action created',0,'1','ActionScheduler','action_log',0,0),(801,1600,'ActionScheduler','','','','2019-12-28 01:02:09','2019-12-28 06:02:09','action started',0,'1','ActionScheduler','action_log',0,0),(802,1600,'ActionScheduler','','','','2019-12-28 01:02:09','2019-12-28 06:02:09','action complete',0,'1','ActionScheduler','action_log',0,0),(803,1601,'ActionScheduler','','','','2019-12-28 01:02:09','2019-12-28 06:02:09','action created',0,'1','ActionScheduler','action_log',0,0),(804,1601,'ActionScheduler','','','','2019-12-28 02:03:23','2019-12-28 07:03:23','action started',0,'1','ActionScheduler','action_log',0,0),(805,1601,'ActionScheduler','','','','2019-12-28 02:03:24','2019-12-28 07:03:24','action complete',0,'1','ActionScheduler','action_log',0,0),(806,1602,'ActionScheduler','','','','2019-12-28 02:03:24','2019-12-28 07:03:24','action created',0,'1','ActionScheduler','action_log',0,0),(807,1602,'ActionScheduler','','','','2019-12-28 03:15:20','2019-12-28 08:15:20','action started',0,'1','ActionScheduler','action_log',0,0),(808,1602,'ActionScheduler','','','','2019-12-28 03:15:20','2019-12-28 08:15:20','action complete',0,'1','ActionScheduler','action_log',0,0),(809,1603,'ActionScheduler','','','','2019-12-28 03:15:20','2019-12-28 08:15:20','action created',0,'1','ActionScheduler','action_log',0,0),(810,1603,'ActionScheduler','','','','2019-12-28 04:22:19','2019-12-28 09:22:19','action started',0,'1','ActionScheduler','action_log',0,0),(811,1603,'ActionScheduler','','','','2019-12-28 04:22:19','2019-12-28 09:22:19','action complete',0,'1','ActionScheduler','action_log',0,0),(812,1604,'ActionScheduler','','','','2019-12-28 04:22:19','2019-12-28 09:22:19','action created',0,'1','ActionScheduler','action_log',0,0),(813,1604,'ActionScheduler','','','','2019-12-28 05:25:23','2019-12-28 10:25:23','action started',0,'1','ActionScheduler','action_log',0,0),(814,1604,'ActionScheduler','','','','2019-12-28 05:25:24','2019-12-28 10:25:24','action complete',0,'1','ActionScheduler','action_log',0,0),(815,1605,'ActionScheduler','','','','2019-12-28 05:25:24','2019-12-28 10:25:24','action created',0,'1','ActionScheduler','action_log',0,0),(816,1605,'ActionScheduler','','','','2019-12-28 06:34:20','2019-12-28 11:34:20','action started',0,'1','ActionScheduler','action_log',0,0),(817,1605,'ActionScheduler','','','','2019-12-28 06:34:20','2019-12-28 11:34:20','action complete',0,'1','ActionScheduler','action_log',0,0),(818,1606,'ActionScheduler','','','','2019-12-28 06:34:20','2019-12-28 11:34:20','action created',0,'1','ActionScheduler','action_log',0,0),(819,1606,'ActionScheduler','','','','2019-12-28 07:34:49','2019-12-28 12:34:49','action started',0,'1','ActionScheduler','action_log',0,0),(820,1606,'ActionScheduler','','','','2019-12-28 07:34:49','2019-12-28 12:34:49','action complete',0,'1','ActionScheduler','action_log',0,0),(821,1607,'ActionScheduler','','','','2019-12-28 07:34:49','2019-12-28 12:34:49','action created',0,'1','ActionScheduler','action_log',0,0),(822,1607,'ActionScheduler','','','','2019-12-28 08:40:59','2019-12-28 13:40:59','action started',0,'1','ActionScheduler','action_log',0,0),(823,1607,'ActionScheduler','','','','2019-12-28 08:40:59','2019-12-28 13:40:59','action complete',0,'1','ActionScheduler','action_log',0,0),(824,1608,'ActionScheduler','','','','2019-12-28 08:40:59','2019-12-28 13:40:59','action created',0,'1','ActionScheduler','action_log',0,0),(825,1608,'ActionScheduler','','','','2019-12-28 09:44:11','2019-12-28 14:44:11','action started',0,'1','ActionScheduler','action_log',0,0),(826,1608,'ActionScheduler','','','','2019-12-28 09:44:11','2019-12-28 14:44:11','action complete',0,'1','ActionScheduler','action_log',0,0),(827,1609,'ActionScheduler','','','','2019-12-28 09:44:11','2019-12-28 14:44:11','action created',0,'1','ActionScheduler','action_log',0,0),(828,1609,'ActionScheduler','','','','2019-12-28 10:45:14','2019-12-28 15:45:14','action started',0,'1','ActionScheduler','action_log',0,0),(829,1609,'ActionScheduler','','','','2019-12-28 10:45:14','2019-12-28 15:45:14','action complete',0,'1','ActionScheduler','action_log',0,0),(830,1610,'ActionScheduler','','','','2019-12-28 10:45:14','2019-12-28 15:45:14','action created',0,'1','ActionScheduler','action_log',0,0),(831,1610,'ActionScheduler','','','','2019-12-28 11:52:02','2019-12-28 16:52:02','action started',0,'1','ActionScheduler','action_log',0,0),(832,1610,'ActionScheduler','','','','2019-12-28 11:52:02','2019-12-28 16:52:02','action complete',0,'1','ActionScheduler','action_log',0,0),(833,1611,'ActionScheduler','','','','2019-12-28 11:52:02','2019-12-28 16:52:02','action created',0,'1','ActionScheduler','action_log',0,0),(834,1611,'ActionScheduler','','','','2019-12-28 13:04:04','2019-12-28 18:04:04','action started',0,'1','ActionScheduler','action_log',0,0),(835,1611,'ActionScheduler','','','','2019-12-28 13:04:04','2019-12-28 18:04:04','action complete',0,'1','ActionScheduler','action_log',0,0),(836,1612,'ActionScheduler','','','','2019-12-28 13:04:04','2019-12-28 18:04:04','action created',0,'1','ActionScheduler','action_log',0,0),(837,1612,'ActionScheduler','','','','2019-12-28 14:25:05','2019-12-28 19:25:05','action started',0,'1','ActionScheduler','action_log',0,0),(838,1612,'ActionScheduler','','','','2019-12-28 14:25:05','2019-12-28 19:25:05','action complete',0,'1','ActionScheduler','action_log',0,0),(839,1613,'ActionScheduler','','','','2019-12-28 14:25:05','2019-12-28 19:25:05','action created',0,'1','ActionScheduler','action_log',0,0),(840,1613,'ActionScheduler','','','','2019-12-28 15:26:54','2019-12-28 20:26:54','action started',0,'1','ActionScheduler','action_log',0,0),(841,1613,'ActionScheduler','','','','2019-12-28 15:26:54','2019-12-28 20:26:54','action complete',0,'1','ActionScheduler','action_log',0,0),(842,1614,'ActionScheduler','','','','2019-12-28 15:26:54','2019-12-28 20:26:54','action created',0,'1','ActionScheduler','action_log',0,0),(843,1614,'ActionScheduler','','','','2019-12-28 16:36:57','2019-12-28 21:36:57','action started',0,'1','ActionScheduler','action_log',0,0),(844,1614,'ActionScheduler','','','','2019-12-28 16:36:57','2019-12-28 21:36:57','action complete',0,'1','ActionScheduler','action_log',0,0),(845,1615,'ActionScheduler','','','','2019-12-28 16:36:57','2019-12-28 21:36:57','action created',0,'1','ActionScheduler','action_log',0,0),(846,1615,'ActionScheduler','','','','2019-12-28 17:39:15','2019-12-28 22:39:15','action started',0,'1','ActionScheduler','action_log',0,0),(847,1615,'ActionScheduler','','','','2019-12-28 17:39:15','2019-12-28 22:39:15','action complete',0,'1','ActionScheduler','action_log',0,0),(848,1616,'ActionScheduler','','','','2019-12-28 17:39:15','2019-12-28 22:39:15','action created',0,'1','ActionScheduler','action_log',0,0),(849,1616,'ActionScheduler','','','','2019-12-28 18:43:14','2019-12-28 23:43:14','action started',0,'1','ActionScheduler','action_log',0,0),(850,1616,'ActionScheduler','','','','2019-12-28 18:43:14','2019-12-28 23:43:14','action complete',0,'1','ActionScheduler','action_log',0,0),(851,1617,'ActionScheduler','','','','2019-12-28 18:43:14','2019-12-28 23:43:14','action created',0,'1','ActionScheduler','action_log',0,0),(852,1617,'ActionScheduler','','','','2019-12-28 19:44:54','2019-12-29 00:44:54','action started',0,'1','ActionScheduler','action_log',0,0),(853,1617,'ActionScheduler','','','','2019-12-28 19:44:54','2019-12-29 00:44:54','action complete',0,'1','ActionScheduler','action_log',0,0),(854,1635,'ActionScheduler','','','','2019-12-28 19:44:54','2019-12-29 00:44:54','action created',0,'1','ActionScheduler','action_log',0,0),(855,1635,'ActionScheduler','','','','2019-12-28 20:55:43','2019-12-29 01:55:43','action started',0,'1','ActionScheduler','action_log',0,0),(856,1635,'ActionScheduler','','','','2019-12-28 20:55:43','2019-12-29 01:55:43','action complete',0,'1','ActionScheduler','action_log',0,0),(857,1637,'ActionScheduler','','','','2019-12-28 20:55:43','2019-12-29 01:55:43','action created',0,'1','ActionScheduler','action_log',0,0),(858,1637,'ActionScheduler','','','','2019-12-28 22:20:41','2019-12-29 03:20:41','action started',0,'1','ActionScheduler','action_log',0,0),(859,1637,'ActionScheduler','','','','2019-12-28 22:20:41','2019-12-29 03:20:41','action complete',0,'1','ActionScheduler','action_log',0,0),(860,1638,'ActionScheduler','','','','2019-12-28 22:20:41','2019-12-29 03:20:41','action created',0,'1','ActionScheduler','action_log',0,0),(861,1638,'ActionScheduler','','','','2019-12-28 23:24:47','2019-12-29 04:24:47','action started',0,'1','ActionScheduler','action_log',0,0),(862,1638,'ActionScheduler','','','','2019-12-28 23:24:47','2019-12-29 04:24:47','action complete',0,'1','ActionScheduler','action_log',0,0),(863,1639,'ActionScheduler','','','','2019-12-28 23:24:47','2019-12-29 04:24:47','action created',0,'1','ActionScheduler','action_log',0,0),(864,1639,'ActionScheduler','','','','2019-12-29 00:27:05','2019-12-29 05:27:05','action started',0,'1','ActionScheduler','action_log',0,0),(865,1639,'ActionScheduler','','','','2019-12-29 00:27:05','2019-12-29 05:27:05','action complete',0,'1','ActionScheduler','action_log',0,0),(866,1640,'ActionScheduler','','','','2019-12-29 00:27:05','2019-12-29 05:27:05','action created',0,'1','ActionScheduler','action_log',0,0),(867,1640,'ActionScheduler','','','','2019-12-29 01:28:41','2019-12-29 06:28:41','action started',0,'1','ActionScheduler','action_log',0,0),(868,1640,'ActionScheduler','','','','2019-12-29 01:28:41','2019-12-29 06:28:41','action complete',0,'1','ActionScheduler','action_log',0,0),(869,1641,'ActionScheduler','','','','2019-12-29 01:28:41','2019-12-29 06:28:41','action created',0,'1','ActionScheduler','action_log',0,0),(870,1641,'ActionScheduler','','','','2019-12-29 02:29:16','2019-12-29 07:29:16','action started',0,'1','ActionScheduler','action_log',0,0),(871,1641,'ActionScheduler','','','','2019-12-29 02:29:16','2019-12-29 07:29:16','action complete',0,'1','ActionScheduler','action_log',0,0),(872,1663,'ActionScheduler','','','','2019-12-29 02:29:16','2019-12-29 07:29:16','action created',0,'1','ActionScheduler','action_log',0,0),(873,1663,'ActionScheduler','','','','2019-12-29 03:29:51','2019-12-29 08:29:51','action started',0,'1','ActionScheduler','action_log',0,0),(874,1663,'ActionScheduler','','','','2019-12-29 03:29:52','2019-12-29 08:29:52','action complete',0,'1','ActionScheduler','action_log',0,0),(875,1668,'ActionScheduler','','','','2019-12-29 03:29:52','2019-12-29 08:29:52','action created',0,'1','ActionScheduler','action_log',0,0),(876,1668,'ActionScheduler','','','','2019-12-29 04:37:00','2019-12-29 09:37:00','action started',0,'1','ActionScheduler','action_log',0,0),(877,1668,'ActionScheduler','','','','2019-12-29 04:37:00','2019-12-29 09:37:00','action complete',0,'1','ActionScheduler','action_log',0,0),(878,1669,'ActionScheduler','','','','2019-12-29 04:37:00','2019-12-29 09:37:00','action created',0,'1','ActionScheduler','action_log',0,0),(879,1669,'ActionScheduler','','','','2019-12-29 05:58:31','2019-12-29 10:58:31','action started',0,'1','ActionScheduler','action_log',0,0),(880,1669,'ActionScheduler','','','','2019-12-29 05:58:31','2019-12-29 10:58:31','action complete',0,'1','ActionScheduler','action_log',0,0),(881,1670,'ActionScheduler','','','','2019-12-29 05:58:31','2019-12-29 10:58:31','action created',0,'1','ActionScheduler','action_log',0,0),(882,1670,'ActionScheduler','','','','2019-12-29 07:18:34','2019-12-29 12:18:34','action started',0,'1','ActionScheduler','action_log',0,0),(883,1670,'ActionScheduler','','','','2019-12-29 07:18:34','2019-12-29 12:18:34','action complete',0,'1','ActionScheduler','action_log',0,0),(884,1671,'ActionScheduler','','','','2019-12-29 07:18:34','2019-12-29 12:18:34','action created',0,'1','ActionScheduler','action_log',0,0),(885,1671,'ActionScheduler','','','','2019-12-29 08:26:07','2019-12-29 13:26:07','action started',0,'1','ActionScheduler','action_log',0,0),(886,1671,'ActionScheduler','','','','2019-12-29 08:26:07','2019-12-29 13:26:07','action complete',0,'1','ActionScheduler','action_log',0,0),(887,1672,'ActionScheduler','','','','2019-12-29 08:26:07','2019-12-29 13:26:07','action created',0,'1','ActionScheduler','action_log',0,0),(888,1672,'ActionScheduler','','','','2019-12-29 09:39:05','2019-12-29 14:39:05','action started',0,'1','ActionScheduler','action_log',0,0),(889,1672,'ActionScheduler','','','','2019-12-29 09:39:05','2019-12-29 14:39:05','action complete',0,'1','ActionScheduler','action_log',0,0),(890,1673,'ActionScheduler','','','','2019-12-29 09:39:05','2019-12-29 14:39:05','action created',0,'1','ActionScheduler','action_log',0,0),(891,1673,'ActionScheduler','','','','2019-12-29 10:53:24','2019-12-29 15:53:24','action started',0,'1','ActionScheduler','action_log',0,0),(892,1673,'ActionScheduler','','','','2019-12-29 10:53:24','2019-12-29 15:53:24','action complete',0,'1','ActionScheduler','action_log',0,0),(893,1674,'ActionScheduler','','','','2019-12-29 10:53:24','2019-12-29 15:53:24','action created',0,'1','ActionScheduler','action_log',0,0),(894,1674,'ActionScheduler','','','','2019-12-29 12:26:57','2019-12-29 17:26:57','action started',0,'1','ActionScheduler','action_log',0,0),(895,1674,'ActionScheduler','','','','2019-12-29 12:26:57','2019-12-29 17:26:57','action complete',0,'1','ActionScheduler','action_log',0,0),(896,1675,'ActionScheduler','','','','2019-12-29 12:26:57','2019-12-29 17:26:57','action created',0,'1','ActionScheduler','action_log',0,0),(897,1675,'ActionScheduler','','','','2019-12-29 13:32:38','2019-12-29 18:32:38','action started',0,'1','ActionScheduler','action_log',0,0),(898,1675,'ActionScheduler','','','','2019-12-29 13:32:38','2019-12-29 18:32:38','action complete',0,'1','ActionScheduler','action_log',0,0),(899,1676,'ActionScheduler','','','','2019-12-29 13:32:38','2019-12-29 18:32:38','action created',0,'1','ActionScheduler','action_log',0,0),(900,1676,'ActionScheduler','','','','2019-12-29 14:47:02','2019-12-29 19:47:02','action started',0,'1','ActionScheduler','action_log',0,0),(901,1676,'ActionScheduler','','','','2019-12-29 14:47:02','2019-12-29 19:47:02','action complete',0,'1','ActionScheduler','action_log',0,0),(902,1677,'ActionScheduler','','','','2019-12-29 14:47:02','2019-12-29 19:47:02','action created',0,'1','ActionScheduler','action_log',0,0),(903,1677,'ActionScheduler','','','','2019-12-29 15:50:55','2019-12-29 20:50:55','action started',0,'1','ActionScheduler','action_log',0,0),(904,1677,'ActionScheduler','','','','2019-12-29 15:50:55','2019-12-29 20:50:55','action complete',0,'1','ActionScheduler','action_log',0,0),(905,1678,'ActionScheduler','','','','2019-12-29 15:50:55','2019-12-29 20:50:55','action created',0,'1','ActionScheduler','action_log',0,0),(906,1678,'ActionScheduler','','','','2019-12-29 17:02:59','2019-12-29 22:02:59','action started',0,'1','ActionScheduler','action_log',0,0),(907,1678,'ActionScheduler','','','','2019-12-29 17:02:59','2019-12-29 22:02:59','action complete',0,'1','ActionScheduler','action_log',0,0),(908,1679,'ActionScheduler','','','','2019-12-29 17:02:59','2019-12-29 22:02:59','action created',0,'1','ActionScheduler','action_log',0,0),(909,1679,'ActionScheduler','','','','2019-12-29 18:05:24','2019-12-29 23:05:24','action started',0,'1','ActionScheduler','action_log',0,0),(910,1679,'ActionScheduler','','','','2019-12-29 18:05:24','2019-12-29 23:05:24','action complete',0,'1','ActionScheduler','action_log',0,0),(911,1680,'ActionScheduler','','','','2019-12-29 18:05:24','2019-12-29 23:05:24','action created',0,'1','ActionScheduler','action_log',0,0),(912,1680,'ActionScheduler','','','','2019-12-29 19:09:25','2019-12-30 00:09:25','action started',0,'1','ActionScheduler','action_log',0,0),(913,1680,'ActionScheduler','','','','2019-12-29 19:09:25','2019-12-30 00:09:25','action complete',0,'1','ActionScheduler','action_log',0,0),(914,1681,'ActionScheduler','','','','2019-12-29 19:09:25','2019-12-30 00:09:25','action created',0,'1','ActionScheduler','action_log',0,0),(915,1681,'ActionScheduler','','','','2019-12-29 20:26:41','2019-12-30 01:26:41','action started',0,'1','ActionScheduler','action_log',0,0),(916,1681,'ActionScheduler','','','','2019-12-29 20:26:42','2019-12-30 01:26:42','action complete',0,'1','ActionScheduler','action_log',0,0),(917,1682,'ActionScheduler','','','','2019-12-29 20:26:42','2019-12-30 01:26:42','action created',0,'1','ActionScheduler','action_log',0,0),(918,1682,'ActionScheduler','','','','2019-12-29 21:43:06','2019-12-30 02:43:06','action started',0,'1','ActionScheduler','action_log',0,0),(919,1682,'ActionScheduler','','','','2019-12-29 21:43:06','2019-12-30 02:43:06','action complete',0,'1','ActionScheduler','action_log',0,0),(920,1683,'ActionScheduler','','','','2019-12-29 21:43:06','2019-12-30 02:43:06','action created',0,'1','ActionScheduler','action_log',0,0),(921,1683,'ActionScheduler','','','','2019-12-29 22:48:41','2019-12-30 03:48:41','action started',0,'1','ActionScheduler','action_log',0,0),(922,1683,'ActionScheduler','','','','2019-12-29 22:48:41','2019-12-30 03:48:41','action complete',0,'1','ActionScheduler','action_log',0,0),(923,1684,'ActionScheduler','','','','2019-12-29 22:48:41','2019-12-30 03:48:41','action created',0,'1','ActionScheduler','action_log',0,0),(924,1684,'ActionScheduler','','','','2019-12-29 23:51:28','2019-12-30 04:51:28','action started',0,'1','ActionScheduler','action_log',0,0),(925,1684,'ActionScheduler','','','','2019-12-29 23:51:28','2019-12-30 04:51:28','action complete',0,'1','ActionScheduler','action_log',0,0),(926,1685,'ActionScheduler','','','','2019-12-29 23:51:28','2019-12-30 04:51:28','action created',0,'1','ActionScheduler','action_log',0,0),(927,1685,'ActionScheduler','','','','2019-12-30 00:53:59','2019-12-30 05:53:59','action started',0,'1','ActionScheduler','action_log',0,0),(928,1685,'ActionScheduler','','','','2019-12-30 00:53:59','2019-12-30 05:53:59','action complete',0,'1','ActionScheduler','action_log',0,0),(929,1686,'ActionScheduler','','','','2019-12-30 00:53:59','2019-12-30 05:53:59','action created',0,'1','ActionScheduler','action_log',0,0),(930,1686,'ActionScheduler','','','','2019-12-30 01:55:55','2019-12-30 06:55:55','action started',0,'1','ActionScheduler','action_log',0,0),(931,1686,'ActionScheduler','','','','2019-12-30 01:55:55','2019-12-30 06:55:55','action complete',0,'1','ActionScheduler','action_log',0,0),(932,1687,'ActionScheduler','','','','2019-12-30 01:55:55','2019-12-30 06:55:55','action created',0,'1','ActionScheduler','action_log',0,0),(933,1687,'ActionScheduler','','','','2019-12-30 03:00:03','2019-12-30 08:00:03','action started',0,'1','ActionScheduler','action_log',0,0),(934,1687,'ActionScheduler','','','','2019-12-30 03:00:03','2019-12-30 08:00:03','action complete',0,'1','ActionScheduler','action_log',0,0),(935,1688,'ActionScheduler','','','','2019-12-30 03:00:04','2019-12-30 08:00:04','action created',0,'1','ActionScheduler','action_log',0,0),(936,1688,'ActionScheduler','','','','2019-12-30 04:00:49','2019-12-30 09:00:49','action started',0,'1','ActionScheduler','action_log',0,0),(937,1688,'ActionScheduler','','','','2019-12-30 04:00:49','2019-12-30 09:00:49','action complete',0,'1','ActionScheduler','action_log',0,0),(938,1689,'ActionScheduler','','','','2019-12-30 04:00:49','2019-12-30 09:00:49','action created',0,'1','ActionScheduler','action_log',0,0),(939,1689,'ActionScheduler','','','','2019-12-30 05:05:10','2019-12-30 10:05:10','action started',0,'1','ActionScheduler','action_log',0,0),(940,1689,'ActionScheduler','','','','2019-12-30 05:05:10','2019-12-30 10:05:10','action complete',0,'1','ActionScheduler','action_log',0,0),(941,1690,'ActionScheduler','','','','2019-12-30 05:05:10','2019-12-30 10:05:10','action created',0,'1','ActionScheduler','action_log',0,0),(942,1690,'ActionScheduler','','','','2019-12-30 06:25:58','2019-12-30 11:25:58','action started',0,'1','ActionScheduler','action_log',0,0),(943,1690,'ActionScheduler','','','','2019-12-30 06:25:58','2019-12-30 11:25:58','action complete',0,'1','ActionScheduler','action_log',0,0),(944,1691,'ActionScheduler','','','','2019-12-30 06:25:58','2019-12-30 11:25:58','action created',0,'1','ActionScheduler','action_log',0,0),(945,1691,'ActionScheduler','','','','2019-12-30 07:27:52','2019-12-30 12:27:52','action started',0,'1','ActionScheduler','action_log',0,0),(946,1691,'ActionScheduler','','','','2019-12-30 07:27:52','2019-12-30 12:27:52','action complete',0,'1','ActionScheduler','action_log',0,0),(947,1692,'ActionScheduler','','','','2019-12-30 07:27:52','2019-12-30 12:27:52','action created',0,'1','ActionScheduler','action_log',0,0),(948,1692,'ActionScheduler','','','','2019-12-30 08:40:24','2019-12-30 13:40:24','action started',0,'1','ActionScheduler','action_log',0,0),(949,1692,'ActionScheduler','','','','2019-12-30 08:40:24','2019-12-30 13:40:24','action complete',0,'1','ActionScheduler','action_log',0,0),(950,1693,'ActionScheduler','','','','2019-12-30 08:40:24','2019-12-30 13:40:24','action created',0,'1','ActionScheduler','action_log',0,0),(951,1693,'ActionScheduler','','','','2019-12-30 09:42:54','2019-12-30 14:42:54','action started',0,'1','ActionScheduler','action_log',0,0),(952,1693,'ActionScheduler','','','','2019-12-30 09:42:54','2019-12-30 14:42:54','action complete',0,'1','ActionScheduler','action_log',0,0),(953,1694,'ActionScheduler','','','','2019-12-30 09:42:54','2019-12-30 14:42:54','action created',0,'1','ActionScheduler','action_log',0,0),(954,1694,'ActionScheduler','','','','2019-12-30 10:42:57','2019-12-30 15:42:57','action started',0,'1','ActionScheduler','action_log',0,0),(955,1694,'ActionScheduler','','','','2019-12-30 10:42:57','2019-12-30 15:42:57','action complete',0,'1','ActionScheduler','action_log',0,0),(956,1695,'ActionScheduler','','','','2019-12-30 10:42:57','2019-12-30 15:42:57','action created',0,'1','ActionScheduler','action_log',0,0),(957,1695,'ActionScheduler','','','','2019-12-30 11:48:12','2019-12-30 16:48:12','action started',0,'1','ActionScheduler','action_log',0,0),(958,1695,'ActionScheduler','','','','2019-12-30 11:48:12','2019-12-30 16:48:12','action complete',0,'1','ActionScheduler','action_log',0,0),(959,1696,'ActionScheduler','','','','2019-12-30 11:48:12','2019-12-30 16:48:12','action created',0,'1','ActionScheduler','action_log',0,0),(960,1696,'ActionScheduler','','','','2019-12-30 12:57:59','2019-12-30 17:57:59','action started',0,'1','ActionScheduler','action_log',0,0),(961,1696,'ActionScheduler','','','','2019-12-30 12:57:59','2019-12-30 17:57:59','action complete',0,'1','ActionScheduler','action_log',0,0),(962,1697,'ActionScheduler','','','','2019-12-30 12:58:00','2019-12-30 17:58:00','action created',0,'1','ActionScheduler','action_log',0,0),(963,1697,'ActionScheduler','','','','2019-12-30 14:06:38','2019-12-30 19:06:38','action started',0,'1','ActionScheduler','action_log',0,0),(964,1697,'ActionScheduler','','','','2019-12-30 14:06:38','2019-12-30 19:06:38','action complete',0,'1','ActionScheduler','action_log',0,0),(965,1698,'ActionScheduler','','','','2019-12-30 14:06:38','2019-12-30 19:06:38','action created',0,'1','ActionScheduler','action_log',0,0),(966,1698,'ActionScheduler','','','','2019-12-30 15:07:12','2019-12-30 20:07:12','action started',0,'1','ActionScheduler','action_log',0,0),(967,1698,'ActionScheduler','','','','2019-12-30 15:07:12','2019-12-30 20:07:12','action complete',0,'1','ActionScheduler','action_log',0,0),(968,1699,'ActionScheduler','','','','2019-12-30 15:07:12','2019-12-30 20:07:12','action created',0,'1','ActionScheduler','action_log',0,0),(969,1699,'ActionScheduler','','','','2019-12-30 16:08:48','2019-12-30 21:08:48','action started',0,'1','ActionScheduler','action_log',0,0),(970,1699,'ActionScheduler','','','','2019-12-30 16:08:48','2019-12-30 21:08:48','action complete',0,'1','ActionScheduler','action_log',0,0),(971,1700,'ActionScheduler','','','','2019-12-30 16:08:48','2019-12-30 21:08:48','action created',0,'1','ActionScheduler','action_log',0,0),(972,1700,'ActionScheduler','','','','2019-12-30 17:13:12','2019-12-30 22:13:12','action started',0,'1','ActionScheduler','action_log',0,0),(973,1700,'ActionScheduler','','','','2019-12-30 17:13:12','2019-12-30 22:13:12','action complete',0,'1','ActionScheduler','action_log',0,0),(974,1701,'ActionScheduler','','','','2019-12-30 17:13:12','2019-12-30 22:13:12','action created',0,'1','ActionScheduler','action_log',0,0),(975,1701,'ActionScheduler','','','','2019-12-30 18:16:46','2019-12-30 23:16:46','action started',0,'1','ActionScheduler','action_log',0,0),(976,1701,'ActionScheduler','','','','2019-12-30 18:16:46','2019-12-30 23:16:46','action complete',0,'1','ActionScheduler','action_log',0,0),(977,1702,'ActionScheduler','','','','2019-12-30 18:16:46','2019-12-30 23:16:46','action created',0,'1','ActionScheduler','action_log',0,0),(978,1702,'ActionScheduler','','','','2019-12-30 19:25:52','2019-12-31 00:25:52','action started',0,'1','ActionScheduler','action_log',0,0),(979,1702,'ActionScheduler','','','','2019-12-30 19:25:53','2019-12-31 00:25:53','action complete',0,'1','ActionScheduler','action_log',0,0),(980,1703,'ActionScheduler','','','','2019-12-30 19:25:53','2019-12-31 00:25:53','action created',0,'1','ActionScheduler','action_log',0,0),(981,1703,'ActionScheduler','','','','2019-12-30 20:26:34','2019-12-31 01:26:34','action started',0,'1','ActionScheduler','action_log',0,0),(982,1703,'ActionScheduler','','','','2019-12-30 20:26:34','2019-12-31 01:26:34','action complete',0,'1','ActionScheduler','action_log',0,0),(983,1704,'ActionScheduler','','','','2019-12-30 20:26:34','2019-12-31 01:26:34','action created',0,'1','ActionScheduler','action_log',0,0),(984,1704,'ActionScheduler','','','','2019-12-30 21:28:11','2019-12-31 02:28:11','action started',0,'1','ActionScheduler','action_log',0,0),(985,1704,'ActionScheduler','','','','2019-12-30 21:28:11','2019-12-31 02:28:11','action complete',0,'1','ActionScheduler','action_log',0,0),(986,1705,'ActionScheduler','','','','2019-12-30 21:28:11','2019-12-31 02:28:11','action created',0,'1','ActionScheduler','action_log',0,0),(987,1705,'ActionScheduler','','','','2019-12-30 22:41:47','2019-12-31 03:41:47','action started',0,'1','ActionScheduler','action_log',0,0),(988,1705,'ActionScheduler','','','','2019-12-30 22:41:47','2019-12-31 03:41:47','action complete',0,'1','ActionScheduler','action_log',0,0),(989,1706,'ActionScheduler','','','','2019-12-30 22:41:47','2019-12-31 03:41:47','action created',0,'1','ActionScheduler','action_log',0,0),(990,1706,'ActionScheduler','','','','2019-12-30 23:44:18','2019-12-31 04:44:18','action started',0,'1','ActionScheduler','action_log',0,0),(991,1706,'ActionScheduler','','','','2019-12-30 23:44:18','2019-12-31 04:44:18','action complete',0,'1','ActionScheduler','action_log',0,0),(992,1707,'ActionScheduler','','','','2019-12-30 23:44:18','2019-12-31 04:44:18','action created',0,'1','ActionScheduler','action_log',0,0),(993,1707,'ActionScheduler','','','','2019-12-31 00:45:32','2019-12-31 05:45:32','action started',0,'1','ActionScheduler','action_log',0,0),(994,1707,'ActionScheduler','','','','2019-12-31 00:45:32','2019-12-31 05:45:32','action complete',0,'1','ActionScheduler','action_log',0,0),(995,1708,'ActionScheduler','','','','2019-12-31 00:45:32','2019-12-31 05:45:32','action created',0,'1','ActionScheduler','action_log',0,0),(996,1708,'ActionScheduler','','','','2019-12-31 01:50:31','2019-12-31 06:50:31','action started',0,'1','ActionScheduler','action_log',0,0),(997,1708,'ActionScheduler','','','','2019-12-31 01:50:31','2019-12-31 06:50:31','action complete',0,'1','ActionScheduler','action_log',0,0),(998,1709,'ActionScheduler','','','','2019-12-31 01:50:31','2019-12-31 06:50:31','action created',0,'1','ActionScheduler','action_log',0,0),(999,1709,'ActionScheduler','','','','2019-12-31 02:50:36','2019-12-31 07:50:36','action started',0,'1','ActionScheduler','action_log',0,0),(1000,1709,'ActionScheduler','','','','2019-12-31 02:50:37','2019-12-31 07:50:37','action complete',0,'1','ActionScheduler','action_log',0,0),(1001,1710,'ActionScheduler','','','','2019-12-31 02:50:37','2019-12-31 07:50:37','action created',0,'1','ActionScheduler','action_log',0,0),(1002,1710,'ActionScheduler','','','','2019-12-31 04:08:05','2019-12-31 09:08:05','action started',0,'1','ActionScheduler','action_log',0,0),(1003,1710,'ActionScheduler','','','','2019-12-31 04:08:05','2019-12-31 09:08:05','action complete',0,'1','ActionScheduler','action_log',0,0),(1004,1711,'ActionScheduler','','','','2019-12-31 04:08:05','2019-12-31 09:08:05','action created',0,'1','ActionScheduler','action_log',0,0),(1005,1711,'ActionScheduler','','','','2019-12-31 05:15:23','2019-12-31 10:15:23','action started',0,'1','ActionScheduler','action_log',0,0),(1006,1711,'ActionScheduler','','','','2019-12-31 05:15:24','2019-12-31 10:15:24','action complete',0,'1','ActionScheduler','action_log',0,0),(1007,1712,'ActionScheduler','','','','2019-12-31 05:15:24','2019-12-31 10:15:24','action created',0,'1','ActionScheduler','action_log',0,0),(1008,1712,'ActionScheduler','','','','2019-12-31 06:15:33','2019-12-31 11:15:33','action started',0,'1','ActionScheduler','action_log',0,0),(1009,1712,'ActionScheduler','','','','2019-12-31 06:15:33','2019-12-31 11:15:33','action complete',0,'1','ActionScheduler','action_log',0,0),(1010,1713,'ActionScheduler','','','','2019-12-31 06:15:33','2019-12-31 11:15:33','action created',0,'1','ActionScheduler','action_log',0,0),(1011,1713,'ActionScheduler','','','','2019-12-31 07:16:53','2019-12-31 12:16:53','action started',0,'1','ActionScheduler','action_log',0,0),(1012,1713,'ActionScheduler','','','','2019-12-31 07:16:53','2019-12-31 12:16:53','action complete',0,'1','ActionScheduler','action_log',0,0),(1013,1714,'ActionScheduler','','','','2019-12-31 07:16:53','2019-12-31 12:16:53','action created',0,'1','ActionScheduler','action_log',0,0),(1014,1714,'ActionScheduler','','','','2019-12-31 08:55:05','2019-12-31 13:55:05','action started',0,'1','ActionScheduler','action_log',0,0),(1015,1714,'ActionScheduler','','','','2019-12-31 08:55:05','2019-12-31 13:55:05','action complete',0,'1','ActionScheduler','action_log',0,0),(1016,1715,'ActionScheduler','','','','2019-12-31 08:55:05','2019-12-31 13:55:05','action created',0,'1','ActionScheduler','action_log',0,0),(1017,1715,'ActionScheduler','','','','2019-12-31 09:59:51','2019-12-31 14:59:51','action started',0,'1','ActionScheduler','action_log',0,0),(1018,1715,'ActionScheduler','','','','2019-12-31 09:59:51','2019-12-31 14:59:51','action complete',0,'1','ActionScheduler','action_log',0,0),(1019,1716,'ActionScheduler','','','','2019-12-31 09:59:51','2019-12-31 14:59:51','action created',0,'1','ActionScheduler','action_log',0,0),(1020,1716,'ActionScheduler','','','','2019-12-31 11:04:39','2019-12-31 16:04:39','action started',0,'1','ActionScheduler','action_log',0,0),(1021,1716,'ActionScheduler','','','','2019-12-31 11:04:40','2019-12-31 16:04:40','action complete',0,'1','ActionScheduler','action_log',0,0),(1022,1717,'ActionScheduler','','','','2019-12-31 11:04:40','2019-12-31 16:04:40','action created',0,'1','ActionScheduler','action_log',0,0),(1023,1717,'ActionScheduler','','','','2019-12-31 12:08:05','2019-12-31 17:08:05','action started',0,'1','ActionScheduler','action_log',0,0),(1024,1717,'ActionScheduler','','','','2019-12-31 12:08:05','2019-12-31 17:08:05','action complete',0,'1','ActionScheduler','action_log',0,0),(1025,1718,'ActionScheduler','','','','2019-12-31 12:08:05','2019-12-31 17:08:05','action created',0,'1','ActionScheduler','action_log',0,0),(1026,1718,'ActionScheduler','','','','2019-12-31 13:10:25','2019-12-31 18:10:25','action started',0,'1','ActionScheduler','action_log',0,0),(1027,1718,'ActionScheduler','','','','2019-12-31 13:10:25','2019-12-31 18:10:25','action complete',0,'1','ActionScheduler','action_log',0,0),(1028,1719,'ActionScheduler','','','','2019-12-31 13:10:25','2019-12-31 18:10:25','action created',0,'1','ActionScheduler','action_log',0,0),(1029,1719,'ActionScheduler','','','','2019-12-31 14:15:33','2019-12-31 19:15:33','action started',0,'1','ActionScheduler','action_log',0,0),(1030,1719,'ActionScheduler','','','','2019-12-31 14:15:33','2019-12-31 19:15:33','action complete',0,'1','ActionScheduler','action_log',0,0),(1031,1720,'ActionScheduler','','','','2019-12-31 14:15:33','2019-12-31 19:15:33','action created',0,'1','ActionScheduler','action_log',0,0),(1032,1720,'ActionScheduler','','','','2019-12-31 15:16:56','2019-12-31 20:16:56','action started',0,'1','ActionScheduler','action_log',0,0),(1033,1720,'ActionScheduler','','','','2019-12-31 15:16:56','2019-12-31 20:16:56','action complete',0,'1','ActionScheduler','action_log',0,0),(1034,1721,'ActionScheduler','','','','2019-12-31 15:16:56','2019-12-31 20:16:56','action created',0,'1','ActionScheduler','action_log',0,0),(1035,1721,'ActionScheduler','','','','2019-12-31 16:17:37','2019-12-31 21:17:37','action started',0,'1','ActionScheduler','action_log',0,0),(1036,1721,'ActionScheduler','','','','2019-12-31 16:17:37','2019-12-31 21:17:37','action complete',0,'1','ActionScheduler','action_log',0,0),(1037,1722,'ActionScheduler','','','','2019-12-31 16:17:37','2019-12-31 21:17:37','action created',0,'1','ActionScheduler','action_log',0,0);
/*!40000 ALTER TABLE `wpuz_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_iowd_images`
--

DROP TABLE IF EXISTS `wpuz_iowd_images`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_iowd_images` (
  `id` int(16) NOT NULL AUTO_INCREMENT,
  `post_id` varchar(256) NOT NULL,
  `size` varchar(256) NOT NULL,
  `path` varchar(256) NOT NULL,
  `image_size` int(16) NOT NULL,
  `image_orig_size` int(16) NOT NULL,
  `updated_date` datetime NOT NULL,
  `status` varchar(256) NOT NULL,
  `media` int(16) NOT NULL,
  `already_optimized` varchar(256) NOT NULL,
  `converted` int(16) NOT NULL,
  `resized` int(16) NOT NULL,
  `deleted` int(16) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=65 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_iowd_images`
--

LOCK TABLES `wpuz_iowd_images` WRITE;
/*!40000 ALTER TABLE `wpuz_iowd_images` DISABLE KEYS */;
INSERT INTO `wpuz_iowd_images` VALUES (1,'1245','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/cropped-Thairiffic-Cover-Logo-150x150.png',3495,7553,'2019-12-12 02:14:48','ok',1,'lossy40',0,0,0),(2,'1176','medium','http://thairifficma.com/wp-content/uploads/2019/12/51-300x225.jpg',13047,15777,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(3,'1176','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/51-150x150.jpg',5752,7017,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(4,'1177','medium','http://thairifficma.com/wp-content/uploads/2019/12/gallery1-300x225.jpg',14500,18191,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(5,'1177','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/gallery1-150x150.jpg',6162,7819,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(6,'1177','medium_large','http://thairifficma.com/wp-content/uploads/2019/12/gallery1-768x576.jpg',60020,74222,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(7,'1180','medium','http://thairifficma.com/wp-content/uploads/2019/12/20-300x300.jpg',16598,20301,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(8,'1180','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/20-150x150.jpg',5941,7303,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(9,'1185','medium','http://thairifficma.com/wp-content/uploads/2019/12/20-2-300x300.jpg',16720,20453,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(10,'1185','large','http://thairifficma.com/wp-content/uploads/2019/12/20-2-1022x1024.jpg',104363,125188,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(11,'1185','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/20-2-150x150.jpg',5949,7269,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(12,'1185','medium_large','http://thairifficma.com/wp-content/uploads/2019/12/20-2-768x769.jpg',69466,83709,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(13,'1187','medium','http://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg',8202,9842,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(14,'1187','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/Glass-150x150.jpg',4499,5425,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(15,'1189','medium','http://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg',11434,13980,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(16,'1189','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/Duck-150x150.jpg',5617,6902,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(17,'1191','medium','http://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg',13461,16663,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(18,'1191','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/21-150x150.jpg',5860,7264,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(19,'1193','medium','http://thairifficma.com/wp-content/uploads/2019/12/1-All-300x189.jpg',17565,22735,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(20,'1193','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/1-All-150x150.jpg',7746,10014,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(21,'1193','medium_large','http://thairifficma.com/wp-content/uploads/2019/12/1-All-768x484.jpg',76534,95563,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(22,'1195','medium','http://thairifficma.com/wp-content/uploads/2019/12/25-300x225.jpg',13830,17010,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(23,'1195','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/25-150x150.jpg',6010,7416,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(24,'1197','medium','http://thairifficma.com/wp-content/uploads/2019/12/7-225x300.jpg',14153,17348,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(25,'1197','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/7-150x150.jpg',6187,7688,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(26,'1200','medium','http://thairifficma.com/wp-content/uploads/2019/12/9-225x300.jpg',13079,15854,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(27,'1200','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/9-150x150.jpg',5889,7180,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(28,'1201','medium','http://thairifficma.com/wp-content/uploads/2019/12/31-300x223.jpg',10233,12366,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(29,'1201','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/31-150x150.jpg',4942,6038,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(30,'1202','medium','http://thairifficma.com/wp-content/uploads/2019/12/33-225x300.jpg',9969,11989,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(31,'1202','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/33-150x150.jpg',5155,6226,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(32,'1203','medium','http://thairifficma.com/wp-content/uploads/2019/12/27-300x238.jpg',10713,12982,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(33,'1203','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/27-150x150.jpg',4716,5705,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(34,'1204','medium','http://thairifficma.com/wp-content/uploads/2019/12/39-300x225.jpg',12162,14860,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(35,'1204','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/39-150x150.jpg',5685,7015,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(36,'1206','medium','http://thairifficma.com/wp-content/uploads/2019/12/IMG_1882-300x222.jpg',16305,20615,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(37,'1206','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/IMG_1882-150x150.jpg',6724,8539,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(38,'1215','medium','http://thairifficma.com/wp-content/uploads/2019/12/6-225x300.jpg',13687,16783,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(39,'1215','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/6-150x150.jpg',5853,7243,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(40,'1216','medium','http://thairifficma.com/wp-content/uploads/2019/12/10-225x300.jpg',13269,16111,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(41,'1216','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/10-150x150.jpg',5417,6540,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(42,'1218','medium','http://thairifficma.com/wp-content/uploads/2019/12/2-All-300x189.jpg',16460,20812,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(43,'1218','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/2-All-150x150.jpg',7525,9542,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(44,'1218','medium_large','http://thairifficma.com/wp-content/uploads/2019/12/2-All-768x483.jpg',74224,91747,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(45,'1220','medium','http://thairifficma.com/wp-content/uploads/2019/12/52011423_799490987072000_5942552003837165568_n-300x225.jpg',15594,19546,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(46,'1220','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/52011423_799490987072000_5942552003837165568_n-150x150.jpg',6391,8041,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(47,'1220','medium_large','http://thairifficma.com/wp-content/uploads/2019/12/52011423_799490987072000_5942552003837165568_n-768x576.jpg',66358,80511,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(48,'1225','medium','http://thairifficma.com/wp-content/uploads/2019/12/33-2-300x165.jpg',9385,11421,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(49,'1225','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/33-2-150x150.jpg',5660,6925,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(50,'1229','medium','http://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png',6689,16425,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(51,'1229','thumbnail','http://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-150x119.png',3300,7083,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(52,'1234','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended-150x145.jpg',5518,7385,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(53,'1239','medium','http://thairifficma.com/wp-content/uploads/2019/12/48211981_756258091395290_7069731450156744704_n-3-269x300.jpg',13298,16288,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(54,'1239','large','http://thairifficma.com/wp-content/uploads/2019/12/48211981_756258091395290_7069731450156744704_n-3-920x1024.jpg',95100,113244,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(55,'1239','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/48211981_756258091395290_7069731450156744704_n-3-150x150.jpg',4979,6011,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(56,'1239','medium_large','http://thairifficma.com/wp-content/uploads/2019/12/48211981_756258091395290_7069731450156744704_n-3-768x855.jpg',72657,86681,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(57,'1239','1536x1536','http://thairifficma.com/wp-content/uploads/2019/12/48211981_756258091395290_7069731450156744704_n-3-1379x1536.jpg',170093,203609,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(58,'1240','medium','http://thairifficma.com/wp-content/uploads/2019/12/51035507_790994164588349_8982058526234902528_n-300x225.jpg',15526,19418,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(59,'1240','thumbnail','http://thairifficma.com/wp-content/uploads/2019/12/51035507_790994164588349_8982058526234902528_n-150x150.jpg',7007,8875,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(60,'1240','medium_large','http://thairifficma.com/wp-content/uploads/2019/12/51035507_790994164588349_8982058526234902528_n-768x576.jpg',63188,77851,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(61,'1245','medium','http://thairifficma.com/wp-content/uploads/2019/12/cropped-Thairiffic-Cover-Logo-300x300.png',9002,20157,'2019-12-12 02:14:59','ok',1,'lossy40',0,0,0),(62,'1244','full','http://thairifficma.com/wp-content/uploads/2019/12/Thairiffic-Cover-Logo.png',2799,5812,'2019-12-12 02:33:11','ok',1,'lossy40',0,0,0),(63,'1620','full','http://thairifficma.com/wp-content/uploads/2018/06/halal-sign-e1577577927956.jpg',3958,4993,'2019-12-29 00:06:26','ok',1,'lossy40',0,0,0),(64,'1620','thumbnail','http://thairifficma.com/wp-content/uploads/2018/06/halal-sign-150x150.jpg',6083,7673,'2019-12-29 00:06:26','ok',1,'lossy40',0,0,0);
/*!40000 ALTER TABLE `wpuz_iowd_images` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_links`
--

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

--
-- Dumping data for table `wpuz_links`
--

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

--
-- Table structure for table `wpuz_mailchimp_carts`
--

DROP TABLE IF EXISTS `wpuz_mailchimp_carts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_mailchimp_carts` (
  `id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` int(11) DEFAULT NULL,
  `cart` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`email`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_mailchimp_carts`
--

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

--
-- Table structure for table `wpuz_mailchimp_jobs`
--

DROP TABLE IF EXISTS `wpuz_mailchimp_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_mailchimp_jobs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `obj_id` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `job` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_mailchimp_jobs`
--

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

--
-- Table structure for table `wpuz_options`
--

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

--
-- Dumping data for table `wpuz_options`
--

LOCK TABLES `wpuz_options` WRITE;
/*!40000 ALTER TABLE `wpuz_options` DISABLE KEYS */;
INSERT INTO `wpuz_options` VALUES (1,'siteurl','https://thairifficma.com','yes'),(2,'home','https://thairifficma.com','yes'),(3,'blogname','ThaiRiffic','yes'),(4,'blogdescription','ThaiRiffic','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','info@thairifficma.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','m/d/Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:178:{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: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: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: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: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: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:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s: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: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: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: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=69&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:22:{i:0;s:31:\"10web-manager/10web-manager.php\";i:1;s:27:\"astra-addon/astra-addon.php\";i:2;s:27:\"astra-sites/astra-sites.php\";i:3;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:4;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:5;s:31:\"elementor-pro/elementor-pro.php\";i:6;s:23:\"elementor/elementor.php\";i:7;s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";i:8;s:51:\"header-footer-elementor/header-footer-elementor.php\";i:9;s:28:\"image-optimizer-wd/io-wd.php\";i:10;s:19:\"jetpack/jetpack.php\";i:11;s:73:\"kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php\";i:12;s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";i:13;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:14;s:29:\"seo-by-10web/seo-by-10web.php\";i:15;s:33:\"side-cart-woocommerce/xoo-wsc.php\";i:16;s:39:\"woocommerce-admin/woocommerce-admin.php\";i:17;s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";i:18;s:45:\"woocommerce-services/woocommerce-services.php\";i:19;s:27:\"woocommerce/woocommerce.php\";i:20;s:41:\"wordpress-importer/wordpress-importer.php\";i:21;s:27:\"wp-super-cache/wp-cache.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','astra','yes'),(41,'stylesheet','astra','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','45805','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:3:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:45:\"woocommerce-services/woocommerce-services.php\";a:2:{i:0;s:17:\"WC_Connect_Loader\";i:1;s:16:\"plugin_uninstall\";}s:27:\"wp-super-cache/wp-cache.php\";s:22:\"wpsupercache_uninstall\";}','no'),(82,'timezone_string','America/New_York','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','69','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','1245','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'admin_email_lifespan','1591537799','yes'),(94,'initial_db_version','45805','yes'),(95,'wpuz_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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: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'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:13:\"header-widget\";a:0:{}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(103,'cron','a:24:{i:1577828263;a:2:{s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1577828286;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1577828662;a:1:{s:11:\"wp_cache_gc\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1577829727;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1577829844;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:1577830008;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:1577830045;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1577830658;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:1577843399;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1577848221;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1577848223;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:1577848555;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:1577851444;a:1:{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;}}}i:1577851454;a:1:{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:1577851607;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:1577851663;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1577851665;a:1:{s:32:\"wc_connect_fetch_service_schemas\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1577851689;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1577854800;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1577862244;a:1:{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;}}}i:1577886599;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1577931754;a:1:{s:29:\"wpacu_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1578355200;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2635200;}}}s:7:\"version\";i:2;}','yes'),(104,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'recovery_keys','a:0:{}','yes'),(114,'theme_mods_twentytwenty','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1576034265;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','yes'),(115,'jetpack_sync_settings_disable','0','yes'),(23471,'_transient_timeout_jetpack_idc_allowed','1577830655','no'),(23472,'_transient_jetpack_idc_allowed','1','no'),(307,'category_children','a:0:{}','yes'),(308,'elementor_library_category_children','a:0:{}','yes'),(269,'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'),(271,'_transient_timeout_jetpack_file_data_8.0','1578540255','no'),(272,'_transient_jetpack_file_data_8.0','a:51:{s:32:\"212a162108f1dc20cc6c768d5b47d4f2\";a:14:{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: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:\"\";}s:32:\"d3576702faeb399eb47ad20f586c3804\";a:14:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:75:\"Display images and galleries in a gorgeous, full-screen browsing experience\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"55409a5f8388b8d33e2350ef80de3ea3\";a:14:{s:4:\"name\";s:13:\"Comment Likes\";s:11:\"description\";s:64:\"Increase visitor engagement by adding a Like button to comments.\";s:4:\"sort\";s:2:\"39\";s:20:\"recommendation_order\";s:2:\"17\";s:10:\"introduced\";s:3:\"5.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:37:\"like widget, like button, like, likes\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e914e6d31cb61f5a9ef86e1b9573430e\";a:14:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:81:\"Let visitors use a WordPress.com, Twitter, Facebook, or Google account to comment\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f1b8c61705fb18eb8c8584c9f9cdffd9\";a:14:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:81:\"Add a customizable contact form to any post or page using the Jetpack Form Block.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:214:\"contact, form, grunion, feedback, submission, contact form, email, feedback, contact form plugin, custom form, custom form plugin, form builder, forms, form maker, survey, contact by jetpack, contact us, forms free\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4fca6eb23a793155d69fdb119a094926\";a:14:{s:4:\"name\";s:9:\"Copy Post\";s:11:\"description\";s:77:\"Enable the option to copy entire posts and pages, including tags and settings\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"7.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:15:\"copy, duplicate\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cfdac01e3c3c529f93a8f49edef1f5db\";a:14:{s:4:\"name\";s:20:\"Custom content types\";s:11:\"description\";s:74:\"Display different types of content on your site with custom content types.\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4b9137ecf507290743735fb1f94535df\";a:14:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:88:\"Adds options for CSS preprocessor use, disabling the theme\'s CSS, or custom image width.\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"95d75b38d76d2ee1b5b537026eadb8ff\";a:14:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f1bb571a95c5de1e6adaf9db8567c039\";a:14:{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: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:\"\";}s:32:\"822f9ef1281dace3fb7cc420c77d24e0\";a:14:{s:4:\"name\";s:16:\"Google Analytics\";s:11:\"description\";s:56:\"Set up Google Analytics without touching a line of code.\";s:4:\"sort\";s:2:\"37\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"4.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:37:\"webmaster, google, analytics, console\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"c167275f926ef0eefaec9a679bd88d34\";a:14:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"58cbd4585a74829a1c88aa9c295f3993\";a:14:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:53:\"Automatically load new content when a visitor scrolls\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d4a35eabc948caefad71a0d3303b95c8\";a:14:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:51:\"Allow applications to securely access your content.\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"7b0c670bc3f8209dc83abb8610e23a89\";a:14:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:74:\"Use the LaTeX markup language to write mathematical equations and formulas\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b00e4e6c109ce6f77b5c83fbaaaead4c\";a:14:{s:4:\"name\";s:11:\"Lazy Images\";s:11:\"description\";s:137:\"Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:5:\"5.6.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:23:\"Appearance, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:150:\"mobile, theme, fast images, fast image, image, lazy, lazy load, lazyload, images, lazy images, thumbnail, image lazy load, lazy loading, load, loading\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"8e46c72906c928eca634ac2c8b1bc84f\";a:14:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:63:\"Give visitors an easy way to show they appreciate your content.\";s:4:\"sort\";s:2:\"23\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"2df2264a07aff77e0556121e33349dce\";a:14:{s:4:\"name\";s:8:\"Markdown\";s:11:\"description\";s:50:\"Write posts or pages in plain-text Markdown syntax\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0337eacae47d30c946cb9fc4e5ece649\";a:14:{s:4:\"name\";s:21:\"WordPress.com Toolbar\";s:11:\"description\";s:91:\"Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com.\";s:4:\"sort\";s:2:\"38\";s:20:\"recommendation_order\";s:2:\"16\";s:10:\"introduced\";s:3:\"4.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"General\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:19:\"adminbar, masterbar\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cb5d81445061b89d19cb9c7754697a39\";a:14:{s:4:\"name\";s:12:\"Mobile Theme\";s:11:\"description\";s:31:\"Enable the Jetpack Mobile theme\";s:4:\"sort\";s:2:\"21\";s:20:\"recommendation_order\";s:2:\"11\";s:10:\"introduced\";s:3:\"1.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:31:\"Appearance, Mobile, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:24:\"mobile, theme, minileven\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ea0fbbd64080c81a90a784924603588c\";a:14:{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: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:\"\";}s:32:\"5c53fdb3633ba3232f60180116900273\";a:14:{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: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:\"\";}s:32:\"40b97d9ce396339d3e8e46b833a045b5\";a:14:{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: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:\"\";}s:32:\"0739df64747f2d02c140f23ce6c19cd8\";a:14:{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: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:\"\";}s:32:\"c54bb0a65b39f1316da8632197a88a4e\";a:14:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:118:\"Jetpack’s downtime monitoring will continuously watch your site, and alert you the moment that downtime is detected.\";s:4:\"sort\";s:2:\"28\";s:20:\"recommendation_order\";s:2:\"10\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:123:\"monitor, uptime, downtime, monitoring, maintenance, maintenance mode, offline, site is down, site down, down, repair, error\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cc013f4c5480c7bdc1e7edb2f410bf3c\";a:14:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:57:\"Receive instant notifications of site comments and likes.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b3b34928b1e549bb52f866accc0450c5\";a:14:{s:4:\"name\";s:9:\"Asset CDN\";s:11:\"description\";s:154:\"Jetpack’s Site Accelerator loads your site faster by optimizing your images and serving your images and static files from our global network of servers.\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"6.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:23:\"Recommended, Appearance\";s:25:\"additional_search_queries\";s:160:\"site accelerator, accelerate, static, assets, javascript, css, files, performance, cdn, bandwidth, content delivery network, pagespeed, combine js, optimize css\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"714284944f56d6936a40f3309900bc8e\";a:14:{s:4:\"name\";s:9:\"Image CDN\";s:11:\"description\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:23:\"Recommended, Appearance\";s:25:\"additional_search_queries\";s:171:\"photon, photo cdn, image cdn, speed, compression, resize, responsive images, responsive, content distribution network, optimize, page speed, image optimize, photon jetpack\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"348754bc914ee02c72d9af445627784c\";a:14:{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: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:\"\";}s:32:\"041704e207c4c59eea93e0499c908bff\";a:14:{s:4:\"name\";s:13:\"Post by email\";s:11:\"description\";s:33:\"Publish posts by sending an email\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"26e6cb3e08a6cfd0811c17e7c633c72c\";a:14:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:151:\"Enabling brute force protection will prevent bots and hackers from attempting to log in to your website with common username and password combinations.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:173:\"security, jetpack protect, secure, protection, botnet, brute force, protect, login, bot, password, passwords, strong passwords, strong password, wp-login.php,  protect admin\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"915a504082f797395713fd01e0e2e713\";a:14:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:128:\"Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:220:\"facebook, jetpack publicize, twitter, tumblr, linkedin, social, tweet, connections, sharing, social media, automated, automated sharing, auto publish, auto tweet and like, auto tweet, facebook auto post, facebook posting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"a7b21cc562ee9ffa357bba19701fe45b\";a:14:{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: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:\"\";}s:32:\"9243c1a718566213f4eaf3b44cf14b07\";a:14:{s:4:\"name\";s:13:\"Related posts\";s:11:\"description\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:360:\"related, jetpack related posts, related posts for wordpress, related posts, popular posts, popular, related content, related post, contextual, context, contextual related posts, related articles, similar posts, easy related posts, related page, simple related posts, free related posts, related thumbnails, similar, engagement, yet another related posts plugin\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"583e4cda5596ee1b28a19cde33f438be\";a:14:{s:4:\"name\";s:6:\"Search\";s:11:\"description\";s:87:\"Enhanced search, powered by Elasticsearch, a powerful replacement for WordPress search.\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:6:\"Search\";s:25:\"additional_search_queries\";s:110:\"search, elastic, elastic search, elasticsearch, fast search, search results, search performance, google search\";s:12:\"plan_classes\";s:8:\"business\";}s:32:\"15346c1f7f2a5f29d34378774ecfa830\";a:14:{s:4:\"name\";s:9:\"SEO Tools\";s:11:\"description\";s:50:\"Better results on search engines and social media.\";s:4:\"sort\";s:2:\"35\";s:20:\"recommendation_order\";s:2:\"15\";s:10:\"introduced\";s:3:\"4.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:7:\"Traffic\";s:25:\"additional_search_queries\";s:81:\"search engine optimization, social preview, meta description, custom title format\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"72a0ff4cfae86074a7cdd2dcd432ef11\";a:14:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:120:\"Add Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:229:\"share, sharing, sharedaddy, social buttons, buttons, share facebook, share twitter, social media sharing, social media share, social share, icons, email, facebook, twitter, linkedin, pinterest, pocket, social widget, social media\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"bb8c6c190aaec212a7ab6e940165af4d\";a:14:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:177:\"Shortcodes are WordPress-specific markup that let you add media from popular sites. This feature is no longer necessary as the editor now handles media embeds rather gracefully.\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:236:\"shortcodes, shortcode, embeds, media, bandcamp, dailymotion, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"1abd31fe07ae4fb0f8bb57dc24592219\";a:14:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:82:\"Generates shorter links so you can have more space to write on social media sites.\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cae5f097f8d658e0b0ae50733d7c6476\";a:14:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:50:\"Make it easy for search engines to find your site.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:11:\"Recommended\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e9b8318133b2f95e7906cedb3557a87d\";a:14:{s:4:\"name\";s:14:\"Secure Sign On\";s:11:\"description\";s:63:\"Allow users to log in to this site using WordPress.com accounts\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:34:\"sso, single sign on, login, log in\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"17e66a12031ccf11d8d45ceee0955f05\";a:14:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:44:\"Collect valuable traffic stats and insights.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"346cf9756e7c1252acecb9a8ca81a21c\";a:14:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:58:\"Let visitors subscribe to new posts and comments via email\";s:4:\"sort\";s:1:\"9\";s:20:\"recommendation_order\";s:1:\"8\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4f84d218792a6efa06ed6feae09c4dd5\";a:14:{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: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:\"\";}s:32:\"ca086af79d0d9dccacc934ccff5b4fd7\";a:14:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"43c24feb7c541c376af93e0251c1a261\";a:14:{s:4:\"name\";s:20:\"Backups and Scanning\";s:11:\"description\";s:100:\"Protect your site with daily or real-time backups and automated virus scanning and threat detection.\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:16:\"Security, Health\";s:25:\"additional_search_queries\";s:386:\"backup, cloud backup, database backup, restore, wordpress backup, backup plugin, wordpress backup plugin, back up, backup wordpress, backwpup, vaultpress, backups, off-site backups, offsite backup, offsite, off-site, antivirus, malware scanner, security, virus, viruses, prevent viruses, scan, anti-virus, antimalware, protection, safe browsing, malware, wp security, wordpress security\";s:12:\"plan_classes\";s:27:\"personal, business, premium\";}s:32:\"b9396d8038fc29140b499098d2294d79\";a:14:{s:4:\"name\";s:17:\"Site verification\";s:11:\"description\";s:58:\"Establish your site\'s authenticity with external services.\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"afe184082e106c1bdfe1ee844f98aef3\";a:14:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:101:\"Save on hosting storage and bandwidth costs by streaming fast, ad-free video from our global network.\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:118:\"video, videos, videopress, video gallery, video player, videoplayer, mobile video, vimeo, youtube, html5 video, stream\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"44637d43460370af9a1b31ce3ccec0cd\";a:14:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:42:\"Control where widgets appear on your site.\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"694c105a5c3b659acfcddad220048d08\";a:14:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:49:\"Provides additional widgets for use on your site.\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ae15da72c5802d72f320640bad669561\";a:14:{s:4:\"name\";s:3:\"Ads\";s:11:\"description\";s:60:\"Earn income by allowing Jetpack to display high quality ads.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"4.5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Traffic, Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:26:\"advertising, ad codes, ads\";s:12:\"plan_classes\";s:17:\"premium, business\";}}','no'),(125,'boldgrid_settings','a:2:{s:7:\"library\";a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:8:\"2.10.6.0\";}s:15:\"plugins_checked\";a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:1:{s:6:\"1.12.1\";i:1576006173;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:5:\"1.3.0\";i:1576006173;}}}','yes'),(246,'astra_sites_recent_import_log_file','/home/bosto125/thairifficma.com/wp-content/uploads/astra-sites/import-11-Dec-2019-03-20-36.txt','yes'),(131,'boldgrid_backup_id','99d896d2','no'),(132,'boldgrid_backup_settings','a:14:{s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:0;s:10:\"dow_monday\";i:0;s:11:\"dow_tuesday\";i:0;s:13:\"dow_wednesday\";i:0;s:12:\"dow_thursday\";i:0;s:10:\"dow_friday\";i:0;s:12:\"dow_saturday\";i:0;s:5:\"tod_h\";i:2;s:5:\"tod_m\";i:19;s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:21:\"info@thairifficma.com\";s:13:\"notifications\";a:3:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;s:10:\"site_check\";b:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:1:{s:5:\"local\";a:1:{s:7:\"enabled\";b:1;}}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:17:\".git,node_modules\";s:10:\"site_check\";a:4:{s:7:\"enabled\";b:1;s:6:\"logger\";b:1;s:13:\"auto_recovery\";b:0;s:8:\"interval\";i:15;}s:10:\"encrypt_db\";b:0;s:16:\"backup_directory\";s:30:\"/home/bosto125/boldgrid_backup\";s:11:\"cron_secret\";s:64:\"2edfc537461ebdc5e3429043b8dfb2482a51813d97286350c078d65132acd707\";}','no'),(395,'WPLANG','','yes'),(396,'new_admin_email','info@thairifficma.com','yes'),(420,'jetpack_dismissed_connection_banner','1','yes'),(154,'do_activate','0','yes'),(155,'jetpack_activated','2','yes'),(156,'jetpack_options','a:8:{s:7:\"version\";s:14:\"8.0:1576033821\";s:11:\"old_version\";s:14:\"8.0:1576033821\";s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:2:\"id\";i:170488467;s:6:\"public\";i:1;s:11:\"master_user\";i:1;s:14:\"last_heartbeat\";i:1577765271;}','yes'),(165,'jetpack_ab_connect_banner_green_bar','b','yes'),(21744,'_transient_timeout_wc_related_1303','1577908108','no'),(21745,'_transient_wc_related_1303','a:1:{s:52:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=1303\";a:0:{}}','no'),(177,'can_compress_scripts','0','no'),(182,'recently_activated','a:0:{}','yes'),(23491,'_site_transient_timeout_theme_roots','1577829396','no'),(23492,'_site_transient_theme_roots','a:5:{s:5:\"astra\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";}','no'),(801,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"info@thairifficma.com\";s:7:\"version\";s:5:\"5.3.2\";s:9:\"timestamp\";i:1576721353;}','no'),(200,'_elementor_installed_time','1576034162','yes'),(201,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:2:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}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:10:\"categories\";s:247:\"[\"404 page\",\"about\",\"archive\",\"call to action\",\"clients\",\"contact\",\"faq\",\"features\",\"footer\",\"header\",\"hero\",\"portfolio\",\"pricing\",\"product archive\",\"services\",\"single page\",\"single post\",\"single product\",\"stats\",\"subscribe\",\"team\",\"testimonials\"]\";s:9:\"templates\";a:628:{i:0;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443532\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"13\";s:11:\"trend_index\";s:1:\"7\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";s:5:\"10107\";s:5:\"title\";s:34:\"Classic | Promotion | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/balls_small.png\";s:12:\"tmpl_created\";s:10:\"1547851373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-promotion-announcement/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"288\";s:11:\"trend_index\";s:3:\"204\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:2;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443534\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"38\";s:11:\"trend_index\";s:2:\"18\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443543\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"19\";s:11:\"trend_index\";s:1:\"9\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"34\";s:11:\"trend_index\";s:2:\"28\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443553\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"85\";s:11:\"trend_index\";s:2:\"43\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"74\";s:11:\"trend_index\";s:2:\"56\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";s:5:\"10158\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/coco_small.png\";s:12:\"tmpl_created\";s:10:\"1547852227\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-contact/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"300\";s:11:\"trend_index\";s:3:\"278\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:8;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"204\";s:11:\"trend_index\";s:3:\"175\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"33\";s:11:\"trend_index\";s:2:\"15\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:10;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443571\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"207\";s:11:\"trend_index\";s:3:\"222\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:11;a:14:{s:2:\"id\";s:5:\"10190\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/engage_small.png\";s:12:\"tmpl_created\";s:10:\"1547885703\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"306\";s:11:\"trend_index\";s:3:\"193\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:12;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"126\";s:11:\"trend_index\";s:2:\"97\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:13;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"303\";s:11:\"trend_index\";s:3:\"340\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:14;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443576\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"158\";s:11:\"trend_index\";s:3:\"212\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"203\";s:11:\"trend_index\";s:3:\"161\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:16;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"93\";s:11:\"trend_index\";s:3:\"118\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443582\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"304\";s:11:\"trend_index\";s:3:\"330\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:18;a:14:{s:2:\"id\";s:5:\"10256\";s:5:\"title\";s:20:\"Classic | Sale | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/fruit_small.png\";s:12:\"tmpl_created\";s:10:\"1547888909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"423\";s:11:\"trend_index\";s:3:\"516\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:19;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"36\";s:11:\"trend_index\";s:2:\"23\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:20;a:14:{s:2:\"id\";s:5:\"10267\";s:5:\"title\";s:29:\"Classic | Contact | Christmas\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547889047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-contact-christmas/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"344\";s:11:\"trend_index\";s:3:\"237\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:21;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"340\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:22;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"222\";s:11:\"trend_index\";s:3:\"168\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"24\";s:11:\"trend_index\";s:1:\"8\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"114\";s:11:\"trend_index\";s:3:\"114\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:25;a:14:{s:2:\"id\";s:5:\"10307\";s:5:\"title\";s:43:\"Fly In | Promotion | Christmas | Teddy Bear\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547893266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"539\";s:11:\"trend_index\";s:3:\"528\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:26;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"183\";s:11:\"trend_index\";s:3:\"153\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:27;a:14:{s:2:\"id\";s:5:\"10318\";s:5:\"title\";s:27:\"Classic | Contact | Bicycle\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/by_small.png\";s:12:\"tmpl_created\";s:10:\"1547893367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"363\";s:11:\"trend_index\";s:3:\"261\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:28;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"290\";s:11:\"trend_index\";s:3:\"305\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:29;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"115\";s:11:\"trend_index\";s:3:\"104\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";s:5:\"10339\";s:5:\"title\";s:22:\"Fly In | Contact | Spa\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547893603\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-contact-spa/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"417\";s:11:\"trend_index\";s:3:\"242\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:31;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"279\";s:11:\"trend_index\";s:3:\"339\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:32;a:14:{s:2:\"id\";s:5:\"10352\";s:5:\"title\";s:23:\"Fly In | Contact | Wine\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547915335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/fly-in-contact/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"452\";s:11:\"trend_index\";s:3:\"370\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:33;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443600\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"468\";s:11:\"trend_index\";s:3:\"434\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:34;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443621\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"341\";s:11:\"trend_index\";s:3:\"356\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";s:5:\"10372\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/phone_small.png\";s:12:\"tmpl_created\";s:10:\"1547915554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"534\";s:11:\"trend_index\";s:3:\"524\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:36;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443623\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"456\";s:11:\"trend_index\";s:3:\"590\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:37;a:14:{s:2:\"id\";s:5:\"10382\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547916616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/bottom-bar-announcement/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"331\";s:11:\"trend_index\";s:3:\"258\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:38;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443626\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"69\";s:11:\"trend_index\";s:2:\"79\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:39;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443629\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"65\";s:11:\"trend_index\";s:2:\"74\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:40;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443630\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"242\";s:11:\"trend_index\";s:3:\"166\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443632\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"122\";s:11:\"trend_index\";s:3:\"167\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443634\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"81\";s:11:\"trend_index\";s:2:\"90\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:43;a:14:{s:2:\"id\";s:5:\"10434\";s:5:\"title\";s:27:\"Classic | Sale | Headphones\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/head_small.png\";s:12:\"tmpl_created\";s:10:\"1547961950\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"391\";s:11:\"trend_index\";s:3:\"367\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:44;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"70\";s:11:\"trend_index\";s:2:\"84\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";s:5:\"10444\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/plant_small.png\";s:12:\"tmpl_created\";s:10:\"1547962029\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"419\";s:11:\"trend_index\";s:3:\"342\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:46;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443639\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"42\";s:11:\"trend_index\";s:2:\"29\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:47;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443641\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"88\";s:11:\"trend_index\";s:2:\"73\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:48;a:14:{s:2:\"id\";s:5:\"10467\";s:5:\"title\";s:27:\"Bottom Bar | Contact | Lego\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small.png\";s:12:\"tmpl_created\";s:10:\"1547962277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/bottom-bar-contact/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"587\";s:11:\"trend_index\";s:3:\"418\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:49;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443643\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"73\";s:11:\"trend_index\";s:2:\"80\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443645\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"169\";s:11:\"trend_index\";s:3:\"173\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:51;a:14:{s:2:\"id\";s:5:\"10487\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/acc_small.png\";s:12:\"tmpl_created\";s:10:\"1547964527\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"498\";s:11:\"trend_index\";s:3:\"527\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:52;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443647\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"155\";s:11:\"trend_index\";s:3:\"170\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";s:5:\"10498\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"433\";s:11:\"trend_index\";s:3:\"392\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:54;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443649\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"157\";s:11:\"trend_index\";s:3:\"150\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:55;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443651\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"263\";s:11:\"trend_index\";s:3:\"216\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:56;a:14:{s:2:\"id\";s:5:\"10519\";s:5:\"title\";s:27:\"Hello Bar | Promotion | App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964801\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"519\";s:11:\"trend_index\";s:3:\"518\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:57;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443653\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"178\";s:11:\"trend_index\";s:3:\"257\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443655\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"257\";s:11:\"trend_index\";s:3:\"179\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:59;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443657\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"323\";s:11:\"trend_index\";s:3:\"264\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"359\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:61;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"40\";s:11:\"trend_index\";s:2:\"21\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";s:5:\"10569\";s:5:\"title\";s:15:\"Slide In | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/off_small.png\";s:12:\"tmpl_created\";s:10:\"1547967812\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/slide-in-sale/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"478\";s:11:\"trend_index\";s:3:\"424\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:63;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443663\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"83\";s:11:\"trend_index\";s:2:\"91\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:64;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443664\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"152\";s:11:\"trend_index\";s:3:\"282\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:65;a:14:{s:2:\"id\";s:5:\"10590\";s:5:\"title\";s:19:\"Full Screen | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pass1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"473\";s:11:\"trend_index\";s:3:\"503\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:66;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443666\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"237\";s:11:\"trend_index\";s:3:\"322\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:67;a:14:{s:2:\"id\";s:5:\"10600\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/orange_small.png\";s:12:\"tmpl_created\";s:10:\"1547968080\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-3/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"471\";s:11:\"trend_index\";s:3:\"519\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:68;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443668\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"321\";s:11:\"trend_index\";s:3:\"362\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:69;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443670\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"317\";s:11:\"trend_index\";s:3:\"289\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:70;a:14:{s:2:\"id\";s:5:\"10622\";s:5:\"title\";s:34:\"Full Screen | Contact | Headphones\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/full_hear_small.png\";s:12:\"tmpl_created\";s:10:\"1547969678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-contact-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"483\";s:11:\"trend_index\";s:3:\"438\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:71;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443676\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"366\";s:11:\"trend_index\";s:3:\"410\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";s:5:\"10633\";s:5:\"title\";s:23:\"Slide In | Login | Lego\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547969858\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/slide-in-login/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"564\";s:11:\"trend_index\";s:3:\"560\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:73;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"427\";s:11:\"trend_index\";s:3:\"574\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:74;a:14:{s:2:\"id\";s:5:\"10644\";s:5:\"title\";s:26:\"Fly In | Contact | Webinar\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547970814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-contact-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"446\";s:11:\"trend_index\";s:3:\"375\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:75;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443680\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"105\";s:11:\"trend_index\";s:3:\"108\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:76;a:14:{s:2:\"id\";s:5:\"10654\";s:5:\"title\";s:31:\"Full Screen | Login | Christmas\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/full_login_small.png\";s:12:\"tmpl_created\";s:10:\"1547970917\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-login-christmas/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"546\";s:11:\"trend_index\";s:3:\"542\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:77;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"212\";s:11:\"trend_index\";s:3:\"245\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:78;a:14:{s:2:\"id\";s:5:\"10664\";s:5:\"title\";s:34:\"Slide In | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_gym_small.png\";s:12:\"tmpl_created\";s:10:\"1547973928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-4/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"480\";s:11:\"trend_index\";s:3:\"450\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:79;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"80\";s:11:\"trend_index\";s:2:\"55\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:80;a:14:{s:2:\"id\";s:5:\"10675\";s:5:\"title\";s:35:\"Full Screen | Login | Gym | Fitness\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/gym_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547974110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"475\";s:11:\"trend_index\";s:3:\"554\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:81;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"82\";s:11:\"trend_index\";s:2:\"87\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:82;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443687\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"367\";s:11:\"trend_index\";s:3:\"383\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;a:14:{s:2:\"id\";s:4:\"9719\";s:5:\"title\";s:30:\"Classic | Subscribe | Register\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/register_small.png\";s:12:\"tmpl_created\";s:10:\"1547976107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-subscribe-register/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"437\";s:11:\"trend_index\";s:3:\"448\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:84;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"27\";s:11:\"trend_index\";s:2:\"19\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"62\";s:11:\"trend_index\";s:2:\"53\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:86;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"405\";s:11:\"trend_index\";s:3:\"318\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:87;a:14:{s:2:\"id\";s:5:\"10137\";s:5:\"title\";s:34:\"Full Screen | Contact | Restaurant\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rest_small.png\";s:12:\"tmpl_created\";s:10:\"1547976342\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-contact/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"486\";s:11:\"trend_index\";s:3:\"490\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:88;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"52\";s:11:\"trend_index\";s:2:\"68\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";s:5:\"10244\";s:5:\"title\";s:17:\"Bottom Bar | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/wow_small.png\";s:12:\"tmpl_created\";s:10:\"1547976402\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/bottom-bar-sale/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"518\";s:11:\"trend_index\";s:3:\"596\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:90;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443698\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"100\";s:11:\"trend_index\";s:2:\"96\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520331\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"159\";s:11:\"trend_index\";s:3:\"158\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:92;a:14:{s:2:\"id\";s:5:\"10127\";s:5:\"title\";s:35:\"Fly In | Announcement | Maintenance\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pizza_small.png\";s:12:\"tmpl_created\";s:10:\"1547984061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"575\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:93;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520544\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"256\";s:11:\"trend_index\";s:3:\"240\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:94;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520546\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"372\";s:11:\"trend_index\";s:3:\"457\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520548\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"392\";s:11:\"trend_index\";s:3:\"430\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520549\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"499\";s:11:\"trend_index\";s:3:\"520\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:97;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"254\";s:11:\"trend_index\";s:3:\"321\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";s:5:\"10776\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social1_small.png\";s:12:\"tmpl_created\";s:10:\"1548047055\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"572\";s:11:\"trend_index\";s:3:\"571\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:99;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520552\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"241\";s:11:\"trend_index\";s:3:\"235\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";s:5:\"10785\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social2_small.png\";s:12:\"tmpl_created\";s:10:\"1548047593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"454\";s:11:\"trend_index\";s:3:\"497\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:101;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"378\";s:11:\"trend_index\";s:3:\"465\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520556\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"449\";s:11:\"trend_index\";s:3:\"493\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:103;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520557\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"78\";s:11:\"trend_index\";s:2:\"54\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"113\";s:11:\"trend_index\";s:3:\"115\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:105;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520561\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"224\";s:11:\"trend_index\";s:3:\"191\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520562\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"210\";s:11:\"trend_index\";s:3:\"156\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520564\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"43\";s:11:\"trend_index\";s:2:\"22\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:108;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"87\";s:11:\"trend_index\";s:2:\"75\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"191\";s:11:\"trend_index\";s:3:\"172\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"324\";s:11:\"trend_index\";s:3:\"293\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520570\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"380\";s:11:\"trend_index\";s:3:\"354\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:112;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520572\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"507\";s:11:\"trend_index\";s:3:\"603\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"465\";s:11:\"trend_index\";s:3:\"467\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:114;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"144\";s:11:\"trend_index\";s:3:\"154\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520577\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"354\";s:11:\"trend_index\";s:3:\"387\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"45\";s:11:\"trend_index\";s:2:\"49\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:117;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"166\";s:11:\"trend_index\";s:3:\"152\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520581\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"298\";s:11:\"trend_index\";s:3:\"279\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";s:5:\"10794\";s:5:\"title\";s:34:\"Classic | Contact | Social | Share\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/s_small.png\";s:12:\"tmpl_created\";s:10:\"1548067619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-social-share/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"450\";s:11:\"trend_index\";s:3:\"442\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:120;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520583\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"268\";s:11:\"trend_index\";s:3:\"268\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"218\";s:11:\"trend_index\";s:3:\"259\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"271\";s:11:\"trend_index\";s:3:\"300\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:123;a:14:{s:2:\"id\";s:5:\"10871\";s:5:\"title\";s:20:\"Bottom Bar | Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/m_small.png\";s:12:\"tmpl_created\";s:10:\"1548074396\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"569\";s:11:\"trend_index\";s:3:\"514\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:124;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"425\";s:11:\"trend_index\";s:3:\"453\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;a:14:{s:2:\"id\";s:5:\"10936\";s:5:\"title\";s:25:\"Full Screen | Toggle Menu\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/menu_small.png\";s:12:\"tmpl_created\";s:10:\"1548874587\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"438\";s:11:\"trend_index\";s:3:\"411\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:126;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"180\";s:11:\"trend_index\";s:3:\"208\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"153\";s:11:\"trend_index\";s:3:\"192\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:128;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520594\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"351\";s:11:\"trend_index\";s:3:\"381\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:129;a:14:{s:2:\"id\";s:5:\"10964\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/love_small.png\";s:12:\"tmpl_created\";s:10:\"1550039106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-promotion-coupon/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"543\";s:11:\"trend_index\";s:3:\"530\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:130;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520596\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"25\";s:11:\"trend_index\";s:2:\"20\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";s:5:\"10992\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/02/h_small.png\";s:12:\"tmpl_created\";s:10:\"1550072007\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"568\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:132;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"229\";s:11:\"trend_index\";s:3:\"233\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";s:5:\"11005\";s:5:\"title\";s:50:\"Classic | Promotion | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/bear_small.png\";s:12:\"tmpl_created\";s:10:\"1550073303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"561\";s:11:\"trend_index\";s:3:\"468\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:134;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"167\";s:11:\"trend_index\";s:3:\"136\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520601\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"326\";s:11:\"trend_index\";s:3:\"425\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:136;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520602\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"316\";s:11:\"trend_index\";s:3:\"415\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"160\";s:11:\"trend_index\";s:3:\"144\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:138;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"273\";s:11:\"trend_index\";s:3:\"348\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:139;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"128\";s:11:\"trend_index\";s:3:\"203\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:140;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"171\";s:11:\"trend_index\";s:3:\"148\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:141;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564642380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"266\";s:11:\"trend_index\";s:2:\"51\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:142;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"230\";s:11:\"trend_index\";s:3:\"194\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:143;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564642385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"205\";s:11:\"trend_index\";s:2:\"34\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:144;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"120\";s:11:\"trend_index\";s:3:\"128\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:145;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564642389\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"407\";s:11:\"trend_index\";s:3:\"160\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:146;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"274\";s:11:\"trend_index\";s:3:\"288\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:147;a:14:{s:2:\"id\";s:5:\"11198\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Header_small_3.jpg\";s:12:\"tmpl_created\";s:10:\"1564642395\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?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:39:\"[\"Digital Agency\",\"header\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"107\";s:11:\"trend_index\";s:2:\"16\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:148;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"145\";s:11:\"trend_index\";s:2:\"35\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:149;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564642399\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"299\";s:11:\"trend_index\";s:3:\"110\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:150;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"170\";s:11:\"trend_index\";s:3:\"174\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:151;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520701\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"219\";s:11:\"trend_index\";s:3:\"189\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:152;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520702\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"104\";s:11:\"trend_index\";s:2:\"82\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:153;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520704\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"194\";s:11:\"trend_index\";s:3:\"209\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:154;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520705\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"141\";s:11:\"trend_index\";s:3:\"214\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:155;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520707\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"361\";s:11:\"trend_index\";s:3:\"353\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:156;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520746\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"135\";s:11:\"trend_index\";s:3:\"236\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:157;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520747\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"284\";s:11:\"trend_index\";s:3:\"421\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:158;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520749\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"447\";s:11:\"trend_index\";s:3:\"455\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:159;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567393182\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"603\";s:11:\"trend_index\";s:3:\"573\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:160;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520751\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"285\";s:11:\"trend_index\";s:3:\"254\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:161;a:14:{s:2:\"id\";s:5:\"11461\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Header_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393219\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?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:16:\"[\"Gym\",\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"345\";s:11:\"trend_index\";s:3:\"109\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:162;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520752\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"245\";s:11:\"trend_index\";s:3:\"336\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:163;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567393224\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"390\";s:11:\"trend_index\";s:3:\"138\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:164;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520754\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"412\";s:11:\"trend_index\";s:3:\"548\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:165;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567393229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"481\";s:11:\"trend_index\";s:3:\"228\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:166;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520755\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"526\";s:11:\"trend_index\";s:3:\"587\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:167;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567393296\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"472\";s:11:\"trend_index\";s:3:\"266\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:168;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"253\";s:11:\"trend_index\";s:3:\"255\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:169;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567393309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"594\";s:11:\"trend_index\";s:3:\"541\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:170;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520758\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"71\";s:11:\"trend_index\";s:3:\"121\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:171;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520760\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"179\";s:11:\"trend_index\";s:3:\"159\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:172;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521546999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?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:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"37\";s:11:\"trend_index\";s:2:\"47\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:173;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521547237\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?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:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"29\";s:11:\"trend_index\";s:2:\"40\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:174;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521547332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"111\";s:11:\"trend_index\";s:3:\"139\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:175;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569429896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"590\";s:11:\"trend_index\";s:3:\"474\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:176;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521547502\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"125\";s:11:\"trend_index\";s:3:\"120\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:177;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569429954\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"591\";s:11:\"trend_index\";s:3:\"441\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:178;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521547761\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"44\";s:11:\"trend_index\";s:2:\"70\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:179;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569429964\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"563\";s:11:\"trend_index\";s:3:\"310\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:180;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521557736\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"91\";s:11:\"trend_index\";s:3:\"113\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:181;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569429975\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"556\";s:11:\"trend_index\";s:3:\"341\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:182;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521558047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"117\";s:11:\"trend_index\";s:3:\"207\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:183;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569429983\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"514\";s:11:\"trend_index\";s:3:\"302\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:184;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1522014215\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"215\";s:11:\"trend_index\";s:3:\"295\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:185;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569430010\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"445\";s:11:\"trend_index\";s:3:\"184\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:186;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"90\";s:11:\"trend_index\";s:2:\"78\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:187;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"411\";s:11:\"trend_index\";s:3:\"201\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:188;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"248\";s:11:\"trend_index\";s:3:\"215\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:189;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569430019\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"424\";s:11:\"trend_index\";s:3:\"149\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:190;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582605\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"189\";s:11:\"trend_index\";s:3:\"202\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:191;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569430070\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"538\";s:11:\"trend_index\";s:3:\"374\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:192;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582631\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"250\";s:11:\"trend_index\";s:3:\"325\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:193;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582665\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"209\";s:11:\"trend_index\";s:3:\"162\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:194;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569494236\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"620\";s:11:\"trend_index\";s:3:\"504\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:195;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"184\";s:11:\"trend_index\";s:3:\"244\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:196;a:14:{s:2:\"id\";s:5:\"11890\";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\";s:10:\"1571907344\";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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"466\";s:11:\"trend_index\";s:3:\"276\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:197;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582788\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"102\";s:11:\"trend_index\";s:2:\"83\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:198;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"200\";s:11:\"trend_index\";s:3:\"273\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:199;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582852\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"420\";s:11:\"trend_index\";s:3:\"389\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:200;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582875\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"214\";s:11:\"trend_index\";s:3:\"230\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:201;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"139\";s:11:\"trend_index\";s:3:\"163\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:202;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572846914\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"506\";s:11:\"trend_index\";s:3:\"196\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:203;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582927\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"98\";s:11:\"trend_index\";s:2:\"94\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:204;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572846925\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"577\";s:11:\"trend_index\";s:3:\"363\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:205;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582944\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"61\";s:11:\"trend_index\";s:3:\"205\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:206;a:14:{s:2:\"id\";s:5:\"12194\";s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/header.png\";s:12:\"tmpl_created\";s:10:\"1572846935\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?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:27:\"[\"header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"342\";s:11:\"trend_index\";s:2:\"36\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:207;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583015\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"108\";s:11:\"trend_index\";s:3:\"100\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:208;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572846958\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"527\";s:11:\"trend_index\";s:3:\"324\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:209;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443248\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"131\";s:11:\"trend_index\";s:3:\"124\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:210;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583273\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"79\";s:11:\"trend_index\";s:2:\"62\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:211;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572846967\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"537\";s:11:\"trend_index\";s:3:\"246\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:212;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443250\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"335\";s:11:\"trend_index\";s:3:\"299\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:213;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"110\";s:11:\"trend_index\";s:3:\"119\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:214;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572846979\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"624\";s:11:\"trend_index\";s:3:\"481\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:215;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443251\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"286\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:216;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"32\";s:11:\"trend_index\";s:2:\"32\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:217;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"436\";s:11:\"trend_index\";s:3:\"498\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:218;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583436\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"39\";s:11:\"trend_index\";s:2:\"61\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:219;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443255\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"50\";s:11:\"trend_index\";s:2:\"46\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:220;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583540\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"106\";s:11:\"trend_index\";s:2:\"85\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:221;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443257\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"198\";s:11:\"trend_index\";s:3:\"143\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:222;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"103\";s:11:\"trend_index\";s:2:\"88\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:223;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"156\";s:11:\"trend_index\";s:3:\"141\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:224;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"57\";s:11:\"trend_index\";s:2:\"50\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:225;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443261\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"338\";s:11:\"trend_index\";s:3:\"292\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:226;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583712\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"75\";s:11:\"trend_index\";s:3:\"137\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:227;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443263\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"60\";s:11:\"trend_index\";s:2:\"41\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:228;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524584780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"46\";s:11:\"trend_index\";s:2:\"37\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:229;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443265\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"269\";s:11:\"trend_index\";s:3:\"281\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:230;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524584784\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"55\";s:11:\"trend_index\";s:2:\"57\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:231;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"72\";s:11:\"trend_index\";s:2:\"64\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:232;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572847842\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"592\";s:11:\"trend_index\";s:3:\"470\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:233;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443268\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"129\";s:11:\"trend_index\";s:3:\"134\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:234;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"302\";s:11:\"trend_index\";s:3:\"274\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:235;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960263\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"628\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:236;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"292\";s:11:\"trend_index\";s:3:\"316\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:237;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415337\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"291\";s:11:\"trend_index\";s:3:\"252\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:238;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960267\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"626\";s:11:\"trend_index\";s:3:\"607\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:239;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443272\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"143\";s:11:\"trend_index\";s:3:\"126\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:240;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415374\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"429\";s:11:\"trend_index\";s:3:\"479\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:241;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960358\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"600\";s:11:\"trend_index\";s:3:\"198\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:242;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443274\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"140\";s:11:\"trend_index\";s:3:\"135\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:243;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415417\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"396\";s:11:\"trend_index\";s:3:\"399\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:244;a:14:{s:2:\"id\";s:5:\"12500\";s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Header_s.png\";s:12:\"tmpl_created\";s:10:\"1575960371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?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:27:\"[\"header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"579\";s:11:\"trend_index\";s:3:\"206\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:245;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443275\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"310\";s:11:\"trend_index\";s:3:\"338\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:246;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415449\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"434\";s:11:\"trend_index\";s:3:\"521\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:247;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960378\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"627\";s:11:\"trend_index\";s:3:\"572\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:248;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"47\";s:11:\"trend_index\";s:2:\"48\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:249;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"439\";s:11:\"trend_index\";s:3:\"364\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:250;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960387\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"599\";s:11:\"trend_index\";s:3:\"256\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:251;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"68\";s:11:\"trend_index\";s:2:\"71\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:252;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"502\";s:11:\"trend_index\";s:3:\"509\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:253;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960397\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"615\";s:11:\"trend_index\";s:3:\"317\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:254;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443281\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"146\";s:11:\"trend_index\";s:3:\"125\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:255;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"348\";s:11:\"trend_index\";s:3:\"416\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:256;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960404\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"622\";s:11:\"trend_index\";s:3:\"382\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:257;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443283\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"151\";s:11:\"trend_index\";s:3:\"116\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:258;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415558\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"401\";s:11:\"trend_index\";s:3:\"407\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:259;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443285\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"258\";s:11:\"trend_index\";s:3:\"262\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:260;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527682423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"332\";s:11:\"trend_index\";s:3:\"568\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:261;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443287\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"92\";s:11:\"trend_index\";s:2:\"92\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:262;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527682780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"181\";s:11:\"trend_index\";s:3:\"226\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:263;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443289\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"175\";s:11:\"trend_index\";s:3:\"267\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:264;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527682847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"196\";s:11:\"trend_index\";s:3:\"213\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:265;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"95\";s:11:\"trend_index\";s:3:\"127\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:266;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527682896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"402\";s:11:\"trend_index\";s:3:\"433\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:267;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443293\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"163\";s:11:\"trend_index\";s:3:\"199\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:268;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527682969\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"308\";s:11:\"trend_index\";s:3:\"309\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:269;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443295\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"96\";s:11:\"trend_index\";s:3:\"112\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:270;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527683026\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"418\";s:11:\"trend_index\";s:3:\"377\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:271;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443296\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"150\";s:11:\"trend_index\";s:3:\"146\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:272;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527683072\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"395\";s:11:\"trend_index\";s:3:\"506\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:273;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"123\";s:11:\"trend_index\";s:3:\"130\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:274;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528639909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"76\";s:11:\"trend_index\";s:3:\"182\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:275;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"136\";s:11:\"trend_index\";s:3:\"171\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:276;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528700014\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"202\";s:11:\"trend_index\";s:3:\"365\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:277;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"246\";s:11:\"trend_index\";s:3:\"232\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:278;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528700205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"168\";s:11:\"trend_index\";s:3:\"147\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:279;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443305\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"329\";s:11:\"trend_index\";s:3:\"315\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:280;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528700326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"325\";s:11:\"trend_index\";s:3:\"329\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:281;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443307\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"48\";s:11:\"trend_index\";s:2:\"30\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:282;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528700484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"289\";s:11:\"trend_index\";s:3:\"334\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:283;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443308\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"422\";s:11:\"trend_index\";s:3:\"439\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:284;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528700612\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"197\";s:11:\"trend_index\";s:3:\"157\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:285;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443310\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"565\";s:11:\"trend_index\";s:3:\"526\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:286;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528701063\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"190\";s:11:\"trend_index\";s:3:\"178\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:287;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443312\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"311\";s:11:\"trend_index\";s:3:\"221\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:288;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528701290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"186\";s:11:\"trend_index\";s:3:\"229\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:289;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443314\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"501\";s:11:\"trend_index\";s:3:\"495\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:290;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528701433\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"233\";s:11:\"trend_index\";s:3:\"345\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:291;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443315\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"477\";s:11:\"trend_index\";s:3:\"388\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:292;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532428138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"251\";s:11:\"trend_index\";s:3:\"250\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:293;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"559\";s:11:\"trend_index\";s:3:\"557\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:294;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532428699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"51\";s:11:\"trend_index\";s:2:\"60\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:295;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"444\";s:11:\"trend_index\";s:3:\"543\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:296;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443322\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"551\";s:11:\"trend_index\";s:3:\"563\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:297;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443324\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"307\";s:11:\"trend_index\";s:3:\"307\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:298;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532950125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"63\";s:11:\"trend_index\";s:2:\"38\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:299;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"470\";s:11:\"trend_index\";s:3:\"429\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:300;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532951997\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"109\";s:11:\"trend_index\";s:2:\"59\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:301;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443327\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"566\";s:11:\"trend_index\";s:3:\"589\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:302;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532952302\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"147\";s:11:\"trend_index\";s:3:\"117\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:303;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443330\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"490\";s:11:\"trend_index\";s:3:\"508\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:304;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532952606\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"165\";s:11:\"trend_index\";s:3:\"132\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:305;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"582\";s:11:\"trend_index\";s:3:\"565\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:306;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532953482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"112\";s:11:\"trend_index\";s:2:\"58\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:307;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"464\";s:11:\"trend_index\";s:3:\"517\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:308;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532953793\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"124\";s:11:\"trend_index\";s:2:\"63\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:309;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532954032\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"132\";s:11:\"trend_index\";s:2:\"86\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:310;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1537440661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"193\";s:11:\"trend_index\";s:3:\"243\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:311;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1537440673\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"188\";s:11:\"trend_index\";s:3:\"251\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:312;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1537440798\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"164\";s:11:\"trend_index\";s:3:\"225\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:313;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1537443531\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"176\";s:11:\"trend_index\";s:3:\"384\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:314;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1537443903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"127\";s:11:\"trend_index\";s:2:\"89\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:315;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443348\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"232\";s:11:\"trend_index\";s:3:\"265\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:316;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"384\";s:11:\"trend_index\";s:3:\"428\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:317;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443352\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"137\";s:11:\"trend_index\";s:3:\"122\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:318;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443354\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"172\";s:11:\"trend_index\";s:3:\"140\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:319;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443356\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"353\";s:11:\"trend_index\";s:3:\"380\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:320;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443358\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"138\";s:11:\"trend_index\";s:3:\"165\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:321;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443360\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"252\";s:11:\"trend_index\";s:3:\"390\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:322;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443362\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"270\";s:11:\"trend_index\";s:3:\"331\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:323;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443364\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"365\";s:11:\"trend_index\";s:3:\"371\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:324;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"239\";s:11:\"trend_index\";s:3:\"280\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:325;a:14:{s:2:\"id\";s:4:\"9611\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546965350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/hello-bar-sale-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"520\";s:11:\"trend_index\";s:3:\"553\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:326;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"187\";s:11:\"trend_index\";s:3:\"183\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:327;a:14:{s:2:\"id\";s:4:\"9622\";s:5:\"title\";s:19:\"Classic | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_promotion_small_02.png\";s:12:\"tmpl_created\";s:10:\"1546965896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-02/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"517\";s:11:\"trend_index\";s:3:\"534\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:328;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443369\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"327\";s:11:\"trend_index\";s:3:\"408\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:329;a:14:{s:2:\"id\";s:4:\"9631\";s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546968270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-sale-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"532\";s:11:\"trend_index\";s:3:\"483\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:330;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"259\";s:11:\"trend_index\";s:3:\"427\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:331;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"413\";s:11:\"trend_index\";s:3:\"447\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:332;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"493\";s:11:\"trend_index\";s:3:\"599\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:333;a:14:{s:2:\"id\";s:4:\"9662\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547009087\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/bottom-bar-register-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"560\";s:11:\"trend_index\";s:3:\"533\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:334;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443448\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"343\";s:11:\"trend_index\";s:3:\"361\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:335;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"453\";s:11:\"trend_index\";s:3:\"443\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:336;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"272\";s:11:\"trend_index\";s:3:\"247\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:337;a:14:{s:2:\"id\";s:4:\"9690\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547011716\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-01/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"389\";s:11:\"trend_index\";s:3:\"358\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:338;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443454\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"408\";s:11:\"trend_index\";s:3:\"431\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:339;a:14:{s:2:\"id\";s:4:\"9699\";s:5:\"title\";s:33:\"Classic | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_02.png\";s:12:\"tmpl_created\";s:10:\"1547015827\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-02/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"435\";s:11:\"trend_index\";s:3:\"360\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:340;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443456\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"399\";s:11:\"trend_index\";s:3:\"344\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:341;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443458\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"457\";s:11:\"trend_index\";s:3:\"486\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:342;a:14:{s:2:\"id\";s:4:\"9571\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/FlyIn_Login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1547726151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/fly-in-login-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"522\";s:11:\"trend_index\";s:3:\"460\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:343;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443459\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"479\";s:11:\"trend_index\";s:3:\"472\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:344;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443462\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"201\";s:11:\"trend_index\";s:3:\"188\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:345;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443464\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"379\";s:11:\"trend_index\";s:3:\"343\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:346;a:14:{s:2:\"id\";s:4:\"9740\";s:5:\"title\";s:25:\"Classic | Promotion | App\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small.png\";s:12:\"tmpl_created\";s:10:\"1547822836\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-promotion-app/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"508\";s:11:\"trend_index\";s:3:\"584\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:347;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443466\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"315\";s:11:\"trend_index\";s:3:\"373\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:348;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"489\";s:11:\"trend_index\";s:3:\"556\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:349;a:14:{s:2:\"id\";s:4:\"9762\";s:5:\"title\";s:36:\"Classic | Register | Subscribe | Spa\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small_classic.png\";s:12:\"tmpl_created\";s:10:\"1547824145\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"432\";s:11:\"trend_index\";s:3:\"512\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:350;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443470\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"448\";s:11:\"trend_index\";s:3:\"306\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:351;a:14:{s:2:\"id\";s:4:\"9772\";s:5:\"title\";s:27:\"Hello bar | Promotion | App\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/app_hello_small.png\";s:12:\"tmpl_created\";s:10:\"1547824279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"607\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:352;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443472\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"388\";s:11:\"trend_index\";s:3:\"351\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:353;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"116\";s:11:\"trend_index\";s:3:\"107\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:354;a:14:{s:2:\"id\";s:4:\"9793\";s:5:\"title\";s:13:\"Fly In | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_black_small.png\";s:12:\"tmpl_created\";s:10:\"1547831151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/popups/fly-in-sale/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"545\";s:11:\"trend_index\";s:3:\"609\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:355;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443476\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"333\";s:11:\"trend_index\";s:3:\"368\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:356;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"282\";s:11:\"trend_index\";s:3:\"350\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:357;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443480\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"461\";s:11:\"trend_index\";s:3:\"535\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:358;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"406\";s:11:\"trend_index\";s:3:\"445\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:359;a:14:{s:2:\"id\";s:4:\"9836\";s:5:\"title\";s:21:\"Classic | Login | Pop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/login_b_small.png\";s:12:\"tmpl_created\";s:10:\"1547835635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/classic-login/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"516\";s:11:\"trend_index\";s:3:\"564\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:360;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"521\";s:11:\"trend_index\";s:3:\"523\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:361;a:14:{s:2:\"id\";s:4:\"9847\";s:5:\"title\";s:25:\"Fly In | Promotion | Lego\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_in_promotion_tro.png\";s:12:\"tmpl_created\";s:10:\"1547836956\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"597\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:362;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443486\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"431\";s:11:\"trend_index\";s:3:\"502\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:363;a:14:{s:2:\"id\";s:4:\"9858\";s:5:\"title\";s:27:\"Slide In | Promotion | Wine\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547837100\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"617\";s:11:\"trend_index\";s:3:\"544\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:364;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443488\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"451\";s:11:\"trend_index\";s:3:\"510\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:365;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443489\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"236\";s:11:\"trend_index\";s:3:\"297\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:366;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443491\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"487\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:367;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443493\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"234\";s:11:\"trend_index\";s:3:\"277\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:368;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443495\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"314\";s:11:\"trend_index\";s:3:\"303\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:369;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443497\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"225\";s:11:\"trend_index\";s:3:\"385\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:370;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443499\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"182\";s:11:\"trend_index\";s:3:\"164\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:371;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"376\";s:11:\"trend_index\";s:3:\"529\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:372;a:14:{s:2:\"id\";s:4:\"9944\";s:5:\"title\";s:33:\"Slide In | Promotion | Headphones\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547841939\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"596\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:373;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443503\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"148\";s:11:\"trend_index\";s:3:\"177\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:374;a:14:{s:2:\"id\";s:4:\"9955\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_login_lock_small.png\";s:12:\"tmpl_created\";s:10:\"1547842065\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/fly-in-login/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"495\";s:11:\"trend_index\";s:3:\"604\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:375;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443505\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"223\";s:11:\"trend_index\";s:3:\"224\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:376;a:14:{s:2:\"id\";s:4:\"9965\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_moon_small.png\";s:12:\"tmpl_created\";s:10:\"1547842174\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"484\";s:11:\"trend_index\";s:3:\"452\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:377;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"134\";s:11:\"trend_index\";s:2:\"93\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:378;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443509\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"244\";s:11:\"trend_index\";s:3:\"219\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:379;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443510\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"89\";s:11:\"trend_index\";s:2:\"81\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:380;a:14:{s:2:\"id\";s:4:\"9995\";s:5:\"title\";s:27:\"Slide In | Sale | Christmas\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547844802\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"614\";s:11:\"trend_index\";s:3:\"591\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:381;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443512\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"208\";s:11:\"trend_index\";s:3:\"187\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:382;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443514\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"64\";s:11:\"trend_index\";s:2:\"65\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:383;a:14:{s:2:\"id\";s:5:\"10016\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png\";s:12:\"tmpl_created\";s:10:\"1547845062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/hello-bar-sale/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"625\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:384;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443516\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"133\";s:11:\"trend_index\";s:3:\"131\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:385;a:14:{s:2:\"id\";s:5:\"10026\";s:5:\"title\";s:46:\"Classic | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_register_small.png\";s:12:\"tmpl_created\";s:10:\"1547845205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"488\";s:11:\"trend_index\";s:3:\"489\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:386;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443518\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"228\";s:11:\"trend_index\";s:3:\"287\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:387;a:14:{s:2:\"id\";s:5:\"10036\";s:5:\"title\";s:43:\"Full Screen | Sale | Promotion | Headphones\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_sale_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547845409\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"512\";s:11:\"trend_index\";s:3:\"575\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:388;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443520\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"195\";s:11:\"trend_index\";s:3:\"223\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:389;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"403\";s:11:\"trend_index\";s:3:\"475\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:390;a:14:{s:2:\"id\";s:5:\"10057\";s:5:\"title\";s:48:\"Hello Bar | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/hello-bar_register_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547847938\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"609\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:391;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443524\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"293\";s:11:\"trend_index\";s:3:\"294\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:392;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443526\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"442\";s:11:\"trend_index\";s:3:\"482\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:393;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"94\";s:11:\"trend_index\";s:3:\"133\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:394;a:14:{s:2:\"id\";s:5:\"10087\";s:5:\"title\";s:25:\"Full Screen | Login | Spa\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2019/01/full-screen_login_spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547848301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-login-spa/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"523\";s:11:\"trend_index\";s:3:\"562\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:395;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443530\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"262\";s:11:\"trend_index\";s:3:\"269\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:396;a:14:{s:2:\"id\";s:5:\"10097\";s:5:\"title\";s:37:\"Classic | Register | Subscribe | Lego\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_lego_small.png\";s:12:\"tmpl_created\";s:10:\"1547848411\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=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\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"554\";s:11:\"trend_index\";s:3:\"499\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:397;a:14:{s:2:\"id\";s:4:\"1190\";s:5:\"title\";s:26:\"Landing Page &#8211; Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";s:10:\"1490707391\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:1:\"5\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:398;a:14:{s:2:\"id\";s:4:\"9816\";s:5:\"title\";s:30:\"Classic | Sale | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_sale_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547991876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-2/?utm_source=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\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"567\";s:11:\"trend_index\";s:3:\"551\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:399;a:14:{s:2:\"id\";s:4:\"9602\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546964559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"513\";s:11:\"trend_index\";s:3:\"491\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:400;a:14:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:27:\"Homepage &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";s:10:\"1470829872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=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\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";s:1:\"2\";s:16:\"popularity_index\";s:1:\"2\";s:11:\"trend_index\";s:1:\"2\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:401;a:14:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:22:\"Homepage &#8211; Study\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";s:10:\"1477388340\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=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:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:1:\"4\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:402;a:14:{s:2:\"id\";s:5:\"10277\";s:5:\"title\";s:36:\"Bottom Bar | Promotion | Sale | Book\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/book_small.png\";s:12:\"tmpl_created\";s:10:\"1548055999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"574\";s:11:\"trend_index\";s:3:\"592\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:403;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564643043\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=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\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"421\";s:11:\"trend_index\";s:3:\"359\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:404;a:14:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:23:\"Homepage &#8211; Agency\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";s:10:\"1470826567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=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:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:1:\"3\";s:11:\"trend_index\";s:1:\"3\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:405;a:14:{s:2:\"id\";s:4:\"9903\";s:5:\"title\";s:34:\"Bottom Bar | Promotion | Olive Oil\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png\";s:12:\"tmpl_created\";s:10:\"1547838896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:3:\"608\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:406;a:14:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:19:\"Product &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";s:10:\"1470829879\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"5\";s:16:\"popularity_index\";s:2:\"10\";s:11:\"trend_index\";s:1:\"5\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:407;a:14:{s:2:\"id\";s:5:\"10549\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/com_small.png\";s:12:\"tmpl_created\";s:10:\"1547967595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"584\";s:11:\"trend_index\";s:3:\"605\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:408;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960464\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=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\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"496\";s:11:\"trend_index\";s:2:\"67\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:409;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960441\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=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\";s:1:\"7\";s:16:\"popularity_index\";s:3:\"555\";s:11:\"trend_index\";s:3:\"145\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:410;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=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\";s:1:\"8\";s:16:\"popularity_index\";s:3:\"571\";s:11:\"trend_index\";s:3:\"151\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:411;a:14:{s:2:\"id\";s:5:\"10529\";s:5:\"title\";s:36:\"Classic | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/icon_small.png\";s:12:\"tmpl_created\";s:10:\"1548046309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-announcement/?utm_source=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\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"455\";s:11:\"trend_index\";s:3:\"391\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:412;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960469\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=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\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"595\";s:11:\"trend_index\";s:3:\"231\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:413;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960459\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=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\";s:2:\"10\";s:16:\"popularity_index\";s:3:\"593\";s:11:\"trend_index\";s:3:\"270\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:414;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960453\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=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\";s:2:\"11\";s:16:\"popularity_index\";s:3:\"606\";s:11:\"trend_index\";s:3:\"327\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:415;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960445\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=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\";s:2:\"12\";s:16:\"popularity_index\";s:3:\"602\";s:11:\"trend_index\";s:3:\"248\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:416;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569428959\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=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\";s:2:\"13\";s:16:\"popularity_index\";s:3:\"360\";s:11:\"trend_index\";s:3:\"101\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:417;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569428955\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=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\";s:2:\"14\";s:16:\"popularity_index\";s:3:\"414\";s:11:\"trend_index\";s:3:\"181\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:418;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569428951\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=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\";s:2:\"15\";s:16:\"popularity_index\";s:3:\"458\";s:11:\"trend_index\";s:3:\"238\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:419;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569428946\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=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\";s:2:\"16\";s:16:\"popularity_index\";s:3:\"492\";s:11:\"trend_index\";s:3:\"227\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:420;a:14:{s:2:\"id\";s:5:\"10413\";s:5:\"title\";s:28:\"Classic | Content Lock | Pop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/hot_small.png\";s:12:\"tmpl_created\";s:10:\"1547961774\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-content-lock/?utm_source=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\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"598\";s:11:\"trend_index\";s:3:\"600\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:421;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564641877\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=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\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"130\";s:11:\"trend_index\";s:2:\"26\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:422;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564641889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=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\";s:2:\"18\";s:16:\"popularity_index\";s:3:\"276\";s:11:\"trend_index\";s:3:\"106\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:423;a:14:{s:2:\"id\";s:5:\"10223\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/welcome_small.png\";s:12:\"tmpl_created\";s:10:\"1547887343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-4/?utm_source=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\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"440\";s:11:\"trend_index\";s:3:\"357\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:424;a:14:{s:2:\"id\";s:5:\"10559\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_small.png\";s:12:\"tmpl_created\";s:10:\"1547967711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"550\";s:11:\"trend_index\";s:3:\"496\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:425;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564641872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=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\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"243\";s:11:\"trend_index\";s:2:\"69\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:426;a:14:{s:2:\"id\";s:5:\"10403\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_small.png\";s:12:\"tmpl_created\";s:10:\"1548056371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-5/?utm_source=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\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"509\";s:11:\"trend_index\";s:3:\"454\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:427;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564641867\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=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\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"356\";s:11:\"trend_index\";s:3:\"169\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:428;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564641885\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=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\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"441\";s:11:\"trend_index\";s:3:\"355\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:429;a:14:{s:2:\"id\";s:4:\"9913\";s:5:\"title\";s:27:\"Classic | Login | Christmas\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/log_small.png\";s:12:\"tmpl_created\";s:10:\"1547841430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-2/?utm_source=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\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"485\";s:11:\"trend_index\";s:3:\"492\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:430;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564641881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=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\";s:2:\"22\";s:16:\"popularity_index\";s:3:\"280\";s:11:\"trend_index\";s:3:\"123\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:431;a:14:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:24:\"Homepage &#8211; Fitness\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";s:10:\"1477388808\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=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:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";s:2:\"23\";s:16:\"popularity_index\";s:1:\"8\";s:11:\"trend_index\";s:2:\"11\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:432;a:14:{s:2:\"id\";s:4:\"9139\";s:5:\"title\";s:25:\"Homepage &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";s:10:\"1532949924\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:167:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"marketing campaign\",\"marketing landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:2:\"24\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:1:\"6\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:433;a:14:{s:2:\"id\";s:4:\"1504\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";s:10:\"1494352112\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"25\";s:16:\"popularity_index\";s:3:\"142\";s:11:\"trend_index\";s:3:\"186\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:434;a:14:{s:2:\"id\";s:4:\"1503\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";s:10:\"1494352113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"149\";s:11:\"trend_index\";s:3:\"180\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:435;a:14:{s:2:\"id\";s:4:\"9592\";s:5:\"title\";s:26:\"Classic | Promotion | Sale\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Promotion_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546963720\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-01/?utm_source=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\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"535\";s:11:\"trend_index\";s:3:\"545\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:436;a:14:{s:2:\"id\";s:5:\"10210\";s:5:\"title\";s:29:\"Classic | Promotion | Webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547886103\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-promotion-webinar/?utm_source=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\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"621\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:437;a:14:{s:2:\"id\";s:4:\"1634\";s:5:\"title\";s:33:\"Landing Page &#8211; Chiropractor\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";s:10:\"1494352119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"199\";s:11:\"trend_index\";s:3:\"155\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:438;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572847054\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=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\";s:2:\"28\";s:16:\"popularity_index\";s:3:\"398\";s:11:\"trend_index\";s:2:\"66\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:439;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572847069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=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\";s:2:\"29\";s:16:\"popularity_index\";s:3:\"511\";s:11:\"trend_index\";s:3:\"260\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:440;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572847078\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=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\";s:2:\"30\";s:16:\"popularity_index\";s:3:\"585\";s:11:\"trend_index\";s:3:\"462\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:441;a:14:{s:2:\"id\";s:5:\"10047\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547847757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-3/?utm_source=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\";s:2:\"30\";s:16:\"popularity_index\";s:3:\"469\";s:11:\"trend_index\";s:3:\"511\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:442;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572847096\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=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\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"530\";s:11:\"trend_index\";s:3:\"284\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:443;a:14:{s:2:\"id\";s:4:\"9879\";s:5:\"title\";s:38:\"Classic | Register | Subscribe | Leads\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/dog_small.png\";s:12:\"tmpl_created\";s:10:\"1547838416\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-register-subscribe/?utm_source=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\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"542\";s:11:\"trend_index\";s:3:\"552\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:444;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572847105\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=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\";s:2:\"32\";s:16:\"popularity_index\";s:3:\"541\";s:11:\"trend_index\";s:3:\"335\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:445;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572847113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=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\";s:2:\"33\";s:16:\"popularity_index\";s:3:\"510\";s:11:\"trend_index\";s:3:\"185\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:446;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572847120\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=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\";s:2:\"34\";s:16:\"popularity_index\";s:3:\"576\";s:11:\"trend_index\";s:3:\"440\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:447;a:14:{s:2:\"id\";s:5:\"10297\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/s_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056099\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-4/?utm_source=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\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"497\";s:11:\"trend_index\";s:3:\"546\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:448;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572847130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=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\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"529\";s:11:\"trend_index\";s:3:\"249\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:449;a:14:{s:2:\"id\";s:5:\"10393\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small.png\";s:12:\"tmpl_created\";s:10:\"1548056682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-5/?utm_source=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\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"552\";s:11:\"trend_index\";s:3:\"501\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:450;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567392943\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=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\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"375\";s:11:\"trend_index\";s:3:\"220\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:451;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567392939\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=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\";s:2:\"37\";s:16:\"popularity_index\";s:3:\"476\";s:11:\"trend_index\";s:3:\"395\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:452;a:14:{s:2:\"id\";s:5:\"10579\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/sale1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967887\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-8/?utm_source=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\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"573\";s:11:\"trend_index\";s:3:\"550\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:453;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567392934\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=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\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"536\";s:11:\"trend_index\";s:3:\"366\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:454;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567392930\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=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\";s:2:\"39\";s:16:\"popularity_index\";s:3:\"528\";s:11:\"trend_index\";s:3:\"487\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:455;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567392927\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=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\";s:2:\"40\";s:16:\"popularity_index\";s:3:\"547\";s:11:\"trend_index\";s:3:\"561\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:456;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567392923\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=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\";s:2:\"41\";s:16:\"popularity_index\";s:3:\"531\";s:11:\"trend_index\";s:3:\"372\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:457;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567392917\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=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\";s:2:\"42\";s:16:\"popularity_index\";s:3:\"505\";s:11:\"trend_index\";s:3:\"376\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:458;a:14:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:29:\"Landing Page &#8211; Vacation\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";s:10:\"1477388357\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:2:\"23\";s:11:\"trend_index\";s:2:\"25\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:459;a:14:{s:2:\"id\";s:5:\"10180\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_small.png\";s:12:\"tmpl_created\";s:10:\"1548045309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-3/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"557\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:460;a:14:{s:2:\"id\";s:3:\"855\";s:5:\"title\";s:37:\"Landing Page &#8211; Personal Trainer\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";s:10:\"1494352061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"44\";s:16:\"popularity_index\";s:3:\"238\";s:11:\"trend_index\";s:3:\"304\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:461;a:14:{s:2:\"id\";s:3:\"955\";s:5:\"title\";s:31:\"Landing Page &#8211; Law Office\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";s:10:\"1494352069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";s:2:\"45\";s:16:\"popularity_index\";s:3:\"154\";s:11:\"trend_index\";s:3:\"272\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:462;a:14:{s:2:\"id\";s:4:\"9731\";s:5:\"title\";s:26:\"Classic | Sale | Promotion\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/icecream_small.png\";s:12:\"tmpl_created\";s:10:\"1547976166\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/classic-sale/?utm_source=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\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"515\";s:11:\"trend_index\";s:3:\"332\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:463;a:14:{s:2:\"id\";s:4:\"9373\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 5\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";s:10:\"1542811219\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"217\";s:11:\"trend_index\";s:3:\"466\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:464;a:14:{s:2:\"id\";s:3:\"974\";s:5:\"title\";s:28:\"Landing Page &#8211; Stylist\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";s:10:\"1494352071\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=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:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";s:2:\"47\";s:16:\"popularity_index\";s:3:\"275\";s:11:\"trend_index\";s:3:\"296\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:465;a:14:{s:2:\"id\";s:5:\"11948\";s:5:\"title\";s:18:\"Maintenance Mode 3\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm3.png\";s:12:\"tmpl_created\";s:10:\"1572153978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"48\";s:16:\"popularity_index\";s:3:\"369\";s:11:\"trend_index\";s:3:\"103\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:466;a:14:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:25:\"Services &#8211; Interior\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";s:10:\"1485269691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"49\";s:16:\"popularity_index\";s:3:\"220\";s:11:\"trend_index\";s:3:\"275\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:467;a:14:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:24:\"Contact &#8211; Interior\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";s:10:\"1485269737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"50\";s:16:\"popularity_index\";s:3:\"278\";s:11:\"trend_index\";s:3:\"326\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:468;a:14:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:22:\"About &#8211; Interior\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";s:10:\"1485269710\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"260\";s:11:\"trend_index\";s:3:\"320\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:469;a:14:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:25:\"Homepage &#8211; Interior\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";s:10:\"1485269743\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"221\";s:11:\"trend_index\";s:3:\"285\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:470;a:14:{s:2:\"id\";s:4:\"2402\";s:5:\"title\";s:32:\"Homepage &#8211; Interior Design\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";s:10:\"1506441447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";s:2:\"53\";s:16:\"popularity_index\";s:2:\"77\";s:11:\"trend_index\";s:3:\"210\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:471;a:14:{s:2:\"id\";s:4:\"3626\";s:5:\"title\";s:30:\"Snowboard Site &#8211; Contact\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";s:10:\"1513513193\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"227\";s:11:\"trend_index\";s:3:\"253\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:472;a:14:{s:2:\"id\";s:5:\"10005\";s:5:\"title\";s:38:\"Fly In | Promotion | Spa | Body Lotion\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/Flyin_lotion_small.png\";s:12:\"tmpl_created\";s:10:\"1547844909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-promotion-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"601\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:473;a:14:{s:2:\"id\";s:5:\"10424\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/flower_small.png\";s:12:\"tmpl_created\";s:10:\"1547961866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-4/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"525\";s:11:\"trend_index\";s:3:\"576\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:474;a:14:{s:2:\"id\";s:5:\"11966\";s:5:\"title\";s:18:\"Maintenance mode 4\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm4.png\";s:12:\"tmpl_created\";s:10:\"1572154274\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"562\";s:11:\"trend_index\";s:3:\"400\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:475;a:14:{s:2:\"id\";s:4:\"9975\";s:5:\"title\";s:24:\"Fly In | Promotion | App\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_webinar_app_small.png\";s:12:\"tmpl_created\";s:10:\"1547842284\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"619\";s:11:\"trend_index\";s:3:\"582\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:476;a:14:{s:2:\"id\";s:4:\"3632\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Services\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";s:10:\"1513513171\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:3:\"185\";s:11:\"trend_index\";s:3:\"323\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:477;a:14:{s:2:\"id\";s:5:\"10067\";s:5:\"title\";s:31:\"Fly In | Announcement | Cookies\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547848075\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/fly-in-announcement/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:3:\"494\";s:11:\"trend_index\";s:3:\"469\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:478;a:14:{s:2:\"id\";s:4:\"3619\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Homepage\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";s:10:\"1513513137\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"57\";s:16:\"popularity_index\";s:3:\"206\";s:11:\"trend_index\";s:3:\"241\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:479;a:14:{s:2:\"id\";s:4:\"9425\";s:5:\"title\";s:38:\"Black Friday &#8211;  80&#8217;s style\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/11/unnamed-file.png\";s:12:\"tmpl_created\";s:10:\"1542901234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"58\";s:16:\"popularity_index\";s:3:\"295\";s:11:\"trend_index\";s:3:\"417\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:480;a:14:{s:2:\"id\";s:5:\"10329\";s:5:\"title\";s:25:\"Fly In | Sale | Promotion\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/organic_small.png\";s:12:\"tmpl_created\";s:10:\"1547893478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"623\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:481;a:14:{s:2:\"id\";s:5:\"11973\";s:5:\"title\";s:18:\"Maintenance mode 5\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm5.png\";s:12:\"tmpl_created\";s:10:\"1572154523\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"549\";s:11:\"trend_index\";s:3:\"379\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:482;a:14:{s:2:\"id\";s:4:\"9650\";s:5:\"title\";s:36:\"Fly In | Register | Subscribe | Sale\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png\";s:12:\"tmpl_created\";s:10:\"1547007598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-register_big-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"612\";s:11:\"trend_index\";s:3:\"536\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:483;a:14:{s:2:\"id\";s:5:\"10200\";s:5:\"title\";s:33:\"Full Screen | Content Lock | Wine\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/lock_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1548055635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/full-screen-content-lock/?utm_source=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\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"581\";s:11:\"trend_index\";s:3:\"547\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:484;a:14:{s:2:\"id\";s:5:\"10287\";s:5:\"title\";s:34:\"Full Screen | Register | Subscribe\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547994301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-2/?utm_source=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\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"504\";s:11:\"trend_index\";s:3:\"459\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:485;a:14:{s:2:\"id\";s:4:\"9889\";s:5:\"title\";s:28:\"Full Screen | Login | Cactus\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/cac_small.png\";s:12:\"tmpl_created\";s:10:\"1547838722\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/full-screen-login/?utm_source=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\";s:2:\"66\";s:16:\"popularity_index\";s:3:\"604\";s:11:\"trend_index\";s:3:\"583\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:486;a:14:{s:2:\"id\";s:5:\"10077\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_register_blue_small.png\";s:12:\"tmpl_created\";s:10:\"1547848197\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:3:\"459\";s:11:\"trend_index\";s:3:\"478\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:487;a:14:{s:2:\"id\";s:5:\"10362\";s:5:\"title\";s:32:\"Full Screen | Login | Restaurant\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/vip_small.png\";s:12:\"tmpl_created\";s:10:\"1548056253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-3/?utm_source=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\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"524\";s:11:\"trend_index\";s:3:\"484\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:488;a:14:{s:2:\"id\";s:5:\"11981\";s:5:\"title\";s:18:\"Maintenance mode 6\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm6.png\";s:12:\"tmpl_created\";s:10:\"1572155125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"70\";s:16:\"popularity_index\";s:3:\"540\";s:11:\"trend_index\";s:3:\"337\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:489;a:14:{s:2:\"id\";s:5:\"10454\";s:5:\"title\";s:29:\"Full Screen | Promotion | App\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/appy_small.png\";s:12:\"tmpl_created\";s:10:\"1548056896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-promotion-app/?utm_source=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\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"616\";s:11:\"trend_index\";s:3:\"569\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:490;a:14:{s:2:\"id\";s:4:\"9803\";s:5:\"title\";s:41:\"Full Screen | Register | Contact | Meetup\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2019/01/designme_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547831298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-register-contact/?utm_source=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\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"558\";s:11:\"trend_index\";s:3:\"578\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:491;a:14:{s:2:\"id\";s:5:\"10611\";s:5:\"title\";s:18:\"Full Screen | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fla_small.png\";s:12:\"tmpl_created\";s:10:\"1547968868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/full-screen-sale/?utm_source=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\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"618\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:492;a:14:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:20:\"Homepage &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";s:10:\"1470829868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=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:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"74\";s:16:\"popularity_index\";s:1:\"1\";s:11:\"trend_index\";s:2:\"12\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:493;a:14:{s:2:\"id\";s:5:\"10508\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/hand_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=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\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"570\";s:11:\"trend_index\";s:3:\"580\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:494;a:14:{s:2:\"id\";s:3:\"777\";s:5:\"title\";s:28:\"Homepage &#8211; Coffee Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";s:10:\"1485273092\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"119\";s:11:\"trend_index\";s:3:\"301\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:495;a:14:{s:2:\"id\";s:4:\"2404\";s:5:\"title\";s:24:\"Homepage &#8211; Product\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";s:10:\"1506441452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"118\";s:11:\"trend_index\";s:3:\"234\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:496;a:14:{s:2:\"id\";s:4:\"9934\";s:5:\"title\";s:38:\"Full Screen | Welcome Mat | Teddy Bear\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_mat_teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547841787\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=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\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"544\";s:11:\"trend_index\";s:3:\"610\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:497;a:14:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:25:\"Homepage &#8211; Law firm\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";s:10:\"1477388365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";s:2:\"77\";s:16:\"popularity_index\";s:2:\"11\";s:11:\"trend_index\";s:2:\"44\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:498;a:14:{s:2:\"id\";s:4:\"3451\";s:5:\"title\";s:39:\"Homepage &#8211; Goodness meal services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";s:10:\"1512054116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:3:\"192\";s:11:\"trend_index\";s:3:\"313\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:499;a:14:{s:2:\"id\";s:4:\"9709\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547023834\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=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\";s:2:\"78\";s:16:\"popularity_index\";s:3:\"583\";s:11:\"trend_index\";s:3:\"585\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:500;a:14:{s:2:\"id\";s:4:\"2152\";s:5:\"title\";s:26:\"Homepage &#8211; Cake Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";s:10:\"1499774132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=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:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:3:\"294\";s:11:\"trend_index\";s:3:\"471\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:501;a:14:{s:2:\"id\";s:4:\"9671\";s:5:\"title\";s:34:\"Hello Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:3:\"533\";s:11:\"trend_index\";s:3:\"579\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:502;a:14:{s:2:\"id\";s:4:\"1068\";s:5:\"title\";s:27:\"Homepage &#8211; Copywriter\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";s:10:\"1488805928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"174\";s:11:\"trend_index\";s:3:\"319\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:503;a:14:{s:2:\"id\";s:5:\"10234\";s:5:\"title\";s:38:\"Hello Bar | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548055049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/hello-bar-announcement/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"610\";s:11:\"trend_index\";s:3:\"577\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:504;a:14:{s:2:\"id\";s:4:\"2813\";s:5:\"title\";s:32:\"Homepage &#8211; Creative Agency\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1509615049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=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:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"81\";s:16:\"popularity_index\";s:2:\"84\";s:11:\"trend_index\";s:3:\"211\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:505;a:14:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:33:\"Homepage &#8211; Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485269993\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=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:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"82\";s:16:\"popularity_index\";s:3:\"226\";s:11:\"trend_index\";s:3:\"404\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:506;a:14:{s:2:\"id\";s:4:\"2403\";s:5:\"title\";s:29:\"Homepage &#8211; Luxury Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";s:10:\"1506441428\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"213\";s:11:\"trend_index\";s:3:\"369\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:507;a:14:{s:2:\"id\";s:4:\"9869\";s:5:\"title\";s:28:\"Hello Bar | Promotion | Sale\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/ru_small.png\";s:12:\"tmpl_created\";s:10:\"1547837269\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/hello-bar-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"611\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:508;a:14:{s:2:\"id\";s:5:\"10539\";s:5:\"title\";s:19:\"Hello Bar | Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548056994\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"580\";s:11:\"trend_index\";s:3:\"601\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:509;a:14:{s:2:\"id\";s:4:\"1903\";s:5:\"title\";s:20:\"One Page &#8211; Spa\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";s:10:\"1496822325\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"161\";s:11:\"trend_index\";s:3:\"333\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:510;a:14:{s:2:\"id\";s:4:\"2123\";s:5:\"title\";s:33:\"One Page &#8211; Architect Office\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";s:10:\"1499772989\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"85\";s:16:\"popularity_index\";s:1:\"9\";s:11:\"trend_index\";s:2:\"14\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:511;a:14:{s:2:\"id\";s:4:\"1888\";s:5:\"title\";s:32:\"One Page &#8211; Creative Meetup\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"86\";s:16:\"popularity_index\";s:3:\"216\";s:11:\"trend_index\";s:3:\"449\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:512;a:14:{s:2:\"id\";s:4:\"1891\";s:5:\"title\";s:35:\"One Page &#8211; Textile Convention\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822323\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"87\";s:16:\"popularity_index\";s:3:\"357\";s:11:\"trend_index\";s:3:\"352\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:513;a:14:{s:2:\"id\";s:4:\"1880\";s:5:\"title\";s:24:\"One Page &#8211; Wedding\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";s:10:\"1496822317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=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:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";s:2:\"88\";s:16:\"popularity_index\";s:3:\"382\";s:11:\"trend_index\";s:3:\"559\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:514;a:14:{s:2:\"id\";s:5:\"10147\";s:5:\"title\";s:34:\"Hello Bar | Sale | Promotion | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/donut_small.png\";s:12:\"tmpl_created\";s:10:\"1548055522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"613\";s:11:\"trend_index\";s:3:\"507\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:515;a:14:{s:2:\"id\";s:4:\"1885\";s:5:\"title\";s:29:\"One Page &#8211; Yacht Rental\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";s:10:\"1496822321\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"173\";s:11:\"trend_index\";s:3:\"190\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:516;a:14:{s:2:\"id\";s:4:\"2723\";s:5:\"title\";s:34:\"Portfolio &#8211; Graphic Designer\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509633883\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:3:\"162\";s:11:\"trend_index\";s:3:\"200\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:517;a:14:{s:2:\"id\";s:4:\"9923\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_ann_italian_small.png\";s:12:\"tmpl_created\";s:10:\"1547841537\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/slide-in-announcement/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:3:\"553\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:518;a:14:{s:2:\"id\";s:5:\"10117\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/white_small.png\";s:12:\"tmpl_created\";s:10:\"1548066998\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-announcement-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"578\";s:11:\"trend_index\";s:3:\"595\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:519;a:14:{s:2:\"id\";s:4:\"2145\";s:5:\"title\";s:30:\"About &#8211; Delivery Company\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";s:10:\"1499774125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"301\";s:11:\"trend_index\";s:3:\"420\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:520;a:14:{s:2:\"id\";s:4:\"2155\";s:5:\"title\";s:23:\"About &#8211; Cake Shop\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";s:10:\"1499774130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"352\";s:11:\"trend_index\";s:3:\"456\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:521;a:14:{s:2:\"id\";s:4:\"9826\";s:5:\"title\";s:33:\"Slide In | Announcement | webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-2.png\";s:12:\"tmpl_created\";s:10:\"1547835513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"589\";s:11:\"trend_index\";s:3:\"602\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:522;a:14:{s:2:\"id\";s:4:\"1085\";s:5:\"title\";s:21:\"About &#8211; Startup\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";s:10:\"1488810874\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=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:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:1:\"7\";s:11:\"trend_index\";s:2:\"10\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:523;a:14:{s:2:\"id\";s:5:\"10478\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_wow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-contact/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"491\";s:11:\"trend_index\";s:3:\"413\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:524;a:14:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:22:\"About &#8211; Personal\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0010.png\";s:12:\"tmpl_created\";s:10:\"1470820447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-personal/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"About\",\"Personal\"]\";s:10:\"menu_order\";s:2:\"94\";s:16:\"popularity_index\";s:2:\"20\";s:11:\"trend_index\";s:2:\"27\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:525;a:14:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:16:\"About &#8211; CV\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";s:10:\"1470829785\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=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:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";s:2:\"95\";s:16:\"popularity_index\";s:2:\"30\";s:11:\"trend_index\";s:3:\"102\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:526;a:14:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:25:\"About &#8211; Art Gallery\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0009.png\";s:12:\"tmpl_created\";s:10:\"1470820463\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/about-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"About\",\"Art\",\"Gallery\"]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:2:\"15\";s:11:\"trend_index\";s:2:\"24\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:527;a:14:{s:2:\"id\";s:5:\"10685\";s:5:\"title\";s:32:\"Hello Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/env_small.png\";s:12:\"tmpl_created\";s:10:\"1547974729\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:3:\"548\";s:11:\"trend_index\";s:3:\"588\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:528;a:14:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:26:\"About &#8211; Architecture\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";s:10:\"1470829766\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";s:2:\"97\";s:16:\"popularity_index\";s:2:\"16\";s:11:\"trend_index\";s:2:\"33\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:529;a:14:{s:2:\"id\";s:4:\"2802\";s:5:\"title\";s:38:\"Portfolio &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509615440\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:3:\"177\";s:11:\"trend_index\";s:3:\"312\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:530;a:14:{s:2:\"id\";s:4:\"9985\";s:5:\"title\";s:20:\"Slide In | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_promotion_av_small.png\";s:12:\"tmpl_created\";s:10:\"1547844661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-3/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:3:\"605\";s:11:\"trend_index\";s:3:\"513\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:531;a:14:{s:2:\"id\";s:4:\"2828\";s:5:\"title\";s:35:\"Landing Page &#8211; Law Convention\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=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:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";s:2:\"99\";s:16:\"popularity_index\";s:3:\"318\";s:11:\"trend_index\";s:3:\"419\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:532;a:14:{s:2:\"id\";s:4:\"1461\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";s:10:\"1494352121\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";s:3:\"100\";s:16:\"popularity_index\";s:3:\"309\";s:11:\"trend_index\";s:3:\"480\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:533;a:14:{s:2:\"id\";s:4:\"1460\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";s:10:\"1494352124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"101\";s:16:\"popularity_index\";s:3:\"328\";s:11:\"trend_index\";s:3:\"402\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:534;a:14:{s:2:\"id\";s:4:\"1459\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";s:10:\"1494352125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"102\";s:16:\"popularity_index\";s:3:\"211\";s:11:\"trend_index\";s:3:\"494\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:535;a:14:{s:2:\"id\";s:4:\"1052\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 1\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";s:10:\"1488810873\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"103\";s:16:\"popularity_index\";s:2:\"26\";s:11:\"trend_index\";s:2:\"77\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:536;a:14:{s:2:\"id\";s:4:\"1505\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";s:10:\"1494352110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"104\";s:16:\"popularity_index\";s:3:\"350\";s:11:\"trend_index\";s:3:\"409\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:537;a:14:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485270062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"371\";s:11:\"trend_index\";s:3:\"597\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:538;a:14:{s:2:\"id\";s:4:\"9559\";s:5:\"title\";s:16:\"Slide In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1546946547\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/slide-in-login-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"482\";s:11:\"trend_index\";s:3:\"581\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:539;a:14:{s:2:\"id\";s:4:\"1613\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 2\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"106\";s:16:\"popularity_index\";s:3:\"386\";s:11:\"trend_index\";s:3:\"461\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:540;a:14:{s:2:\"id\";s:4:\"1612\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"404\";s:11:\"trend_index\";s:3:\"540\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:541;a:14:{s:2:\"id\";s:4:\"9752\";s:5:\"title\";s:27:\"Slide In | Sale | Promotion\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rush_small.png\";s:12:\"tmpl_created\";s:10:\"1547823982\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"586\";s:11:\"trend_index\";s:3:\"608\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:542;a:14:{s:2:\"id\";s:4:\"1614\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352131\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"108\";s:16:\"popularity_index\";s:3:\"337\";s:11:\"trend_index\";s:3:\"566\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:543;a:14:{s:2:\"id\";s:3:\"906\";s:5:\"title\";s:29:\"Landing Page &#8211;  Coacher\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";s:10:\"1494352066\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"109\";s:16:\"popularity_index\";s:3:\"235\";s:11:\"trend_index\";s:3:\"586\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:544;a:14:{s:2:\"id\";s:3:\"879\";s:5:\"title\";s:41:\"Landing Page &#8211; Financial Consultant\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";s:10:\"1494352064\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"110\";s:16:\"popularity_index\";s:3:\"247\";s:11:\"trend_index\";s:3:\"412\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:545;a:14:{s:2:\"id\";s:3:\"926\";s:5:\"title\";s:33:\"Landing Page &#8211; Private Chef\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";s:10:\"1494352068\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"111\";s:16:\"popularity_index\";s:3:\"349\";s:11:\"trend_index\";s:3:\"422\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:546;a:14:{s:2:\"id\";s:5:\"10169\";s:5:\"title\";s:37:\"Slide In | Register | Subscribe | App\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/slideinapp_small.png\";s:12:\"tmpl_created\";s:10:\"1547852334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"368\";s:11:\"trend_index\";s:3:\"593\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:547;a:14:{s:2:\"id\";s:4:\"1032\";s:5:\"title\";s:27:\"Landing Page &#8211; Agency\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";s:10:\"1488810866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"346\";s:11:\"trend_index\";s:3:\"394\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:548;a:14:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:24:\"Landing Page &#8211; App\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485273430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"113\";s:16:\"popularity_index\";s:3:\"322\";s:11:\"trend_index\";s:3:\"451\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:549;a:14:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:29:\"Landing Page &#8211; Festival\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";s:10:\"1481549290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"114\";s:16:\"popularity_index\";s:3:\"373\";s:11:\"trend_index\";s:3:\"598\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:550;a:14:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:28:\"Landing Page &#8211; Wedding\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";s:10:\"1477388484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:2:\"67\";s:11:\"trend_index\";s:3:\"129\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:551;a:14:{s:2:\"id\";s:4:\"9680\";s:5:\"title\";s:23:\"Slide In | Content Lock\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010967\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:3:\"588\";s:11:\"trend_index\";s:3:\"606\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:552;a:14:{s:2:\"id\";s:4:\"1187\";s:5:\"title\";s:32:\"Landing Page &#8211; Photography\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";s:10:\"1490707385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"116\";s:16:\"popularity_index\";s:2:\"31\";s:11:\"trend_index\";s:2:\"72\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:553;a:14:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:28:\"Landing Page &#8211; Fashion\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1481549264\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:3:\"281\";s:11:\"trend_index\";s:3:\"437\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:554;a:14:{s:2:\"id\";s:4:\"9783\";s:5:\"title\";s:31:\"Slide In | Register | Subscribe\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547831059\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=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:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:3:\"463\";s:11:\"trend_index\";s:3:\"346\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:555;a:14:{s:2:\"id\";s:3:\"189\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";s:10:\"1470820715\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"118\";s:16:\"popularity_index\";s:2:\"14\";s:11:\"trend_index\";s:2:\"31\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:556;a:14:{s:2:\"id\";s:4:\"1547\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";s:10:\"1494352115\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"119\";s:16:\"popularity_index\";s:3:\"296\";s:11:\"trend_index\";s:3:\"403\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:557;a:14:{s:2:\"id\";s:4:\"1546\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";s:10:\"1494352116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"120\";s:16:\"popularity_index\";s:3:\"393\";s:11:\"trend_index\";s:3:\"505\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:558;a:14:{s:2:\"id\";s:4:\"1545\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";s:10:\"1494352118\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"121\";s:16:\"popularity_index\";s:3:\"334\";s:11:\"trend_index\";s:3:\"515\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:559;a:14:{s:2:\"id\";s:4:\"2714\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631782\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"122\";s:16:\"popularity_index\";s:3:\"330\";s:11:\"trend_index\";s:3:\"464\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:560;a:14:{s:2:\"id\";s:3:\"195\";s:5:\"title\";s:28:\"Landing Page &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";s:10:\"1470820765\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"123\";s:16:\"popularity_index\";s:2:\"41\";s:11:\"trend_index\";s:3:\"105\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:561;a:14:{s:2:\"id\";s:3:\"197\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";s:10:\"1470825711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"124\";s:16:\"popularity_index\";s:2:\"99\";s:11:\"trend_index\";s:3:\"286\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:562;a:14:{s:2:\"id\";s:4:\"1193\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 2\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";s:10:\"1490707422\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"125\";s:16:\"popularity_index\";s:2:\"53\";s:11:\"trend_index\";s:3:\"197\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:563;a:14:{s:2:\"id\";s:4:\"1415\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";s:10:\"1494352106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"126\";s:16:\"popularity_index\";s:3:\"312\";s:11:\"trend_index\";s:3:\"290\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:564;a:14:{s:2:\"id\";s:4:\"1414\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 4\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";s:10:\"1494352107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"127\";s:16:\"popularity_index\";s:3:\"415\";s:11:\"trend_index\";s:3:\"567\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:565;a:14:{s:2:\"id\";s:4:\"1413\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";s:10:\"1494352109\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";s:3:\"128\";s:16:\"popularity_index\";s:3:\"385\";s:11:\"trend_index\";s:3:\"476\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:566;a:14:{s:2:\"id\";s:4:\"1573\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";s:10:\"1494352133\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"129\";s:16:\"popularity_index\";s:3:\"430\";s:11:\"trend_index\";s:3:\"500\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:567;a:14:{s:2:\"id\";s:4:\"1572\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";s:10:\"1494352134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"130\";s:16:\"popularity_index\";s:3:\"462\";s:11:\"trend_index\";s:3:\"525\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:568;a:14:{s:2:\"id\";s:4:\"1570\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 3\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";s:10:\"1494352136\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"131\";s:16:\"popularity_index\";s:3:\"500\";s:11:\"trend_index\";s:3:\"538\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:569;a:14:{s:2:\"id\";s:4:\"1571\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 4\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";s:10:\"1494352138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"132\";s:16:\"popularity_index\";s:3:\"474\";s:11:\"trend_index\";s:3:\"594\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:570;a:14:{s:2:\"id\";s:3:\"192\";s:5:\"title\";s:28:\"Landing Page &#8211; Webinar\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";s:10:\"1470820734\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"133\";s:16:\"popularity_index\";s:2:\"86\";s:11:\"trend_index\";s:3:\"218\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:571;a:14:{s:2:\"id\";s:4:\"2141\";s:5:\"title\";s:32:\"Contact &#8211; Delivery Company\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774122\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"134\";s:16:\"popularity_index\";s:3:\"287\";s:11:\"trend_index\";s:3:\"406\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:572;a:14:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Contact &#8211; Modern\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";s:10:\"1470829828\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"135\";s:16:\"popularity_index\";s:2:\"35\";s:11:\"trend_index\";s:2:\"95\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:573;a:14:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:26:\"Contact &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";s:10:\"1470829796\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"136\";s:16:\"popularity_index\";s:3:\"101\";s:11:\"trend_index\";s:3:\"263\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:574;a:14:{s:2:\"id\";s:4:\"2150\";s:5:\"title\";s:25:\"Contact &#8211; Cake Shop\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"137\";s:16:\"popularity_index\";s:2:\"54\";s:11:\"trend_index\";s:2:\"98\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:575;a:14:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:21:\"Contact &#8211; Hotel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";s:10:\"1470820471\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"138\";s:16:\"popularity_index\";s:2:\"97\";s:11:\"trend_index\";s:3:\"142\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:576;a:14:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:25:\"Contact &#8211; Corporate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0012.png\";s:12:\"tmpl_created\";s:10:\"1470248619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-corporate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"139\";s:16:\"popularity_index\";s:2:\"12\";s:11:\"trend_index\";s:2:\"13\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:577;a:14:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:23:\"Services &#8211; Moving\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";s:10:\"1470829889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"140\";s:16:\"popularity_index\";s:2:\"22\";s:11:\"trend_index\";s:2:\"45\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:578;a:14:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:31:\"Services &#8211; Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549196\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"141\";s:16:\"popularity_index\";s:3:\"467\";s:11:\"trend_index\";s:3:\"570\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:579;a:14:{s:2:\"id\";s:3:\"187\";s:5:\"title\";s:20:\"Services &#8211; Fun\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";s:10:\"1470829892\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"142\";s:16:\"popularity_index\";s:2:\"56\";s:11:\"trend_index\";s:3:\"176\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:580;a:14:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:27:\"Services &#8211; Consulting\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";s:10:\"1470829865\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"143\";s:16:\"popularity_index\";s:2:\"21\";s:11:\"trend_index\";s:2:\"52\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:581;a:14:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:33:\"Services &#8211; Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549320\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"144\";s:16:\"popularity_index\";s:3:\"400\";s:11:\"trend_index\";s:3:\"537\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:582;a:14:{s:2:\"id\";s:4:\"2138\";s:5:\"title\";s:33:\"Services &#8211; Delivery Company\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";s:10:\"1499774119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"145\";s:16:\"popularity_index\";s:3:\"347\";s:11:\"trend_index\";s:3:\"477\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:583;a:14:{s:2:\"id\";s:3:\"823\";s:5:\"title\";s:19:\"Pricing &#8211; App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";s:10:\"1485272966\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"146\";s:16:\"popularity_index\";s:3:\"320\";s:11:\"trend_index\";s:3:\"473\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:584;a:14:{s:2:\"id\";s:3:\"824\";s:5:\"title\";s:24:\"Pricing &#8211; Software\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";s:10:\"1485272900\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"147\";s:16:\"popularity_index\";s:3:\"339\";s:11:\"trend_index\";s:3:\"423\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:585;a:14:{s:2:\"id\";s:3:\"825\";s:5:\"title\";s:24:\"Product &#8211; Speakers\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485272513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"148\";s:16:\"popularity_index\";s:3:\"355\";s:11:\"trend_index\";s:3:\"522\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:586;a:14:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:21:\"Product &#8211; Clean\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";s:10:\"1470829876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=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:\"[\"fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";s:3:\"149\";s:16:\"popularity_index\";s:2:\"66\";s:11:\"trend_index\";s:3:\"195\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:587;a:14:{s:2:\"id\";s:4:\"1075\";s:5:\"title\";s:19:\"Shop &#8211; Sweets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";s:10:\"1488810871\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";s:3:\"150\";s:16:\"popularity_index\";s:2:\"49\";s:11:\"trend_index\";s:2:\"99\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:588;a:14:{s:2:\"id\";s:4:\"1051\";s:5:\"title\";s:24:\"Blog Post &#8211; Launch\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";s:10:\"1488810869\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:3:\"151\";s:16:\"popularity_index\";s:2:\"17\";s:11:\"trend_index\";s:2:\"17\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:589;a:14:{s:2:\"id\";s:4:\"1245\";s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";s:10:\"1491207184\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"152\";s:16:\"popularity_index\";s:3:\"249\";s:11:\"trend_index\";s:3:\"386\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:590;a:14:{s:2:\"id\";s:4:\"1247\";s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";s:10:\"1491207138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"153\";s:16:\"popularity_index\";s:2:\"28\";s:11:\"trend_index\";s:2:\"39\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:591;a:14:{s:2:\"id\";s:4:\"1248\";s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";s:10:\"1491207050\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"154\";s:16:\"popularity_index\";s:3:\"358\";s:11:\"trend_index\";s:3:\"435\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:592;a:14:{s:2:\"id\";s:4:\"1249\";s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";s:10:\"1491207380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"155\";s:16:\"popularity_index\";s:3:\"387\";s:11:\"trend_index\";s:3:\"539\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:593;a:14:{s:2:\"id\";s:4:\"1250\";s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";s:10:\"1491207450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"156\";s:16:\"popularity_index\";s:2:\"58\";s:11:\"trend_index\";s:2:\"76\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:594;a:14:{s:2:\"id\";s:4:\"1260\";s:5:\"title\";s:18:\"Maintenance Mode 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";s:10:\"1491207507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"157\";s:16:\"popularity_index\";s:3:\"397\";s:11:\"trend_index\";s:3:\"432\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:595;a:14:{s:2:\"id\";s:4:\"1261\";s:5:\"title\";s:18:\"Maintenance Mode 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";s:10:\"1491207584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"158\";s:16:\"popularity_index\";s:2:\"59\";s:11:\"trend_index\";s:3:\"111\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:596;a:14:{s:2:\"id\";s:4:\"1272\";s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";s:10:\"1491207674\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"159\";s:16:\"popularity_index\";s:3:\"265\";s:11:\"trend_index\";s:3:\"396\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:597;a:14:{s:2:\"id\";s:4:\"1279\";s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";s:10:\"1491207756\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"160\";s:16:\"popularity_index\";s:3:\"121\";s:11:\"trend_index\";s:3:\"217\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:598;a:14:{s:2:\"id\";s:4:\"1745\";s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";s:10:\"1494849745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"161\";s:16:\"popularity_index\";s:3:\"255\";s:11:\"trend_index\";s:3:\"349\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:599;a:14:{s:2:\"id\";s:4:\"1742\";s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";s:10:\"1494849744\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"162\";s:16:\"popularity_index\";s:3:\"381\";s:11:\"trend_index\";s:3:\"405\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:600;a:14:{s:2:\"id\";s:4:\"1748\";s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";s:10:\"1494849742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"163\";s:16:\"popularity_index\";s:3:\"277\";s:11:\"trend_index\";s:3:\"311\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:601;a:14:{s:2:\"id\";s:4:\"3963\";s:5:\"title\";s:32:\"Restaurant Site &#8211; Homepage\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284821\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"164\";s:16:\"popularity_index\";s:3:\"231\";s:11:\"trend_index\";s:3:\"291\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:602;a:14:{s:2:\"id\";s:4:\"3969\";s:5:\"title\";s:28:\"Restaurant Site &#8211; Menu\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"165\";s:16:\"popularity_index\";s:3:\"370\";s:11:\"trend_index\";s:3:\"398\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:603;a:14:{s:2:\"id\";s:4:\"3966\";s:5:\"title\";s:29:\"Restaurant Site &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";s:10:\"1516284839\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"166\";s:16:\"popularity_index\";s:3:\"240\";s:11:\"trend_index\";s:3:\"271\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:604;a:14:{s:2:\"id\";s:4:\"3972\";s:5:\"title\";s:31:\"Restaurant Site &#8211; Contact\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"167\";s:16:\"popularity_index\";s:3:\"336\";s:11:\"trend_index\";s:3:\"436\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:605;a:14:{s:2:\"id\";s:4:\"2080\";s:5:\"title\";s:27:\"Ski Resort &#8211; Homepage\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508161124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"168\";s:16:\"popularity_index\";s:3:\"305\";s:11:\"trend_index\";s:3:\"347\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:606;a:14:{s:2:\"id\";s:4:\"2088\";s:5:\"title\";s:24:\"Ski Resort &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";s:10:\"1508161129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"169\";s:16:\"popularity_index\";s:3:\"374\";s:11:\"trend_index\";s:3:\"558\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:607;a:14:{s:2:\"id\";s:4:\"2085\";s:5:\"title\";s:27:\"Ski Resort &#8211; Services\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";s:10:\"1508161134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"170\";s:16:\"popularity_index\";s:3:\"460\";s:11:\"trend_index\";s:3:\"532\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:608;a:14:{s:2:\"id\";s:4:\"2462\";s:5:\"title\";s:23:\"Architect &#8211; About\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";s:10:\"1508243317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"171\";s:16:\"popularity_index\";s:3:\"297\";s:11:\"trend_index\";s:3:\"458\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:609;a:14:{s:2:\"id\";s:4:\"2362\";s:5:\"title\";s:26:\"Architect &#8211; Projects\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";s:10:\"1508243335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"172\";s:16:\"popularity_index\";s:3:\"364\";s:11:\"trend_index\";s:3:\"397\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:610;a:14:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:25:\"Architect &#8211; Contact\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";s:10:\"1481549169\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"173\";s:16:\"popularity_index\";s:3:\"264\";s:11:\"trend_index\";s:3:\"378\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:611;a:14:{s:2:\"id\";s:4:\"2126\";s:5:\"title\";s:37:\"Construction Company &#8211; Homepage\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508325849\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"174\";s:16:\"popularity_index\";s:3:\"261\";s:11:\"trend_index\";s:3:\"239\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:612;a:14:{s:2:\"id\";s:4:\"2129\";s:5:\"title\";s:34:\"Construction Company &#8211; About\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";s:10:\"1508325881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"175\";s:16:\"popularity_index\";s:3:\"283\";s:11:\"trend_index\";s:3:\"308\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:613;a:14:{s:2:\"id\";s:4:\"2135\";s:5:\"title\";s:36:\"Construction Company &#8211; Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";s:10:\"1508325922\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"176\";s:16:\"popularity_index\";s:3:\"313\";s:11:\"trend_index\";s:3:\"393\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:614;a:14:{s:2:\"id\";s:4:\"2094\";s:5:\"title\";s:28:\"Plants Shop &#8211; Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";s:10:\"1509621053\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"177\";s:16:\"popularity_index\";s:3:\"267\";s:11:\"trend_index\";s:3:\"283\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:615;a:14:{s:2:\"id\";s:4:\"2120\";s:5:\"title\";s:25:\"Plants Shop &#8211; About\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";s:10:\"1509631820\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"178\";s:16:\"popularity_index\";s:3:\"319\";s:11:\"trend_index\";s:3:\"463\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:616;a:14:{s:2:\"id\";s:4:\"3153\";s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";s:10:\"1508950132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"179\";s:16:\"popularity_index\";s:3:\"503\";s:11:\"trend_index\";s:3:\"549\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:617;a:14:{s:2:\"id\";s:4:\"3338\";s:5:\"title\";s:31:\"Black Friday &#8211; Nature Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";s:10:\"1511203351\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"180\";s:16:\"popularity_index\";s:3:\"443\";s:11:\"trend_index\";s:3:\"555\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:618;a:14:{s:2:\"id\";s:4:\"3339\";s:5:\"title\";s:35:\"Black Friday &#8211; Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";s:10:\"1511203636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"181\";s:16:\"popularity_index\";s:3:\"409\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:619;a:14:{s:2:\"id\";s:4:\"3335\";s:5:\"title\";s:31:\"Black Friday &#8211; Retail Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";s:10:\"1511203246\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"182\";s:16:\"popularity_index\";s:3:\"410\";s:11:\"trend_index\";s:3:\"488\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:620;a:14:{s:2:\"id\";s:4:\"3340\";s:5:\"title\";s:41:\"Black Friday &#8211; Software Product Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";s:10:\"1511203713\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"183\";s:16:\"popularity_index\";s:3:\"394\";s:11:\"trend_index\";s:3:\"426\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:621;a:14:{s:2:\"id\";s:4:\"3517\";s:5:\"title\";s:27:\"Christmas &#8211; Gift Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";s:10:\"1513877937\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"184\";s:16:\"popularity_index\";s:3:\"428\";s:11:\"trend_index\";s:3:\"414\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:622;a:14:{s:2:\"id\";s:4:\"3734\";s:5:\"title\";s:28:\"Christmas &#8211; Car Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";s:10:\"1514197794\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"185\";s:16:\"popularity_index\";s:3:\"426\";s:11:\"trend_index\";s:3:\"531\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:623;a:14:{s:2:\"id\";s:4:\"3764\";s:5:\"title\";s:33:\"Christmas &#8211; Interior Design\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";s:10:\"1514198234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"186\";s:16:\"popularity_index\";s:3:\"416\";s:11:\"trend_index\";s:3:\"485\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:624;a:14:{s:2:\"id\";s:4:\"3565\";s:5:\"title\";s:27:\"Christmas &#8211; Tree Shop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";s:10:\"1514204382\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"187\";s:16:\"popularity_index\";s:3:\"377\";s:11:\"trend_index\";s:3:\"446\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:625;a:14:{s:2:\"id\";s:4:\"3862\";s:5:\"title\";s:35:\"Christmas &#8211; Design Conference\";s:9:\"thumbnail\";s:63:\"https://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";s:10:\"1514206745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"188\";s:16:\"popularity_index\";s:3:\"362\";s:11:\"trend_index\";s:3:\"401\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:626;a:14:{s:2:\"id\";s:4:\"3777\";s:5:\"title\";s:39:\"Christmas &#8211; Snowboard Competition\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";s:10:\"1514205420\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"189\";s:16:\"popularity_index\";s:3:\"383\";s:11:\"trend_index\";s:3:\"444\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:627;a:14:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";s:10:\"1475067229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"190\";s:16:\"popularity_index\";s:2:\"18\";s:11:\"trend_index\";s:2:\"42\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}}','no'),(195,'elementor_version','2.8.1','yes'),(196,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(198,'elementor_pro_version','2.7.3','yes'),(199,'_elementor_pro_installed_time','1576034157','yes'),(202,'elementor_remote_info_feed_data','a:5:{i:0;a:5:{s:5:\"title\";s:60:\"Elementor Talks #56: Breaking the Rules of Content Marketing\";s:7:\"excerpt\";s:215:\"Jay Acunzo, a keynote speaker and podcaster, talks about the crucial skills we will be needing in the future, lists 3 Steps to Making Better Decisions, and explains how to translate his approach to everyday life.​\";s:7:\"created\";s:10:\"1577361794\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:121:\"https://elementor.com/blog/podcast-56-jay-acunzo/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:21:\"Showcase Madness 2019\";s:7:\"excerpt\";s:126:\"Welcome to our first annual showcase, where we selected the ten best Elementor sites of the year out of 120 superb contenders!\";s:7:\"created\";s:10:\"1577188998\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:125:\"https://elementor.com/blog/elementor-best-sites-2019/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:45:\"3 Reasons to Choose Theme Builder Over Themes\";s:7:\"excerpt\";s:136:\"This week we customize website elements and take our designs beyond the limitations of themes and into the future of WordPress websites.\";s:7:\"created\";s:10:\"1577088110\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:121:\"https://elementor.com/blog/why-use-theme-builder/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:33:\"Meet the Table of Contents Widget\";s:7:\"excerpt\";s:155:\"Elementor Pro 2.8 brings you an important tool to help improve your site’s user experience, accessibility, and SEO. Meet the Table of Contents widget.​\";s:7:\"created\";s:10:\"1576684235\";s:5:\"badge\";s:3:\"New\";s:3:\"url\";s:129:\"https://elementor.com/blog/introducing-table-of-contents/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:33:\"Top 12 Web Design Trends for 2020\";s:7:\"excerpt\";s:137:\"In anticipation for 2020, it’s time to make an educated guess on the trends that will dominate the web design world over the next year.\";s:7:\"created\";s:10:\"1576491928\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:122:\"https://elementor.com/blog/web-design-trends-2020/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(1493,'woocommerce_meta_box_errors','a:0:{}','yes'),(1469,'woocommerce_version','3.8.1','yes'),(1470,'woocommerce_db_version','3.8.1','yes'),(205,'elementor_pro_license_key','b5831f976eff874fbcbeb00df644cff6','yes'),(5294,'woocommerce_sales_record_amount','40','yes'),(250,'astra_sites_settings','a:1:{s:12:\"page_builder\";s:9:\"elementor\";}','yes'),(254,'elementor_fonts_manager_font_types','a:0:{}','yes'),(255,'elementor_fonts_manager_fonts','a:0:{}','yes'),(256,'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'),(257,'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'),(316,'elementor_custom_icon_sets_config','a:0:{}','yes'),(266,'elementor_controls_usage','a:3:{s:4:\"page\";a:13:{s:6:\"column\";a:2:{s:5:\"count\";i:23;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:21;s:21:\"space_between_widgets\";i:4;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:7;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:4;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:5;s:14:\"padding_tablet\";i:5;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:9;s:16:\"background_color\";i:4;s:15:\"background_size\";i:3;s:16:\"background_image\";i:1;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:1;}s:14:\"section_border\";a:3:{s:26:\"box_shadow_box_shadow_type\";i:2;s:21:\"box_shadow_box_shadow\";i:2;s:13:\"border_radius\";i:2;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:14;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}s:14:\"section_layout\";a:9:{s:6:\"layout\";i:3;s:13:\"content_width\";i:4;s:16:\"content_position\";i:3;s:3:\"gap\";i:4;s:13:\"custom_height\";i:3;s:15:\"column_position\";i:1;s:20:\"custom_height_mobile\";i:1;s:15:\"stretch_section\";i:2;s:6:\"height\";i:2;}}s:5:\"style\";a:4:{s:18:\"section_background\";a:13:{s:21:\"background_background\";i:10;s:16:\"background_color\";i:9;s:18:\"background_color_b\";i:3;s:25:\"background_gradient_angle\";i:1;s:16:\"background_image\";i:3;s:21:\"background_attachment\";i:2;s:15:\"background_size\";i:4;s:27:\"background_hover_background\";i:1;s:22:\"background_hover_color\";i:1;s:17:\"background_repeat\";i:3;s:24:\"background_gradient_type\";i:2;s:28:\"background_gradient_position\";i:2;s:19:\"background_position\";i:2;}s:21:\"section_shape_divider\";a:6:{s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_color\";i:1;s:29:\"shape_divider_bottom_negative\";i:1;s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:26:\"shape_divider_top_negative\";i:1;}s:26:\"section_background_overlay\";a:11:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:3;s:26:\"background_overlay_opacity\";i:3;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:32:\"background_overlay_gradient_type\";i:1;s:36:\"background_overlay_gradient_position\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_radius\";i:2;s:21:\"box_shadow_box_shadow\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:10;s:14:\"padding_tablet\";i:9;s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:6:\"slides\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:2;s:13:\"slides_height\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_title\";a:6:{s:15:\"heading_spacing\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";i:1;s:22:\"_box_shadow_box_shadow\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:21;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:21;s:11:\"header_size\";i:19;s:5:\"align\";i:19;s:12:\"align_mobile\";i:5;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:12:{s:11:\"title_color\";i:21;s:21:\"typography_typography\";i:21;s:20:\"typography_font_size\";i:21;s:22:\"typography_font_family\";i:21;s:22:\"typography_font_weight\";i:21;s:25:\"typography_text_transform\";i:6;s:22:\"typography_line_height\";i:17;s:25:\"typography_letter_spacing\";i:13;s:27:\"typography_font_size_tablet\";i:12;s:27:\"typography_font_size_mobile\";i:12;s:29:\"typography_line_height_tablet\";i:3;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:6:{s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:12;s:14:\"_margin_tablet\";i:4;s:14:\"_margin_mobile\";i:6;s:15:\"_padding_mobile\";i:5;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:6;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:6;s:10:\"image_size\";i:2;s:12:\"align_mobile\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:7:{s:19:\"image_border_border\";i:3;s:18:\"image_border_width\";i:3;s:18:\"image_border_color\";i:3;s:32:\"image_box_shadow_box_shadow_type\";i:3;s:27:\"image_box_shadow_box_shadow\";i:3;s:19:\"image_border_radius\";i:2;s:12:\"space_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:15:\"_padding_mobile\";i:3;s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:1:{s:22:\"_box_shadow_box_shadow\";i:2;}}}}s:4:\"html\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:2;s:12:\"align_mobile\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:16:\"background_color\";i:1;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:2;s:5:\"color\";i:2;s:3:\"gap\";i:2;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"style\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:5;}}s:5:\"style\";a:3:{s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:5;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:10:{s:11:\"text_indent\";i:1;s:10:\"text_color\";i:5;s:26:\"icon_typography_typography\";i:5;s:25:\"icon_typography_font_size\";i:5;s:27:\"icon_typography_font_family\";i:5;s:27:\"icon_typography_line_height\";i:5;s:32:\"icon_typography_font_size_tablet\";i:5;s:32:\"icon_typography_font_size_mobile\";i:1;s:27:\"icon_typography_font_weight\";i:4;s:30:\"icon_typography_letter_spacing\";i:4;}s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:4;s:10:\"icon_align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:4;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:12:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:20:\"icon_secondary_color\";i:2;s:9:\"icon_size\";i:2;s:19:\"image_border_border\";i:1;s:16:\"icon_size_tablet\";i:2;s:16:\"icon_size_mobile\";i:2;s:19:\"icon_padding_mobile\";i:1;s:19:\"icon_spacing_mobile\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:7:\"address\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";i:1;s:22:\"_box_shadow_box_shadow\";i:1;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}}s:7:\"wp-post\";a:13:{s:6:\"slides\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:2;s:13:\"slides_height\";i:2;}}s:5:\"style\";a:3:{s:19:\"section_style_title\";a:8:{s:15:\"heading_spacing\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;}s:20:\"section_style_slides\";a:1:{s:17:\"content_max_width\";i:3;}s:25:\"section_style_description\";a:5:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:-4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:-4;s:5:\"align\";i:-1;s:11:\"header_size\";i:4;s:12:\"align_mobile\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:-4;s:21:\"typography_typography\";i:-4;s:20:\"typography_font_size\";i:-4;s:22:\"typography_font_family\";i:-3;s:22:\"typography_font_weight\";i:-3;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:3;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:2;s:5:\"color\";i:2;s:3:\"gap\";i:2;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"style\";i:3;s:5:\"width\";i:3;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:-15;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:19:\"_inline_size_tablet\";i:1;s:12:\"_inline_size\";i:-7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:2;s:14:\"padding_tablet\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:-8;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:0:{}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:-7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:-7;s:4:\"view\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:-8;s:9:\"icon_size\";i:-8;}s:18:\"section_text_style\";a:8:{s:10:\"text_color\";i:-7;s:26:\"icon_typography_typography\";i:-7;s:25:\"icon_typography_font_size\";i:-8;s:27:\"icon_typography_font_family\";i:-8;s:11:\"text_indent\";i:1;s:27:\"icon_typography_line_height\";i:1;s:32:\"icon_typography_font_size_tablet\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:-3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_responsive\";a:0:{}}}}s:5:\"image\";a:2:{s:5:\"count\";i:-4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:7:{s:5:\"image\";i:-4;s:10:\"image_size\";i:-2;s:22:\"image_custom_dimension\";i:1;s:14:\"caption_source\";i:1;s:7:\"caption\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_style_caption\";a:1:{s:10:\"text_color\";i:1;}s:19:\"section_style_image\";a:5:{s:19:\"image_border_border\";i:3;s:18:\"image_border_width\";i:3;s:18:\"image_border_color\";i:3;s:32:\"image_box_shadow_box_shadow_type\";i:3;s:27:\"image_box_shadow_box_shadow\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_mobile\";i:3;s:8:\"_padding\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:-5;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:-5;s:14:\"padding_tablet\";i:5;s:6:\"margin\";i:2;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:-4;}s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:13:\"content_width\";i:4;s:16:\"content_position\";i:2;s:3:\"gap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:-2;s:16:\"background_color\";i:-2;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;s:16:\"background_image\";i:3;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:3;s:27:\"background_hover_background\";i:1;s:22:\"background_hover_color\";i:1;}s:21:\"section_shape_divider\";a:6:{s:20:\"shape_divider_bottom\";i:2;s:26:\"shape_divider_bottom_color\";i:2;s:29:\"shape_divider_bottom_negative\";i:2;s:17:\"shape_divider_top\";i:2;s:23:\"shape_divider_top_color\";i:2;s:26:\"shape_divider_top_negative\";i:2;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:1:{s:11:\"align_items\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:3:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:30:\"pointer_color_menu_item_active\";i:1;}s:12:\"style_toggle\";a:2:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:6:\"sticky\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:4:\"html\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:12:\"align_mobile\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:13:\"facebook-page\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:3:\"url\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:9:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:19:\"image_border_border\";i:1;s:16:\"icon_size_tablet\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;s:19:\"icon_spacing_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:7:\"address\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";i:1;s:22:\"_box_shadow_box_shadow\";i:1;}}}}}s:7:\"wp-page\";a:4:{s:6:\"column\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:7:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;s:20:\"custom_height_mobile\";i:1;s:15:\"stretch_section\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:32:\"background_overlay_gradient_type\";i:1;s:36:\"background_overlay_gradient_position\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;s:7:\"padding\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_family\";i:4;s:22:\"typography_font_weight\";i:4;s:25:\"typography_text_transform\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:4;s:27:\"typography_font_size_mobile\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:3;s:14:\"_margin_tablet\";i:3;s:14:\"_margin_mobile\";i:4;s:15:\"_padding_mobile\";i:3;s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:3;}}}}}}','no'),(385,'_astra_ext_enabled_extensions','a:19:{s:14:\"advanced-hooks\";s:0:\"\";s:8:\"blog-pro\";s:0:\"\";s:21:\"colors-and-background\";s:0:\"\";s:15:\"advanced-footer\";s:0:\"\";s:13:\"mobile-header\";s:0:\"\";s:15:\"header-sections\";s:0:\"\";s:9:\"lifterlms\";s:0:\"\";s:9:\"learndash\";s:0:\"\";s:16:\"advanced-headers\";s:0:\"\";s:12:\"site-layouts\";s:0:\"\";s:7:\"spacing\";s:0:\"\";s:13:\"sticky-header\";s:0:\"\";s:13:\"scroll-to-top\";s:13:\"scroll-to-top\";s:18:\"transparent-header\";s:0:\"\";s:10:\"typography\";s:0:\"\";s:11:\"woocommerce\";s:0:\"\";s:3:\"edd\";s:0:\"\";s:8:\"nav-menu\";s:0:\"\";s:3:\"all\";s:3:\"all\";}','yes'),(1503,'woocommerce_stripe_settings','a:22:{s:7:\"enabled\";s:3:\"yes\";s:14:\"create_account\";b:0;s:5:\"email\";b:0;s:20:\"apple_pay_domain_set\";s:2:\"no\";s:5:\"title\";s:19:\"Credit Card Payment\";s:11:\"description\";s:26:\"Pay with your credit card.\";s:8:\"testmode\";s:2:\"no\";s:20:\"test_publishable_key\";s:10:\"Thairiffic\";s:15:\"test_secret_key\";s:18:\"300/Thairiffic/300\";s:19:\"test_webhook_secret\";s:0:\"\";s:15:\"publishable_key\";s:32:\"pk_live_64YMsz3goslukcZ5RkXnYEhH\";s:10:\"secret_key\";s:32:\"sk_live_khjfIZdyAp4Hwu6lXkns2tey\";s:14:\"webhook_secret\";s:0:\"\";s:14:\"inline_cc_form\";s:2:\"no\";s:20:\"statement_descriptor\";s:0:\"\";s:7:\"capture\";s:3:\"yes\";s:15:\"payment_request\";s:3:\"yes\";s:27:\"payment_request_button_type\";s:3:\"buy\";s:28:\"payment_request_button_theme\";s:4:\"dark\";s:29:\"payment_request_button_height\";s:2:\"44\";s:11:\"saved_cards\";s:3:\"yes\";s:7:\"logging\";s:2:\"no\";}','yes'),(1538,'mailchimp-woocommerce_cart_table_add_index_update','1','yes'),(1356,'woocommerce_store_address','128 ThaiRiffic Restaurant','yes'),(1357,'woocommerce_store_address_2','','yes'),(1358,'woocommerce_store_city','Marlborough','yes'),(1359,'woocommerce_default_country','US:MA','yes'),(1360,'woocommerce_store_postcode','01752','yes'),(1361,'woocommerce_allowed_countries','all','yes'),(1362,'woocommerce_all_except_countries','','yes'),(1363,'woocommerce_specific_allowed_countries','','yes'),(1364,'woocommerce_ship_to_countries','','yes'),(1365,'woocommerce_specific_ship_to_countries','','yes'),(1366,'woocommerce_default_customer_address','geolocation','yes'),(1367,'woocommerce_calc_taxes','yes','yes'),(1368,'woocommerce_enable_coupons','yes','yes'),(1369,'woocommerce_calc_discounts_sequentially','no','no'),(1370,'woocommerce_currency','USD','yes'),(1371,'woocommerce_currency_pos','left','yes'),(1372,'woocommerce_price_thousand_sep',',','yes'),(1373,'woocommerce_price_decimal_sep','.','yes'),(1374,'woocommerce_price_num_decimals','2','yes'),(1375,'woocommerce_shop_page_id','1293','yes'),(1376,'woocommerce_cart_redirect_after_add','no','yes'),(1377,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(1378,'woocommerce_placeholder_image','1292','yes'),(1379,'woocommerce_weight_unit','oz','yes'),(1380,'woocommerce_dimension_unit','in','yes'),(1381,'woocommerce_enable_reviews','yes','yes'),(1382,'woocommerce_review_rating_verification_label','yes','no'),(1383,'woocommerce_review_rating_verification_required','no','no'),(1384,'woocommerce_enable_review_rating','yes','yes'),(1385,'woocommerce_review_rating_required','yes','no'),(1386,'woocommerce_manage_stock','yes','yes'),(1387,'woocommerce_hold_stock_minutes','60','no'),(1388,'woocommerce_notify_low_stock','yes','no'),(1389,'woocommerce_notify_no_stock','yes','no'),(1390,'woocommerce_stock_email_recipient','info@thairifficma.com','no'),(1391,'woocommerce_notify_low_stock_amount','2','no'),(1392,'woocommerce_notify_no_stock_amount','0','yes'),(1393,'woocommerce_hide_out_of_stock_items','no','yes'),(1394,'woocommerce_stock_format','','yes'),(1395,'woocommerce_file_download_method','force','no'),(1396,'woocommerce_downloads_require_login','no','no'),(1397,'woocommerce_downloads_grant_access_after_payment','yes','no'),(1398,'woocommerce_prices_include_tax','no','yes'),(1399,'woocommerce_tax_based_on','shipping','yes'),(1400,'woocommerce_shipping_tax_class','','yes'),(1401,'woocommerce_tax_round_at_subtotal','no','yes'),(1402,'woocommerce_tax_classes','','yes'),(1403,'woocommerce_tax_display_shop','excl','yes'),(1404,'woocommerce_tax_display_cart','excl','yes'),(1405,'woocommerce_price_display_suffix','','yes'),(1406,'woocommerce_tax_total_display','single','no'),(1407,'woocommerce_enable_shipping_calc','yes','no'),(1408,'woocommerce_shipping_cost_requires_address','no','yes'),(1409,'woocommerce_ship_to_destination','billing','no'),(1410,'woocommerce_shipping_debug_mode','no','yes'),(1411,'woocommerce_enable_guest_checkout','yes','no'),(1412,'woocommerce_enable_checkout_login_reminder','no','no'),(1413,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(1414,'woocommerce_enable_myaccount_registration','no','no'),(1415,'woocommerce_registration_generate_username','yes','no'),(1416,'woocommerce_registration_generate_password','yes','no'),(1417,'woocommerce_erasure_request_removes_order_data','no','no'),(1418,'woocommerce_erasure_request_removes_download_data','no','no'),(1419,'woocommerce_allow_bulk_remove_personal_data','no','no'),(1420,'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'),(1421,'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'),(1422,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(1423,'woocommerce_trash_pending_orders','','no'),(1424,'woocommerce_trash_failed_orders','','no'),(1425,'woocommerce_trash_cancelled_orders','','no'),(1426,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(1427,'woocommerce_email_from_name','ThaiRiffic','no'),(1428,'woocommerce_email_from_address','info@thairifficma.com','no'),(1429,'woocommerce_email_header_image','https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png','yes'),(1430,'woocommerce_email_footer_text','{site_title} | Powered by BostonDelish','yes'),(2313,'woocommerce_new_order_settings','a:2:{s:7:\"subject\";s:65:\"[{site_title}] New customer order ({order_number}) - {order_date}\";s:7:\"heading\";s:9:\"NEW ORDER\";}','yes'),(1431,'woocommerce_email_base_color','#96588a','no'),(1432,'woocommerce_email_background_color','#f7f7f7','no'),(1433,'woocommerce_email_body_background_color','#ffffff','no'),(1434,'woocommerce_email_text_color','#515151','yes'),(1435,'woocommerce_cart_page_id','1294','no'),(1436,'woocommerce_checkout_page_id','1295','no'),(1437,'woocommerce_myaccount_page_id','1296','no'),(1438,'woocommerce_terms_page_id','','no'),(1439,'woocommerce_force_ssl_checkout','no','yes'),(1440,'woocommerce_unforce_ssl_checkout','no','yes'),(1441,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(1442,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(1443,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(1444,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(1445,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(1446,'woocommerce_myaccount_orders_endpoint','orders','yes'),(1447,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(1448,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(1449,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(1450,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(1451,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(1452,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(1453,'woocommerce_logout_endpoint','customer-logout','yes'),(1454,'woocommerce_api_enabled','no','yes'),(1455,'woocommerce_allow_tracking','no','no'),(1456,'woocommerce_show_marketplace_suggestions','yes','no'),(1457,'woocommerce_single_image_width','600','yes'),(1458,'woocommerce_thumbnail_image_width','300','yes'),(1459,'woocommerce_checkout_highlight_required_fields','yes','yes'),(1460,'woocommerce_demo_store','no','no'),(1461,'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'),(1462,'current_theme_supports_woocommerce','yes','yes'),(1463,'woocommerce_queue_flush_rewrite_rules','no','yes'),(1750,'_transient_wc_attribute_taxonomies','a:1:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:9:\"gift-card\";s:15:\"attribute_label\";s:9:\"Gift Card\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','yes'),(1716,'product_cat_children','a:0:{}','yes'),(1466,'default_product_cat','17','yes'),(216,'current_theme','Astra','yes'),(217,'theme_mods_astra','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}','yes'),(218,'theme_switched','','yes'),(219,'astra-settings','a:8:{s:18:\"theme-auto-version\";s:5:\"2.1.3\";s:22:\"is_theme_queue_running\";b:0;s:24:\"astra-addon-auto-version\";s:5:\"2.1.4\";s:33:\"_astra_pb_compatibility_completed\";b:1;s:25:\"transparent-header-enable\";b:1;s:11:\"theme-color\";s:7:\"#dd9221\";s:27:\"scroll-to-top-icon-bg-color\";s:7:\"#dd9933\";s:15:\"button-bg-color\";s:7:\"#dd9933\";}','yes'),(220,'_transient_timeout_astra-theme-first-rating','1578626266','no'),(221,'_transient_astra-theme-first-rating','1','no'),(222,'astra-theme-old-setup','1','yes'),(212,'_hfe_db_version','1.1.4','yes'),(227,'bsf_force_check_extensions','','no'),(228,'brainstrom_products','a:2:{s:7:\"plugins\";a:1:{s:11:\"astra-addon\";a:32:{s:2:\"id\";s:11:\"astra-addon\";s:4:\"name\";s:9:\"Astra Pro\";s:4:\"slug\";s:11:\"astra-addon\";s:10:\"short_name\";s:0:\"\";s:11:\"description\";s:155:\"This plugin is an add-on for the Astra WordPress Theme. It offers premium features & functionalities that enhance your theming experience at next level..\r\n\";s:7:\"version\";s:5:\"2.1.4\";s:12:\"download_url\";s:22:\"astra-addon-plugin.zip\";s:12:\"version_beta\";s:5:\"2.0.0\";s:17:\"download_url_beta\";s:27:\"astra-addon-plugin-beta.zip\";s:6:\"tested\";s:3:\"5.3\";s:14:\"privacy_policy\";s:120:\"https://wpastra.com/privacy-policy/?utm_source=graupi-license-form&utm_medium=privacy-policy&utm_campaign=purchase-astra\";s:16:\"terms_conditions\";s:132:\"https://wpastra.com/terms-and-conditions/?utm_source=graupi-license-form&utm_medium=terms-and-conditions&utm_campaign=purchase-astra\";s:12:\"purchase_url\";s:126:\"https://wpastra.com/pricing/?utm_source=graupi-license-form&utm_medium=graupi-license-invalidation&utm_campaign=purchase-astra\";s:13:\"changelog_url\";s:142:\"https://wpastra.com/changelog/astra-pro-addon/?utm_source=graupi-license-form&utm_medium=astra-pro-addon-changelog&utm_campaign=purchase-astra\";s:4:\"type\";s:6:\"plugin\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:5:\"false\";s:14:\"has-extensions\";s:4:\"true\";s:13:\"support_forum\";s:130:\"https://wpastra.com/support/submit-a-ticket/?utm_source=graupi-license-form&utm_medium=submit-a-ticket&utm_campaign=purchase-astra\";s:25:\"after_registration_action\";s:0:\"\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2018/12/astra-logo.svg\";s:32:\"show_on_register_licence_listing\";s:5:\"false\";s:15:\"show_on_listing\";s:5:\"false\";s:13:\"is_support_on\";s:4:\"true\";s:14:\"envato_item_id\";s:0:\"\";s:8:\"template\";s:27:\"astra-addon/astra-addon.php\";s:6:\"remote\";s:5:\"2.1.4\";s:12:\"purchase_key\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"message\";s:0:\"\";s:12:\"product_name\";s:9:\"Astra Pro\";}}s:6:\"themes\";a:1:{s:5:\"astra\";a:32:{s:2:\"id\";s:5:\"astra\";s:4:\"name\";s:5:\"Astra\";s:4:\"slug\";s:5:\"astra\";s:10:\"short_name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:7:\"version\";s:5:\"2.1.3\";s:12:\"download_url\";s:15:\"astra-1.4.9.zip\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";s:0:\"\";s:6:\"tested\";s:3:\"5.2\";s:14:\"privacy_policy\";s:0:\"\";s:16:\"terms_conditions\";s:0:\"\";s:12:\"purchase_url\";s:0:\"\";s:13:\"changelog_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:4:\"true\";s:14:\"has-extensions\";s:5:\"false\";s:13:\"support_forum\";s:0:\"\";s:25:\"after_registration_action\";s:0:\"\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2018/12/astra-logo.svg\";s:32:\"show_on_register_licence_listing\";s:5:\"false\";s:15:\"show_on_listing\";s:4:\"true\";s:13:\"is_support_on\";s:4:\"true\";s:14:\"envato_item_id\";s:0:\"\";s:8:\"template\";s:5:\"astra\";s:6:\"remote\";s:5:\"0.0.1\";s:12:\"purchase_key\";s:0:\"\";s:6:\"status\";s:0:\"\";s:7:\"message\";s:0:\"\";s:12:\"product_name\";s:5:\"Astra\";}}}','yes'),(229,'bsf_local_transient','1577810051','yes'),(230,'_transient_timeout_bsf_check_product_updates','1578000851','no'),(231,'_transient_bsf_check_product_updates','1','no'),(232,'bsf-updater-version','1.22.80\n','yes'),(234,'bsf_local_transient_bundled','1577315145','yes'),(239,'bsf_skip_braisntorm_menu','1','no'),(237,'brainstrom_bundled_products','a:0:{}','yes'),(273,'jetpack_available_modules','a:1:{s:3:\"8.0\";a:42:{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: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:11:\"lazy-images\";s:5:\"5.6.0\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:9:\"minileven\";s:3:\"1.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: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:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(296,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(20054,'astra_theme_css_key-ast-customizer','5e084f82c0fbc4-04712685','yes'),(20055,'astra_theme_js_key-dep-ast-customizer','a:1:{s:6:\"jquery\";N;}','yes'),(20056,'astra_theme_js_key-ast-customizer','5e084f82c19000-69583859','yes'),(289,'elementor_pro_theme_builder_conditions','a:0:{}','yes'),(306,'elementor_log','a:28:{s:32:\"af10a408fcfeec37ffb8231954913332\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:83:\"/home/bosto125/thairifficma.com/wp-content/plugins/elementor/core/editor/editor.php\";s:7:\"\0*\0line\";i:99;s:7:\"\0*\0date\";s:19:\"2019-12-11 03:50:25\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:141:\"Cannot modify header information - headers already sent by (output started at /home/bosto125/thairifficma.com/wp-includes/functions.php:4565)\";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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2019-12-11 03:50:25\";i:1;s:19:\"2019-12-11 03:50:26\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:141:\"Cannot modify header information - headers already sent by (output started at /home/bosto125/thairifficma.com/wp-includes/functions.php:4565)\";s:4:\"file\";s:83:\"/home/bosto125/thairifficma.com/wp-content/plugins/elementor/core/editor/editor.php\";s:4:\"line\";i:99;s:5:\"trace\";b:1;}}s:32:\"429089d393f473ce7217dfebc56e4733\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"21a4c8bb320c9d065981acdc26ed2eef\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:45:\"Elementor Pro/Upgrades - _v_2_5_0_form Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:45:\"Elementor Pro/Upgrades - _v_2_5_0_form Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"cbf4cb5bdc15f3f82648742930bbc135\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor Pro/Upgrades - _v_2_5_0_form Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:47:\"Elementor Pro/Upgrades - _v_2_5_0_form Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"2a1d4bb4c62779e34774f6c6b7d1d451\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:62:\"Elementor Pro/Upgrades - _v_2_5_0_woocommerce_menu_cart Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:62:\"Elementor Pro/Upgrades - _v_2_5_0_woocommerce_menu_cart Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"e5c419988159c13fb19558a97872dccf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:64:\"Elementor Pro/Upgrades - _v_2_5_0_woocommerce_menu_cart Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:64:\"Elementor Pro/Upgrades - _v_2_5_0_woocommerce_menu_cart Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"674d78324ccb41d0956efb3b72ac332a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor Pro/Upgrades - _v_2_5_0_posts Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor Pro/Upgrades - _v_2_5_0_posts Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b09b8122b17a0e205c9ed381fc9c876c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _v_2_5_0_posts Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _v_2_5_0_posts Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"53aabd057329286da80ed7ce9f1b3c3c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _v_2_5_0_portfolio Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _v_2_5_0_portfolio Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"6e1ee8526cefbf32e67c610e2a989f43\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:52:\"Elementor Pro/Upgrades - _v_2_5_0_portfolio Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:52:\"Elementor Pro/Upgrades - _v_2_5_0_portfolio Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"132897501a75457526ba69018cf676f3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:49:\"Elementor Pro/Upgrades - _v_2_5_0_products Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:49:\"Elementor Pro/Upgrades - _v_2_5_0_products Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"ef2ac44bed4c8b60c74673e5a18aec83\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:51:\"Elementor Pro/Upgrades - _v_2_5_0_products Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:51:\"Elementor Pro/Upgrades - _v_2_5_0_products Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"40865359eeb7b6be7229ccbb572f82d2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _v_2_5_0_sitemap Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _v_2_5_0_sitemap Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"95c9e9d94fc2784fd314b4a7027feeb5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _v_2_5_0_sitemap Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _v_2_5_0_sitemap Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"89d52c2020cb712d845199c472b0ffc7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:60:\"Elementor Pro/Upgrades - _v_2_5_0_popup_border_radius Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:60:\"Elementor Pro/Upgrades - _v_2_5_0_popup_border_radius Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"c8e13e6b74aab7a71fd942c0fb087176\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:62:\"Elementor Pro/Upgrades - _v_2_5_0_popup_border_radius Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:62:\"Elementor Pro/Upgrades - _v_2_5_0_popup_border_radius Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"400813b1d70cc847920ca5ead9d19085\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor Pro/Upgrades - _v_2_5_4_posts Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor Pro/Upgrades - _v_2_5_4_posts Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"6d2d0fb4e49eeccc369ca54f5b85158e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _v_2_5_4_posts Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _v_2_5_4_posts Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"03ffdc2c66a457f562c4f5ed4beb4337\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _v_2_5_4_portfolio Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _v_2_5_4_portfolio Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"652fed05338838ef414baf9c107b2aa5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:52:\"Elementor Pro/Upgrades - _v_2_5_4_portfolio Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:52:\"Elementor Pro/Upgrades - _v_2_5_4_portfolio Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"9db624e2449a4c5253e9e38953bbac53\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:49:\"Elementor Pro/Upgrades - _v_2_5_4_products Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:49:\"Elementor Pro/Upgrades - _v_2_5_4_products Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"cc946bbbf7f2142b8389168101d674b9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:51:\"Elementor Pro/Upgrades - _v_2_5_4_products Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:51:\"Elementor Pro/Upgrades - _v_2_5_4_products Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"66b7f35185ac3e99941752f78c88635a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:45:\"Elementor Pro/Upgrades - _v_2_5_4_form Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:45:\"Elementor Pro/Upgrades - _v_2_5_4_form Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"e161c5a40f1d789b13e556678f239381\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor Pro/Upgrades - _v_2_5_4_form Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:47:\"Elementor Pro/Upgrades - _v_2_5_4_form Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"e402b62df4103c38357aa9ed19b5d76f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"2.0.11\";s:2:\"to\";s:5:\"2.7.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"2.0.11\";s:2:\"to\";s:5:\"2.7.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"44d3f67070fe5f75dde79dd00e502f27\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-11 03:54:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"2.0.11\";s:2:\"to\";s:5:\"2.7.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-11 03:54:59\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"2.0.11\";s:2:\"to\";s:5:\"2.7.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"a7dd936a57891d65977bc80c5cf0cb1f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"20299\";s:7:\"\0*\0file\";s:87:\"https://thairifficma.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.8.0\";s:7:\"\0*\0line\";s:1:\"7\";s:7:\"\0*\0date\";s:19:\"2019-12-11 13:18:23\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:59:\"Cannot read property \\&#039;removeClass\\&#039; of undefined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2019-12-11 13:18:23\";i:1;s:19:\"2019-12-11 13:19:01\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1576070303\";s:7:\"message\";s:49:\"Cannot read property \\\'removeClass\\\' of undefined\";s:3:\"url\";s:87:\"https://thairifficma.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.8.0\";s:4:\"line\";s:1:\"7\";s:6:\"column\";s:5:\"20299\";}}s:32:\"4b575dc94aa672189371ab03daafa11a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-15 23:27:17\";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:5:\"2.8.0\";s:2:\"to\";s:5:\"2.8.1\";}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2019-12-15 23:27:17\";i:1;s:19:\"2019-12-15 23:27:17\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.0\";s:2:\"to\";s:5:\"2.8.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}}','no'),(15055,'_site_transient_timeout_bsf_get_bundled_products','1577937945','no'),(15056,'_site_transient_bsf_get_bundled_products','1','no'),(23622,'_transient_timeout_wc_report_sales_by_date','1577914637','no'),(23623,'_transient_wc_report_sales_by_date','a:8:{s:32:\"6d221134ac397d3d48d6cea49e70ee5c\";a:2:{i:0;O:8:\"stdClass\":2:{s:5:\"count\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-12-16 00:08:07\";}i:1;O:8:\"stdClass\":2:{s:5:\"count\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-12-26 12:59:26\";}}s:32:\"77652428856eee877213a68c404e9312\";a:0:{}s:32:\"9f62deadd000048c4647dd9fa7f66963\";a:2:{i:0;O:8:\"stdClass\":2:{s:16:\"order_item_count\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-12-16 00:08:07\";}i:1;O:8:\"stdClass\":2:{s:16:\"order_item_count\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-12-26 12:59:26\";}}s:32:\"e7705902ba3f4442241b4e01d02d8e50\";N;s:32:\"8758342ae1627ab395d4b47897d669ae\";a:2:{i:0;O:8:\"stdClass\":5:{s:11:\"total_sales\";s:2:\"25\";s:14:\"total_shipping\";s:1:\"0\";s:9:\"total_tax\";s:1:\"0\";s:18:\"total_shipping_tax\";s:1:\"0\";s:9:\"post_date\";s:19:\"2019-12-16 00:08:07\";}i:1;O:8:\"stdClass\":5:{s:11:\"total_sales\";s:2:\"40\";s:14:\"total_shipping\";s:1:\"0\";s:9:\"total_tax\";s:1:\"0\";s:18:\"total_shipping_tax\";s:1:\"0\";s:9:\"post_date\";s:19:\"2019-12-26 12:59:26\";}}s:32:\"37ac25d22cbab4e9f0cc3742c67d9c8e\";a:0:{}s:32:\"8a8b5de02c36c69f68783e89a07a2746\";a:0:{}s:32:\"a6fbbca12f02504ff64447ab204b6410\";a:0:{}}','no'),(23624,'_transient_timeout_wc_admin_report','1577914637','no'),(23625,'_transient_wc_admin_report','a:2:{s:32:\"e2ce6d6e7791e2b13dd49e1839be2d4f\";a:2:{i:0;O:8:\"stdClass\":2:{s:15:\"sparkline_value\";s:2:\"25\";s:9:\"post_date\";s:19:\"2019-12-16 00:08:07\";}i:1;O:8:\"stdClass\":2:{s:15:\"sparkline_value\";s:2:\"40\";s:9:\"post_date\";s:19:\"2019-12-26 12:59:26\";}}s:32:\"35ea8eeb51fc6dd23e6c3787f918e78e\";a:2:{i:0;O:8:\"stdClass\":3:{s:10:\"product_id\";s:4:\"1303\";s:15:\"sparkline_value\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-12-16 00:08:07\";}i:1;O:8:\"stdClass\":3:{s:10:\"product_id\";s:4:\"1303\";s:15:\"sparkline_value\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-12-26 12:59:26\";}}}','no'),(23627,'_transient_timeout_jetpack_jitm_d562281df2105c6421781cf66da256f','1577828542','no'),(23628,'_transient_jetpack_jitm_d562281df2105c6421781cf66da256f','a:2:{i:0;O:8:\"stdClass\":9:{s:7:\"content\";O:8:\"stdClass\":5:{s:7:\"message\";s:46:\"Improve your site&#039;s performance and speed\";s:4:\"icon\";s:7:\"jetpack\";s:4:\"list\";a:0:{}s:11:\"description\";s:185:\"Activate Jetpack&#039;s site accelerator to load pages faster, optimize your images, and serve your images and static files (like CSS and JavaScript) from our global network of servers.\";s:7:\"classes\";s:0:\"\";}s:3:\"CTA\";O:8:\"stdClass\":5:{s:7:\"message\";s:10:\"Learn More\";s:4:\"hook\";s:0:\"\";s:9:\"newWindow\";b:1;s:7:\"primary\";b:1;s:4:\"link\";s:0:\"\";}s:8:\"template\";s:7:\"default\";s:3:\"ttl\";i:300;s:2:\"id\";s:9:\"asset_cdn\";s:13:\"feature_class\";s:3:\"cdn\";s:7:\"expires\";i:3628800;s:13:\"max_dismissal\";i:2;s:15:\"activate_module\";s:10:\"photon-cdn\";}s:18:\"last_response_time\";i:1577828242;}','no'),(23629,'_site_transient_timeout_community-events-7ca54ca204f6e72c74a042bc29d038bc','1577871442','no'),(23630,'_site_transient_community-events-7ca54ca204f6e72c74a042bc29d038bc','a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"216.54.31.0\";}s:6:\"events\";a:6:{i:0;a:8:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:13:\"WordCamp Asia\";s:3:\"url\";s:31:\"https://2020.asia.wordcamp.org/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2020-02-21 00:00:00\";s:8:\"end_date\";s:19:\"2020-02-23 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:17:\"Bangkok, Thailand\";s:7:\"country\";s:2:\"TH\";s:8:\"latitude\";d:13.7248934;s:9:\"longitude\";d:100.492683;}}i:1;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:40:\"Network: Ask, Advise, Discuss, and Learn\";s:3:\"url\";s:56:\"https://www.meetup.com/WordPresshr/events/hkxthrybccblb/\";s:6:\"meetup\";s:23:\"WordPress Hampton Roads\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WordPresshr/\";s:4:\"date\";s:19:\"2020-01-08 09:30:00\";s:8:\"end_date\";s:19:\"2020-01-08 11:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:12:\"Norfolk, USA\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:36.860530853271;s:9:\"longitude\";d:-76.208503723145;}}i:2;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:40:\"Network: Ask, Advise, Discuss, and Learn\";s:3:\"url\";s:56:\"https://www.meetup.com/WordPresshr/events/hkxthrybcdbqb/\";s:6:\"meetup\";s:23:\"WordPress Hampton Roads\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WordPresshr/\";s:4:\"date\";s:19:\"2020-02-12 09:30:00\";s:8:\"end_date\";s:19:\"2020-02-12 11:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:12:\"Norfolk, USA\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:36.860530853271;s:9:\"longitude\";d:-76.208503723145;}}i:3;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:40:\"Network: Ask, Advise, Discuss, and Learn\";s:3:\"url\";s:56:\"https://www.meetup.com/WordPresshr/events/hkxthrybcfbpb/\";s:6:\"meetup\";s:23:\"WordPress Hampton Roads\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WordPresshr/\";s:4:\"date\";s:19:\"2020-03-11 09:30:00\";s:8:\"end_date\";s:19:\"2020-03-11 11:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:12:\"Norfolk, USA\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:36.860530853271;s:9:\"longitude\";d:-76.208503723145;}}i:4;a:8:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:26:\"WordCamp Lancaster, PA USA\";s:3:\"url\";s:37:\"https://2020.lancasterpa.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2020-03-14 00:00:00\";s:8:\"end_date\";s:19:\"2020-03-14 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:17:\"Lancaster, PA USA\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:40.0544895;s:9:\"longitude\";d:-76.2825383;}}i:5;a:8:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:23:\"WordCamp Washington, DC\";s:3:\"url\";s:28:\"https://2020.dc.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2020-03-27 00:00:00\";s:8:\"end_date\";s:19:\"2020-03-29 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:14:\"Washington, DC\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:38.897;s:9:\"longitude\";d:-77.0249;}}}}','no'),(16595,'_transient_timeout_external_ip_address_35.197.186.58','1578043548','no'),(16596,'_transient_external_ip_address_35.197.186.58','198.46.81.50','no'),(23605,'_transient_timeout_wc_admin_unsnooze_admin_notes_checked','1577831833','no'),(23606,'_transient_wc_admin_unsnooze_admin_notes_checked','yes','no'),(22964,'_transient_timeout_jpp_li_727005faba95e72a89a17881562a1d50','1577793020','no'),(22965,'_transient_jpp_li_727005faba95e72a89a17881562a1d50','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (167.99.123.34)\";s:17:\"seconds_remaining\";i:3583;s:16:\"blocked_attempts\";s:3:\"975\";s:6:\"expire\";i:1577793020;}','no'),(22679,'_transient_timeout_jpp_li_705686bc1d39e865a3b69fead61ed3db','1577770880','no'),(22680,'_transient_jpp_li_705686bc1d39e865a3b69fead61ed3db','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (13.210.217.245)\";s:17:\"seconds_remaining\";i:3424;s:16:\"blocked_attempts\";s:3:\"953\";s:6:\"expire\";i:1577770880;}','no'),(22690,'_transient_timeout_jpp_li_6eb75e1380a729a35c6205eb7bcf7e9e','1577770766','no'),(22691,'_transient_jpp_li_6eb75e1380a729a35c6205eb7bcf7e9e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (185.58.227.18)\";s:17:\"seconds_remaining\";i:2688;s:16:\"blocked_attempts\";s:3:\"954\";s:6:\"expire\";i:1577770766;}','no'),(22695,'_transient_timeout_jpp_li_16f87b68025a378053a6ba60f5a9ff97','1577769932','no'),(22696,'_transient_jpp_li_16f87b68025a378053a6ba60f5a9ff97','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (142.93.206.43)\";s:17:\"seconds_remaining\";i:1088;s:16:\"blocked_attempts\";s:3:\"955\";s:6:\"expire\";i:1577769932;}','no'),(572,'_site_transient_timeout_tenweb_error_logs','1578795435','no'),(573,'_site_transient_tenweb_error_logs','a:1:{s:17:\"tenweb-check-hash\";a:2:{s:3:\"msg\";s:174:\"__J8Y3HEli73ohkFcDwds9eWw5.eyJjb2RlIjoiYWN0aXZhdGlvbl9zdWNjZXNzZnVsIiwibWVzc2FnZSI6IlN1Y2Nlc3NmdWxseSBhY3RpdmF0ZWQuIiwiZGF0YSI6eyJzdGF0dXMiOjIwMH19.J8Y3HEli73ohkFcDwds9eWw5__\";s:4:\"date\";s:19:\"2019-12-12 02:17:15\";}}','no'),(22748,'_transient_timeout_jpp_li_350adbfc0a23d7b5f40f2517b949306e','1577774199','no'),(22749,'_transient_jpp_li_350adbfc0a23d7b5f40f2517b949306e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (208.113.160.7)\";s:17:\"seconds_remaining\";i:2403;s:16:\"blocked_attempts\";s:3:\"957\";s:6:\"expire\";i:1577774199;}','no'),(22760,'_transient_timeout_jpp_li_1c473eecf11e1b251341887eeeaec74b','1577773401','no'),(22761,'_transient_jpp_li_1c473eecf11e1b251341887eeeaec74b','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:43:\"This IP is currently blocked (159.65.54.48)\";s:17:\"seconds_remaining\";i:892;s:16:\"blocked_attempts\";s:3:\"958\";s:6:\"expire\";i:1577773401;}','no'),(23588,'_transient_timeout_rsssl_testpage','1577828829','no'),(23589,'_transient_rsssl_testpage','<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <META NAME=\"ROBOTS\" CONTENT=\"NOINDEX, NOFOLLOW\">\n</head>\n<body>\n<h1>#SSL TEST PAGE#</h1>\n<p>This page is used purely to test for SSL availability.</p>\n#SERVER-HTTPS-ON# (on)<br>#SERVERPORT443#<br><br>#SUCCESSFULLY DETECTED SSL#\n</body>\n</html>\n','no'),(22650,'jetpack_active_plan','a:8:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:8:\"features\";a:2:{s:6:\"active\";a:1:{i:0;s:7:\"akismet\";}s:9:\"available\";a:10:{s:7:\"akismet\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";}s:18:\"vaultpress-backups\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:15:\"simple-payments\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"support\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}}}}','yes'),(1580,'jetpack_sync_settings_sync_via_cron','1','yes'),(1581,'jetpack_sync_settings_cron_sync_time_limit','30','yes'),(1582,'jetpack_sync_settings_known_importers','a:6:{s:16:\"Blogger_Importer\";s:7:\"blogger\";s:13:\"LJ_API_Import\";s:11:\"livejournal\";s:9:\"MT_Import\";s:2:\"mt\";s:10:\"RSS_Import\";s:3:\"rss\";s:20:\"WC_Tax_Rate_Importer\";s:12:\"woo-tax-rate\";s:9:\"WP_Import\";s:9:\"wordpress\";}','yes'),(1583,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','yes'),(1584,'jetpack_sync_settings_sync_sender_enabled','1','yes'),(1585,'jetpack_sync_settings_full_sync_sender_enabled','1','yes'),(1656,'jetpack_next_sync_time_full_sync','1576469272','yes'),(1592,'jetpack_sync_full__queue_finished','1576469244','yes'),(1596,'jetpack_active_modules','a:7:{i:0;s:12:\"contact-form\";i:1;s:21:\"enhanced-distribution\";i:2;s:8:\"json-api\";i:3;s:5:\"notes\";i:4;s:7:\"protect\";i:5;s:5:\"stats\";i:6;s:18:\"verification-tools\";}','yes'),(1681,'trusted_ip_header','O:8:\"stdClass\":3:{s:14:\"trusted_header\";s:11:\"REMOTE_ADDR\";s:8:\"segments\";i:1;s:7:\"reverse\";b:0;}','no'),(2582,'jetpack_protect_blocked_attempts','989','no'),(1672,'stats_options','a:7:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";i:170488467;s:12:\"do_not_track\";b:1;s:10:\"hide_smile\";b:1;s:7:\"version\";s:1:\"9\";}','yes'),(1605,'jetpack_protect_key','4ce0bc673031814be064b1c3360443baa95fc84e','no'),(1711,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:26:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:117:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:117:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:119:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:12;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:13;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:98:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:14;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:15;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:16;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:119:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:18;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:19;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:20;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:21;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:103:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:22;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:23;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:24;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:25;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1577404224;}','no'),(1665,'jetpack_testimonial','0','yes'),(1662,'wc_connect_taxes_enabled','yes','yes'),(1645,'jp_sync_lock_full_sync_enqueue','1577828243.0484','yes'),(1646,'jetpack_next_sync_time_full-sync-enqueue','1577828252','yes'),(1647,'jpsq_full_sync_checkout','0:0','no'),(1648,'jetpack_callables_sync_checksum','a:34:{s:18:\"wp_max_upload_size\";i:3564436882;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:17:\"main_network_site\";i:2309307110;s:8:\"site_url\";i:2309307110;s:8:\"home_url\";i:2309307110;s:16:\"single_user_site\";i:734881840;s:7:\"updates\";i:2400161736;s:28:\"has_file_system_write_access\";i:4261170317;s:21:\"is_version_controlled\";i:734881840;s:10:\"taxonomies\";i:2068201197;s:10:\"post_types\";i:1480368206;s:18:\"post_type_features\";i:3144704494;s:10:\"shortcodes\";i:3895995616;s:27:\"rest_api_allowed_post_types\";i:710265342;s:32:\"rest_api_allowed_public_metadata\";i:223132457;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;s:10:\"wp_version\";i:123066752;s:11:\"get_plugins\";i:2206737052;s:24:\"get_plugins_action_links\";i:3222803024;s:14:\"active_modules\";i:489427099;s:16:\"hosting_provider\";i:769900095;s:6:\"locale\";i:110763218;s:13:\"site_icon_url\";i:1557177167;s:5:\"roles\";i:3628076876;s:8:\"timezone\";i:1303107867;s:24:\"available_jetpack_blocks\";i:3194172068;s:13:\"paused_themes\";i:223132457;s:14:\"paused_plugins\";i:223132457;s:22:\"wp_super_cache_globals\";i:104496963;}','no'),(1635,'jetpack_constants_sync_checksum','a:32:{s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:17:\"WP_POST_REVISIONS\";i:4261170317;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:7:\"ABSPATH\";i:3727046685;s:14:\"WP_CONTENT_DIR\";i:561786203;s:9:\"FS_METHOD\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:16:\"JETPACK__VERSION\";i:1883850698;s:12:\"IS_PRESSABLE\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:11:\"PHP_VERSION\";i:938118350;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1119786639;s:8:\"WP_DEBUG\";i:734881840;s:14:\"WC_PLUGIN_FILE\";i:182131729;s:10:\"WC_ABSPATH\";i:4280135280;s:18:\"WC_PLUGIN_BASENAME\";i:1149093810;s:10:\"WC_VERSION\";i:757132895;s:19:\"WOOCOMMERCE_VERSION\";i:757132895;s:21:\"WC_ROUNDING_PRECISION\";i:498629140;s:25:\"WC_DISCOUNT_ROUNDING_MODE\";i:450215437;s:20:\"WC_TAX_ROUNDING_MODE\";i:2212294583;s:12:\"WC_DELIMITER\";i:2455911554;s:10:\"WC_LOG_DIR\";i:3587761643;s:22:\"WC_SESSION_CACHE_GROUP\";i:4278978988;s:22:\"WC_TEMPLATE_DEBUG_MODE\";i:734881840;}','yes'),(1636,'jetpack_sync_https_history_main_network_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(1637,'jetpack_sync_https_history_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(1638,'jetpack_sync_https_history_home_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(1641,'jpsq_sync_checkout','0:0','no'),(1644,'jetpack_plugin_api_action_links','a:8:{s:27:\"astra-addon/astra-addon.php\";a:1:{s:8:\"Settings\";s:55:\"https://thairifficma.com/wp-admin/themes.php?page=astra\";}s:73:\"kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php\";a:1:{s:19:\"Open Email Designer\";s:229:\"https://thairifficma.com/wp-admin/customize.php?kt-woomail-customize=1&url=https%3A%2F%2Fthairifficma.com%2F%3Fkt-woomail-preview%3D1&return=https%3A%2F%2Fthairifficma.com%2Fwp-admin%2Fadmin.php%3Fpage%3Dwc-settings%26tab%3Demail\";}s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";a:1:{s:8:\"Settings\";s:70:\"https://thairifficma.com/wp-admin/admin.php?page=mailchimp-woocommerce\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:2:{s:8:\"Settings\";s:73:\"https://thairifficma.com/wp-admin/admin.php?page=boldgrid-backup-settings\";s:11:\"Get Premium\";s:67:\"https://www.boldgrid.com/update-backup?source=bgbkup-plugin-actions\";}s:27:\"woocommerce/woocommerce.php\";a:1:{s:8:\"Settings\";s:60:\"https://thairifficma.com/wp-admin/admin.php?page=wc-settings\";}s:45:\"woocommerce-services/woocommerce-services.php\";a:1:{s:7:\"Support\";s:51:\"https://woocommerce.com/my-account/create-a-ticket/\";}s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";a:3:{s:8:\"Settings\";s:88:\"https://thairifficma.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=stripe\";s:4:\"Docs\";s:45:\"https://docs.woocommerce.com/document/stripe/\";s:7:\"Support\";s:78:\"https://woocommerce.com/my-account/create-a-ticket?broken=primary&select=18627\";}s:27:\"wp-super-cache/wp-cache.php\";a:1:{s:8:\"Settings\";s:71:\"https://thairifficma.com/wp-admin/options-general.php?page=wpsupercache\";}}','yes'),(1649,'jetpack_sync_full__send_started','1576469262','no'),(1650,'jetpack_sync_full__constants_sent','1','no'),(1651,'jetpack_sync_full__constants_sent_total','-1','no'),(1652,'jetpack_sync_full__functions_sent','1','no'),(1653,'jetpack_sync_full__functions_sent_total','-1','no'),(1654,'jetpack_sync_full__options_sent','1','no'),(1655,'jetpack_sync_full__options_sent_total','-1','no'),(1560,'jetpack_sync_full__params','a:4:{s:7:\"options\";b:1;s:9:\"functions\";b:1;s:9:\"constants\";b:1;s:5:\"users\";a:1:{i:0;i:1;}}','no'),(1558,'jetpack_sync_settings_max_queue_lag','900','yes'),(1559,'jetpack_sync_full__started','1576469244','no'),(2257,'jetpack_updates_sync_checksum','a:3:{s:14:\"update_plugins\";i:3948083539;s:13:\"update_themes\";i:748116201;s:11:\"update_core\";i:3209972162;}','yes'),(1676,'wc_admin_version','0.23.1','yes'),(1532,'_transient_product_query-transient-version','1577827057','yes'),(1546,'jetpack_secrets','a:0:{}','no'),(1550,'jetpack_private_options','a:2:{s:10:\"blog_token\";s:65:\"oGwkgZyHrVOLd$0bhNdRK)Euo95GX*u!.Mdm(L&FhrAjK)uCZ&%KtlGtVZamq@6WZ\";s:11:\"user_tokens\";a:1:{i:1;s:67:\"X^Jo5!3G(gIZavDJ&p&KlPW(*Cap9DgX.ro!G)axe%A(lB%Vs89hn#ZjeT)aKKCqz.1\";}}','yes'),(1547,'_transient_jetpack_assumed_site_creation_date','2018-04-04 17:57:44','yes'),(1548,'wc_connect_options','a:5:{s:12:\"tos_accepted\";b:1;s:10:\"store_guid\";s:36:\"970e74d4-49a3-4801-af29-1ee42fa7c6b5\";s:25:\"shipping_methods_migrated\";b:1;s:22:\"stripe_status_migrated\";b:1;s:12:\"stripe_state\";s:64:\"f0848e0f6f39e111d84ce677af2a2a65d6bc222c608ef3f2ac0939911db51824\";}','yes'),(542,'tenweb_access_token','eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6Ijg0NjI2M2Q0Mjc0ODZhMjRhNjZiNTY3ZTY0MjRiYzJjMTk1NDI4MTA0MDVhNGFlOGU1MDdkZDMwYTEwNDg1YjVhN2RhMjI5NWZjNTE2MzA2In0.eyJhdWQiOiI1NDc4OSIsImp0aSI6Ijg0NjI2M2Q0Mjc0ODZhMjRhNjZiNTY3ZTY0MjRiYzJjMTk1NDI4MTA0MDVhNGFlOGU1MDdkZDMwYTEwNDg1YjVhN2RhMjI5NWZjNTE2MzA2IiwiaWF0IjoxNTc2MTE2MjA3LCJuYmYiOjE1NzYxMTYyMDcsImV4cCI6MTYzOTI3NDYwNywic3ViIjoiMTQ4MDciLCJzY29wZXMiOlsibWFuYWdlciJdfQ.bNen--2pJ7I_XczvnKkPAhhThNTPeyZzF8uGMa7V4xzLvcTtWcXmncPa8dOOywUTpSDg2rwNDNhh4IDnJIPRNG3sQo8hEW1k7hB-LJWlJBX2WqYxrqDKTs0vPRPRJSxFMjc6Q1-eEphBzi4AG_kWD-nYGpN3fElSAi_V2SM0QPiCMd0F-Qz39t1GyCUFLWcVPm_j_n2-nbvkiMWiuv6ItIFSFJL4Jsz12IHwNTuE_luEfl38Npw2jdJbetc5WXWwR9t-GycFWrRY58Lc8MxYrVSei46kwab9qDUGY8jbsgSgwtyBUkTTwqghx7vTNjpvE9eteTHX0_Q1wSlKPB7BzS2pvugG_uD7Q12aCsuSwMR6EGrnN9M8rgIBVMG8HlchJkJcUsYk1tNDAPwO5DDtXcxe_JPqRkVkq2dZ5HE17aSXo6mBU0HTB7ieZi53A6p9-rp7cRhaehx62sZCLOiFh7hQy_lPExLq8lGzpez33rp0mt7k7r3ecNh37ITICH3roSXaGpl6I3fts6zGsMWzxeEwb4RS6Zudq9gxHh9FKOmycN1e_-VyiJKc_yLJgc-enOQWIs9te7AEarqEpJ2jiHR-5KtkY3ArPI9J-Zd2AggJRO5Mh2QxrZailGe24bjVQ93_rivQYpOMd9JuWdXjpIiC4k5RcFEWSCREOhr6SoA','no'),(538,'tenweb_version','1.2.50','yes'),(543,'tenweb_refresh_token','def50200b6d70e39bbd16722a53c2e165f92f822f2a9beca98e72820a23b60dd83ad64b20d99d0c4377b561e83ce48f857c6a9871e4a8de301dac1b4e31ea70af37841eb64b5602d66baf1597d9345079efb9edbd51da919c4c334a12bbfc847bb20c90e28497f0b4b9625a02ef9a1b816181708e953a7441f8cdf01acacb719c36b7d8eb298c1a888eff1c370fd9ae647732f8159556c0d02d84ad0a2f57033a375034c2c9f6347c64ae78c1be05e2463127c97aef40edf703b1f8f2301fc8fef49c6b338eac493a2284993a96171c8d71407c161ce678a03eec5c36931b6065e541b86891c64a458c55ac6c1e9064a3b62009be6903fcafac27c79872551cdee9e1d42ffc4eddd57e12dba25f138f754883c5c1a2af30cbe6af2e448515997353d8ef1161bef9b971d1186a62012effd9d9d92905a233a1dba9208ebb1dcf0661bf640960652db4403851cd28b06d9cd0fead43d24a3ee3ee5539d311f4f572433d310544d2df052cdd2dc1a016378','no'),(544,'tenweb_domain_id','45955','no'),(545,'tenweb_is_available','1','no'),(546,'tenweb_user_timezone_offset','-18000','no'),(547,'tenweb_plugins_list','a:3:{s:7:\"plugins\";a:23:{i:0;a:29:{s:10:\"product_id\";i:9;s:4:\"slug\";s:10:\"wd-youtube\";s:5:\"title\";s:16:\"YouTube by 10Web\";s:11:\"description\";s:74:\"Make your WordPress website more interactive with awesome video galleries.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:14:\"wd-youtube.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:107:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/wd-youtube-2017-12-12.svg\";s:9:\"info_link\";s:43:\"https://10web.io/plugins/wordpress-youtube/\";s:9:\"demo_link\";s:33:\"https://demo.10web.io/youtube-wd/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:56:\"https://wordpress.org/support/plugin/wd-youtube/reviews/\";s:9:\"downloads\";i:4000;s:6:\"rating\";s:2:\"92\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:29;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.0.31\";s:4:\"paid\";s:6:\"5.0.31\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-07 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:2:{i:0;i:5;i:1;i:1;}s:23:\"force_required_products\";a:1:{i:0;i:2;}s:16:\"required_service\";a:1:{i:0;i:2;}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:1;a:29:{s:10:\"product_id\";i:17;s:4:\"slug\";s:21:\"spider-event-calendar\";s:5:\"title\";s:17:\"Calendar by 10Web\";s:11:\"description\";s:105:\"A feature-rich event calendar for WordPress, allowing you to create and manage multiple events with ease.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:25:\"spider-event-calendar.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:118:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/spider-event-calendar-2017-12-12.svg\";s:9:\"info_link\";s:51:\"https://10web.io/plugins/wordpress-spider-calendar/\";s:9:\"demo_link\";s:38:\"https://demo.10web.io/spider-calendar/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:67:\"https://wordpress.org/support/plugin/spider-event-calendar/reviews/\";s:9:\"downloads\";i:20000;s:6:\"rating\";s:2:\"88\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:25;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.5.64\";s:4:\"paid\";s:6:\"2.5.64\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-11-02 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:2;a:29:{s:10:\"product_id\";i:25;s:4:\"slug\";s:17:\"event-calendar-wd\";s:5:\"title\";s:23:\"Event calendar by 10Web\";s:11:\"description\";s:104:\"Organize and showcase your events through this easy-to-use and advanced WordPress Event Calendar plugin.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10WEB\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:1;s:8:\"zip_name\";s:21:\"event-calendar-wd.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:114:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/event-calendar-wd-2017-12-21.svg\";s:9:\"info_link\";s:50:\"https://10web.io/plugins/wordpress-event-calendar/\";s:9:\"demo_link\";s:40:\"https://demo.10web.io/event-calendar-wd/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:63:\"https://wordpress.org/support/plugin/event-calendar-wd/reviews/\";s:9:\"downloads\";i:20000;s:6:\"rating\";s:2:\"92\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:3;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.1.33\";s:4:\"paid\";s:6:\"5.1.33\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-31 00:00:03\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:3;a:29:{s:10:\"product_id\";i:43;s:4:\"slug\";s:17:\"wd-instagram-feed\";s:5:\"title\";s:14:\"Instagram Feed\";s:11:\"description\";s:90:\"Display Instagram posts, photos & videos on your WordPress website in a matter of minutes.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:21:\"wd-instagram-feed.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:114:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/wd-instagram-feed-2017-12-20.svg\";s:9:\"info_link\";s:50:\"https://10web.io/plugins/wordpress-instagram-feed/\";s:9:\"demo_link\";s:35:\"https://demo.10web.io/instagram-wd/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:63:\"https://wordpress.org/support/plugin/wd-instagram-feed/reviews/\";s:9:\"downloads\";i:80000;s:6:\"rating\";s:2:\"94\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:5;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.3.23\";s:4:\"paid\";s:6:\"2.3.22\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-10 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:4;a:29:{s:10:\"product_id\";i:45;s:4:\"slug\";s:19:\"wd-google-analytics\";s:5:\"title\";s:25:\"Google Analytics by 10Web\";s:11:\"description\";s:76:\"View all your Google Analytics reports directly in your WordPress dashboard.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:23:\"wd-google-analytics.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:116:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/wd-google-analytics-2017-12-19.svg\";s:9:\"info_link\";s:52:\"https://10web.io/plugins/wordpress-google-analytics/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:65:\"https://wordpress.org/support/plugin/wd-google-analytics/reviews/\";s:9:\"downloads\";i:10000;s:6:\"rating\";s:2:\"90\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:9;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:6:\"v1.2.8\";s:4:\"paid\";s:5:\"5.2.3\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-09-12 00:00:03\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:5;a:29:{s:10:\"product_id\";i:47;s:4:\"slug\";s:10:\"staff-team\";s:5:\"title\";s:13:\"Team by 10Web\";s:11:\"description\";s:96:\"Display the details of your team on your WordPress Website with the best team management plugin.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:14:\"staff-team.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:107:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/staff-team-2017-12-12.svg\";s:9:\"info_link\";s:40:\"https://10web.io/plugins/wordpress-team/\";s:9:\"demo_link\";s:30:\"https://demo.10web.io/team-wd/\";s:12:\"support_link\";s:30:\"https://help.10web.io/hc/en-us\";s:11:\"review_link\";s:56:\"https://wordpress.org/support/plugin/staff-team/reviews/\";s:9:\"downloads\";i:2000;s:6:\"rating\";s:2:\"96\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:22;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:6:\"v1.1.4\";s:4:\"paid\";s:5:\"5.1.4\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-18 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:6;a:29:{s:10:\"product_id\";i:49;s:4:\"slug\";s:6:\"faq-wd\";s:5:\"title\";s:6:\"FAQ WD\";s:11:\"description\";s:75:\"Add a simple, responsive, fully customizable FAQ to your WordPress website.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:10:\"faq-wd.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:103:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/faq-wd-2017-12-12.svg\";s:9:\"info_link\";s:39:\"https://10web.io/plugins/wordpress-faq/\";s:9:\"demo_link\";s:28:\"https://demo.10web.io/faq-2/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:52:\"https://wordpress.org/support/plugin/faq-wd/reviews/\";s:9:\"downloads\";i:2000;s:6:\"rating\";s:2:\"86\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:26;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.0.39\";s:4:\"paid\";s:6:\"5.0.39\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-12 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:7;a:29:{s:10:\"product_id\";i:51;s:4:\"slug\";s:13:\"10web-manager\";s:5:\"title\";s:13:\"10Web Manager\";s:11:\"description\";s:102:\"Connect and manage all your WordPress websites in 10Web dashboard with the help of our Manager plugin.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:17:\"10web-manager.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:0:\"\";s:9:\"info_link\";s:16:\"http://10web.io/\";s:9:\"demo_link\";s:16:\"http://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:28:\"https://10web.io/contact-us/\";s:9:\"downloads\";i:10000;s:6:\"rating\";s:2:\"76\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:100;s:13:\"download_link\";s:113:\"https://s3-us-west-2.amazonaws.com/10web-products-production/10web-manager/10web-manager/1.2.52/10web-manager.zip\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.2.52\";s:4:\"paid\";s:6:\"1.2.52\";}s:7:\"is_paid\";i:1;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-26 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.0\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:8;a:29:{s:10:\"product_id\";i:69;s:4:\"slug\";s:18:\"image-optimizer-wd\";s:5:\"title\";s:15:\"Image Optimizer\";s:11:\"description\";s:122:\"Significantly improve load time of your WordPress website by optimizing your image files with the image optimizer service.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:20:\"http://dev.10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:22:\"image-optimizer-wd.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:115:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/image-optimizer-wd-2017-12-12.svg\";s:9:\"info_link\";s:42:\"https://10web.io/services/image-optimizer/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:64:\"https://wordpress.org/support/plugin/image-optimizer-wd/reviews/\";s:9:\"downloads\";i:20000;s:6:\"rating\";s:2:\"90\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.0.23\";s:4:\"paid\";s:6:\"5.0.37\";}s:7:\"is_paid\";i:1;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-24 11:23:46\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:2:{i:0;i:5;i:1;i:1;}s:23:\"force_required_products\";a:1:{i:0;i:2;}s:16:\"required_service\";a:1:{i:0;i:2;}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:9:\"optimizer\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:9;a:29:{s:10:\"product_id\";i:71;s:4:\"slug\";s:9:\"backup-wd\";s:5:\"title\";s:9:\"Backup WD\";s:11:\"description\";s:101:\"Securely backup your WordPress site files and database with the simple, yet powerful backup solution.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:16:\"https://10web.io\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:13:\"backup-wd.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:106:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/backup-wd-2017-12-12.svg\";s:9:\"info_link\";s:33:\"https://10web.io/services/backup/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:55:\"https://wordpress.org/support/plugin/backup-wd/reviews/\";s:9:\"downloads\";i:9000;s:6:\"rating\";s:2:\"76\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:8;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.0.20\";s:4:\"paid\";s:6:\"5.0.40\";}s:7:\"is_paid\";i:1;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-31 00:00:03\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:2:{i:0;i:5;i:1;i:1;}s:23:\"force_required_products\";a:1:{i:0;i:2;}s:16:\"required_service\";a:1:{i:0;i:2;}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:6:\"Backup\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:10;a:29:{s:10:\"product_id\";i:89;s:4:\"slug\";s:14:\"wd-google-maps\";s:5:\"title\";s:11:\"Google Maps\";s:11:\"description\";s:111:\"Google Maps WD is an intuitive tool for creating Google maps with advanced markers, custom layers and overlays.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:1;s:8:\"zip_name\";s:18:\"wd-google-maps.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:111:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/wd-google-maps-2017-12-20.svg\";s:9:\"info_link\";s:47:\"https://10web.io/plugins/wordpress-google-maps/\";s:9:\"demo_link\";s:37:\"https://demo.10web.io/google-maps-wd/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:60:\"https://wordpress.org/support/plugin/wd-google-maps/reviews/\";s:9:\"downloads\";i:20000;s:6:\"rating\";s:2:\"92\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:6;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.0.63\";s:4:\"paid\";s:6:\"5.0.59\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-11-24 00:00:03\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:2:{i:0;i:5;i:1;i:1;}s:23:\"force_required_products\";a:1:{i:0;i:2;}s:16:\"required_service\";a:1:{i:0;i:2;}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:11;a:29:{s:10:\"product_id\";i:91;s:4:\"slug\";s:13:\"ad-manager-wd\";s:5:\"title\";s:19:\"AD Manager by 10Web\";s:11:\"description\";s:80:\"Monetize your WordPress website by displaying ads on any page with Ad Manager WD\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:17:\"ad-manager-wd.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:110:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ad-manager-wd-2017-12-12.svg\";s:9:\"info_link\";s:46:\"https://10web.io/plugins/wordpress-ad-manager/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:59:\"https://wordpress.org/support/plugin/ad-manager-wd/reviews/\";s:9:\"downloads\";i:500;s:6:\"rating\";s:2:\"64\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:30;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.0.14\";s:4:\"paid\";s:6:\"5.0.14\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-08-10 00:00:03\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:2:{i:0;i:5;i:1;i:1;}s:23:\"force_required_products\";a:1:{i:0;i:2;}s:16:\"required_service\";a:1:{i:0;i:2;}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:12;a:29:{s:10:\"product_id\";i:93;s:4:\"slug\";s:16:\"wd-facebook-feed\";s:5:\"title\";s:22:\"Facebook Feed by 10Web\";s:11:\"description\";s:103:\"Add multiple Facebook feeds to your WordPress website with customized views and filtered content types.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:20:\"wd-facebook-feed.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:113:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/wd-facebook-feed-2017-12-20.svg\";s:9:\"info_link\";s:49:\"https://10web.io/plugins/wordpress-facebook-feed/\";s:9:\"demo_link\";s:36:\"https://demo.10web.io/facebook-feed/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:62:\"https://wordpress.org/support/plugin/wd-facebook-feed/reviews/\";s:9:\"downloads\";i:40000;s:6:\"rating\";s:2:\"88\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:7;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.1.17\";s:4:\"paid\";s:6:\"5.1.17\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-19 00:00:03\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:2:{i:0;i:5;i:1;i:1;}s:23:\"force_required_products\";a:1:{i:0;i:2;}s:16:\"required_service\";a:1:{i:0;i:2;}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:13;a:29:{s:10:\"product_id\";i:95;s:4:\"slug\";s:10:\"form-maker\";s:5:\"title\";s:10:\"Form Maker\";s:11:\"description\";s:141:\"Form Maker is a user-friendly plugin to create highly customizable and responsive forms in a few minutes with simple drag and drop interface.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:1;s:8:\"zip_name\";s:14:\"form-maker.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:107:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-2017-12-20.svg\";s:9:\"info_link\";s:46:\"https://10web.io/plugins/wordpress-form-maker/\";s:9:\"demo_link\";s:22:\"https://demo.10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:56:\"https://wordpress.org/support/plugin/form-maker/reviews/\";s:9:\"downloads\";i:100000;s:6:\"rating\";s:2:\"90\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:1;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:8:\"v1.13.26\";s:4:\"paid\";s:7:\"2.13.26\";}s:7:\"is_paid\";i:1;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-27 00:00:04\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:14;a:29:{s:10:\"product_id\";i:97;s:4:\"slug\";s:9:\"slider-wd\";s:5:\"title\";s:15:\"Slider by 10Web\";s:11:\"description\";s:131:\"The responsive, SEO-friendly plugin allows to display your visual content in the form of dynamic and intuitive multi-layer sliders.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:13:\"slider-wd.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:106:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/slider-wd-2017-12-12.svg\";s:9:\"info_link\";s:35:\"https://10web.io/plugins/slider-wd/\";s:9:\"demo_link\";s:29:\"https://demo.10web.io/slider/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:55:\"https://wordpress.org/support/plugin/slider-wd/reviews/\";s:9:\"downloads\";i:60000;s:6:\"rating\";s:2:\"90\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:4;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.2.29\";s:4:\"paid\";s:6:\"2.2.29\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-11-19 00:00:04\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:15;a:29:{s:10:\"product_id\";i:99;s:4:\"slug\";s:14:\"post-slider-wd\";s:5:\"title\";s:20:\"Post Slider by 10Web\";s:11:\"description\";s:91:\"Show off the selected posts of your website in a slider using WordPress Post Slider plugin.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:18:\"post-slider-wd.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:111:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/post-slider-wd-2017-12-12.svg\";s:9:\"info_link\";s:47:\"https://10web.io/plugins/wordpress-post-slider/\";s:9:\"demo_link\";s:37:\"https://demo.10web.io/post-slider-wd/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:60:\"https://wordpress.org/support/plugin/post-slider-wd/reviews/\";s:9:\"downloads\";i:5000;s:6:\"rating\";s:2:\"92\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:21;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.0.59\";s:4:\"paid\";s:6:\"2.0.59\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-09-28 00:00:03\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:16;a:29:{s:10:\"product_id\";i:101;s:4:\"slug\";s:13:\"photo-gallery\";s:5:\"title\";s:13:\"Photo Gallery\";s:11:\"description\";s:89:\"Photo Gallery is a fully responsive WordPress gallery plugin with advanced functionality.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:1;s:8:\"zip_name\";s:17:\"photo-gallery.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:110:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/photo-gallery-2017-12-20.svg\";s:9:\"info_link\";s:49:\"https://10web.io/plugins/wordpress-photo-gallery/\";s:9:\"demo_link\";s:30:\"https://demo.10web.io/gallery/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:59:\"https://wordpress.org/support/plugin/photo-gallery/reviews/\";s:9:\"downloads\";i:300000;s:6:\"rating\";s:2:\"92\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:2;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.5.41\";s:4:\"paid\";s:6:\"2.5.41\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-26 00:00:03\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:17;a:29:{s:10:\"product_id\";i:103;s:4:\"slug\";s:12:\"ecommerce-wd\";s:5:\"title\";s:18:\"Ecommerce by 10Web\";s:11:\"description\";s:119:\"Get our straight-forward and feature-packed WordPress Ecommerce plugin to build a robust online store for your website.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:1;s:8:\"zip_name\";s:16:\"ecommerce-wd.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:109:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecommerce-wd-2017-12-12.svg\";s:9:\"info_link\";s:45:\"https://10web.io/plugins/wordpress-ecommerce/\";s:9:\"demo_link\";s:32:\"https://demo.10web.io/ecommerce/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:58:\"https://wordpress.org/support/plugin/ecommerce-wd/reviews/\";s:9:\"downloads\";i:1000;s:6:\"rating\";s:2:\"88\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:20;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.2.15\";s:4:\"paid\";s:6:\"2.2.15\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-08-06 10:52:47\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:18;a:29:{s:10:\"product_id\";i:163;s:4:\"slug\";s:12:\"wd-mailchimp\";s:5:\"title\";s:18:\"MailChimp by 10Web\";s:11:\"description\";s:103:\"Integrate MailChimp into your WordPress website and create fully configurable opt-in and opt-out forms.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:16:\"wd-mailchimp.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:109:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/wd-mailchimp-2017-12-20.svg\";s:9:\"info_link\";s:45:\"https://10web.io/plugins/wordpress-mailchimp/\";s:9:\"demo_link\";s:32:\"https://demo.10web.io/mailchimp/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:58:\"https://wordpress.org/support/plugin/wd-mailchimp/reviews/\";s:9:\"downloads\";i:2000;s:6:\"rating\";s:2:\"76\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:28;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:6:\"v1.1.3\";s:4:\"paid\";s:5:\"5.1.3\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-08-07 00:00:05\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:19;a:29:{s:10:\"product_id\";i:165;s:4:\"slug\";s:12:\"seo-by-10web\";s:5:\"title\";s:12:\"SEO by 10Web\";s:11:\"description\";s:84:\"Authenticate your Google account and let WordPress SEO by 10Web plugin do the trick.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:16:\"seo-by-10web.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:109:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/seo-by-10web-2018-04-03.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:17:\"https://10web.io/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:4000;s:6:\"rating\";s:3:\"100\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:1;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.0.13\";s:4:\"paid\";s:6:\"2.0.13\";}s:7:\"is_paid\";i:1;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-29 00:00:03\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:3:\"seo\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:20;a:29:{s:10:\"product_id\";i:167;s:4:\"slug\";s:14:\"10web-security\";s:5:\"title\";s:14:\"10Web Security\";s:11:\"description\";s:14:\"10Web Security\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:18:\"10web-security.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:0:\"\";s:9:\"info_link\";s:35:\"https://10web.io/services/security/\";s:9:\"demo_link\";s:35:\"https://10web.io/services/security/\";s:12:\"support_link\";s:35:\"https://10web.io/services/security/\";s:11:\"review_link\";s:35:\"https://10web.io/services/security/\";s:9:\"downloads\";i:0;s:6:\"rating\";s:1:\"0\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:0;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"1.0.1\";s:4:\"paid\";s:6:\"5.0.22\";}s:7:\"is_paid\";i:1;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-24 11:22:50\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:2:{i:0;i:5;i:1;i:1;}s:23:\"force_required_products\";a:1:{i:0;i:2;}s:16:\"required_service\";a:1:{i:0;i:2;}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:8:\"Security\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:21;a:29:{s:10:\"product_id\";i:169;s:4:\"slug\";s:14:\"tenweb-builder\";s:5:\"title\";s:13:\"10Web Builder\";s:11:\"description\";s:104:\"10Web Builder is an ultimate premium tool, based on Elementor,  to create websites with stunning design.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:18:\"tenweb-builder.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:111:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/tenweb-builder-2019-08-08.png\";s:9:\"info_link\";s:30:\"https://10web.io/site-builder/\";s:9:\"demo_link\";s:22:\"https://demo.10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:28:\"https://10web.io/contact-us/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:3:\"100\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:2;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:6:\"1.2.21\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-26 11:31:55\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:22;a:29:{s:10:\"product_id\";i:177;s:4:\"slug\";s:22:\"tenweb-speed-optimizer\";s:5:\"title\";s:21:\"10Web Speed Optimizer\";s:11:\"description\";s:105:\"Optimize your website speed and performance with 10Web Speed Optimizer by compressing CSS and JavaScript.\";s:4:\"type\";s:6:\"plugin\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:26:\"tenweb-speed-optimizer.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:119:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/tenweb-speed-optimizer-2019-10-02.svg\";s:9:\"info_link\";s:28:\"https://10web.io/contact-us/\";s:9:\"demo_link\";s:22:\"https://demo.10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:28:\"https://10web.io/contact-us/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:3:\"100\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:2;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.6\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-11 11:13:14\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}}s:6:\"themes\";a:0:{}s:6:\"addons\";a:0:{}}','no'),(548,'tenweb_themes_list','a:3:{s:7:\"plugins\";a:0:{}s:6:\"themes\";a:7:{i:0;a:29:{s:10:\"product_id\";i:19;s:4:\"slug\";s:6:\"sauron\";s:5:\"title\";s:6:\"Sauron\";s:11:\"description\";s:142:\"Sauron is a modern multipurpose WordPress theme that comes with various sections and customization options to be used for any kind of website.\";s:4:\"type\";s:5:\"theme\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:10:\"sauron.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:103:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/sauron-2017-12-12.png\";s:9:\"info_link\";s:31:\"https://10web.io/themes/sauron/\";s:9:\"demo_link\";s:40:\"https://themedemo.10web.io/theme-sauron/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:51:\"https://wordpress.org/support/theme/sauron/reviews/\";s:9:\"downloads\";i:149035;s:6:\"rating\";s:2:\"94\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:112;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.1.29\";s:4:\"paid\";s:6:\"2.1.29\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-06-08 00:00:01\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.0\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:1;a:29:{s:10:\"product_id\";i:59;s:4:\"slug\";s:14:\"business-elite\";s:5:\"title\";s:14:\"Business Elite\";s:11:\"description\";s:146:\"Business Elite is an advanced and modern one page WordPress theme with numerous customization options, transition effects and functional sections.\";s:4:\"type\";s:5:\"theme\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:18:\"business-elite.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:111:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/business-elite-2017-12-19.png\";s:9:\"info_link\";s:39:\"https://10web.io/themes/business-elite/\";s:9:\"demo_link\";s:47:\"https://themedemo.10web.io/theme-businesselite/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:59:\"https://wordpress.org/support/theme/business-elite/reviews/\";s:9:\"downloads\";i:284915;s:6:\"rating\";s:2:\"94\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:110;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.1.36\";s:4:\"paid\";s:6:\"2.1.36\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-06-08 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.0\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:2;a:29:{s:10:\"product_id\";i:61;s:4:\"slug\";s:14:\"business-world\";s:5:\"title\";s:14:\"Business World\";s:11:\"description\";s:135:\"Responsive WordPress business theme with interactive features and customizable design. The best way to represent your business website.\";s:4:\"type\";s:5:\"theme\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:18:\"business-world.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:111:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/business-world-2017-12-12.png\";s:9:\"info_link\";s:39:\"https://10web.io/themes/business-world/\";s:9:\"demo_link\";s:47:\"https://themedemo.10web.io/theme-businessworld/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:59:\"https://wordpress.org/support/theme/business-world/reviews/\";s:9:\"downloads\";i:97174;s:6:\"rating\";s:2:\"94\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:114;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.1.27\";s:4:\"paid\";s:6:\"2.1.27\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-06-08 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.0\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:3;a:29:{s:10:\"product_id\";i:63;s:4:\"slug\";s:13:\"best-magazine\";s:5:\"title\";s:13:\"Best Magazine\";s:11:\"description\";s:120:\"Best Magazine is a WordPress magazine theme highly suitable for news, magazine and all sorts of multi-category websites.\";s:4:\"type\";s:5:\"theme\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:17:\"best-magazine.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:110:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/best-magazine-2017-12-12.png\";s:9:\"info_link\";s:38:\"https://10web.io/themes/best-magazine/\";s:9:\"demo_link\";s:46:\"https://themedemo.10web.io/theme-bestmagazine/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:58:\"https://wordpress.org/support/theme/best-magazine/reviews/\";s:9:\"downloads\";i:90308;s:6:\"rating\";s:2:\"94\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:115;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.1.27\";s:4:\"paid\";s:6:\"2.1.27\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-06-08 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.0\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:4;a:29:{s:10:\"product_id\";i:65;s:4:\"slug\";s:17:\"portfolio-gallery\";s:5:\"title\";s:17:\"Portfolio Gallery\";s:11:\"description\";s:109:\"WordPress portfolio theme that helps to best showcase your work. A great solution for creative professionals!\";s:4:\"type\";s:5:\"theme\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:21:\"portfolio-gallery.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:114:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/portfolio-gallery-2017-12-12.png\";s:9:\"info_link\";s:42:\"https://10web.io/themes/portfolio-gallery/\";s:9:\"demo_link\";s:50:\"https://themedemo.10web.io/theme-portfoliogallery/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:62:\"https://wordpress.org/support/theme/portfolio-gallery/reviews/\";s:9:\"downloads\";i:221754;s:6:\"rating\";s:2:\"98\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:111;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.0.37\";s:4:\"paid\";s:6:\"2.0.37\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-06-08 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.0\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:5;a:29:{s:10:\"product_id\";i:67;s:4:\"slug\";s:13:\"news-magazine\";s:5:\"title\";s:13:\"News Magazine\";s:11:\"description\";s:121:\"News Magazine is a WordPress news theme that offers a perfect solution for heavy-traffic news and informational websites.\";s:4:\"type\";s:5:\"theme\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:17:\"news-magazine.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:110:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/news-magazine-2017-12-12.png\";s:9:\"info_link\";s:38:\"https://10web.io/themes/news-magazine/\";s:9:\"demo_link\";s:46:\"https://themedemo.10web.io/theme-newsmagazine/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:16:\"http://10web.io/\";s:9:\"downloads\";i:104667;s:6:\"rating\";s:2:\"96\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:113;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:7:\"v1.1.12\";s:4:\"paid\";s:6:\"2.1.12\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-06-08 00:00:02\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.0\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:6;a:29:{s:10:\"product_id\";i:173;s:4:\"slug\";s:28:\"tenweb-website-builder-theme\";s:5:\"title\";s:27:\"10Web Website Builder Theme\";s:11:\"description\";s:27:\"10Web Website Builder Theme\";s:4:\"type\";s:5:\"theme\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:32:\"tenweb-website-builder-theme.zip\";s:9:\"parent_id\";i:0;s:4:\"logo\";s:125:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/tenweb-website-builder-theme-2019-04-17.png\";s:9:\"info_link\";s:16:\"http://10web.io/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:16:\"http://10web.io/\";s:11:\"review_link\";s:16:\"http://10web.io/\";s:9:\"downloads\";i:0;s:6:\"rating\";s:1:\"0\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:0;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"2.0.0\";s:4:\"paid\";s:5:\"2.0.7\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-10-21 07:20:43\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.0\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}}s:6:\"addons\";a:0:{}}','no'),(549,'tenweb_addons_list','a:3:{s:7:\"plugins\";a:0:{}s:6:\"themes\";a:0:{}s:6:\"addons\";a:36:{i:0;a:29:{s:10:\"product_id\";i:27;s:4:\"slug\";s:14:\"ecwd-subscribe\";s:5:\"title\";s:9:\"Subscribe\";s:11:\"description\";s:153:\"A great tool which allows your users to subscribe to events based on category, tag, organizer, venue and get important updates in their personal calendar\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:18:\"ecwd-subscribe.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:111:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd-subscribe-2017-12-14.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:0;s:6:\"rating\";s:1:\"0\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:123;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.6\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2018-09-12 13:53:46\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:1;a:29:{s:10:\"product_id\";i:29;s:4:\"slug\";s:14:\"ecwd-ticketing\";s:5:\"title\";s:13:\"Event Tickets\";s:11:\"description\";s:140:\"Event Tickets Add-on allows your visitors to purchase tickets to your events in a simple and straightforward way directly from your website.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:18:\"ecwd-ticketing.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:111:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd-ticketing-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:0;s:6:\"rating\";s:1:\"0\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:133;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.4\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2018-09-20 13:52:19\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:2;a:29:{s:10:\"product_id\";i:33;s:4:\"slug\";s:30:\"ecwd-frontend-event-management\";s:5:\"title\";s:25:\"Frontend Event Management\";s:11:\"description\";s:103:\"This add-on is designed for allowing the users/guests to add events to the calendar from the front end.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:34:\"ecwd-frontend-event-management.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:122:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/frontend-event-management-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:0;s:6:\"rating\";s:1:\"0\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:120;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:6:\"1.0.14\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2018-09-20 13:47:08\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:3;a:29:{s:10:\"product_id\";i:35;s:4:\"slug\";s:21:\"ecwd.countdown.widget\";s:5:\"title\";s:15:\"Event Countdown\";s:11:\"description\";s:38:\"Add an elegant countdown to your site.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:25:\"ecwd.countdown.widget.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:118:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd.countdown.widget-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:32:\"https://demo.10web.io/countdown/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:0;s:6:\"rating\";s:1:\"0\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:127;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.9\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-09-06 07:03:09\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:4;a:29:{s:10:\"product_id\";i:37;s:4:\"slug\";s:9:\"ecwd.ical\";s:5:\"title\";s:16:\"iCAL Integration\";s:11:\"description\";s:149:\"This add-on integrates the calendar plugin with your iCAL Calendar and gives functionality to import events or just display events without importing.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:13:\"ecwd.ical.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:106:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd.ical-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:0;s:6:\"rating\";s:1:\"0\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:132;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.8\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2018-09-20 12:57:51\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:5;a:29:{s:10:\"product_id\";i:39;s:4:\"slug\";s:9:\"ecwd-gcal\";s:5:\"title\";s:27:\"Google Calendar Integration\";s:11:\"description\";s:135:\"This addon integrates ECWD with your Google Calendar and gives functionality to import events or just display events without importing.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:13:\"ecwd-gcal.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:106:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd-gcal-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:0;s:6:\"rating\";s:1:\"0\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:131;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.7\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2018-09-20 15:12:07\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:6;a:29:{s:10:\"product_id\";i:41;s:4:\"slug\";s:10:\"ecwd-views\";s:5:\"title\";s:5:\"Views\";s:11:\"description\";s:107:\"The Views is a convenient add-on for displaying one of the additional Pro views within the pages and posts.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:14:\"ecwd-views.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:107:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd-views-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:0;s:6:\"rating\";s:1:\"0\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:129;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.4\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2018-09-20 13:29:25\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:7;a:29:{s:10:\"product_id\";i:73;s:4:\"slug\";s:11:\"ecwd.import\";s:5:\"title\";s:13:\"Import/Export\";s:11:\"description\";s:92:\"Event Calendar WD allows exporting and importing of events, categories, organizers and more.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:15:\"ecwd.import.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:108:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd.import-2017-12-21.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:100;s:6:\"rating\";s:3:\"100\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:121;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:6:\"1.0.11\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-02-14 14:53:14\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:8;a:29:{s:10:\"product_id\";i:75;s:4:\"slug\";s:20:\"ecwd-upcoming-events\";s:5:\"title\";s:15:\"Upcoming Events\";s:11:\"description\";s:108:\"Choose events within a certain time frame or specific events and display them on site front-end as a widget.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:24:\"ecwd-upcoming-events.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:117:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd-upcoming-events-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:100;s:6:\"rating\";s:3:\"100\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:128;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.8\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-04-29 11:54:01\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:9;a:29:{s:10:\"product_id\";i:77;s:4:\"slug\";s:12:\"ecwd-filters\";s:5:\"title\";s:6:\"Filter\";s:11:\"description\";s:63:\"This add-on is designed for advanced event filter and browsing.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:16:\"ecwd-filters.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:109:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd-filters-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:100;s:6:\"rating\";s:3:\"100\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:126;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.6\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-09-05 07:11:12\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:10;a:29:{s:10:\"product_id\";i:79;s:4:\"slug\";s:11:\"ecwd-export\";s:5:\"title\";s:27:\"Export to GCal/iCal/Outlook\";s:11:\"description\";s:120:\"Export single or whole month events in CSV and ICS formats and import to their iCalendars, Google and Outlook calendars.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:15:\"ecwd-export.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:108:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd-export-2017-12-21.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:100;s:6:\"rating\";s:3:\"100\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:124;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.8\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2018-09-20 15:13:13\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:11;a:29:{s:10:\"product_id\";i:81;s:4:\"slug\";s:10:\"ecwd-embed\";s:5:\"title\";s:5:\"Embed\";s:11:\"description\";s:79:\"Display any of your calendars on any other website using the simple embed code.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:14:\"ecwd-embed.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:107:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd-embed-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:100;s:6:\"rating\";s:3:\"100\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:125;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.3\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2018-09-20 13:31:07\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:12;a:29:{s:10:\"product_id\";i:83;s:4:\"slug\";s:22:\"ecwd-additional-fields\";s:5:\"title\";s:13:\"Custom Fields\";s:11:\"description\";s:98:\"Custom Fields Add-On will enable you to have more fields for more detailed and structured content.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10web\";s:10:\"author_url\";s:16:\"http://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:26:\"ecwd-additional-fields.zip\";s:9:\"parent_id\";i:25;s:4:\"logo\";s:119:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecwd-additional-fields-2017-12-14.svg\";s:9:\"info_link\";s:49:\"https://10web.io/addons/wordpress-event-calendar/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:0:\"\";s:9:\"downloads\";i:100;s:6:\"rating\";s:3:\"100\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:122;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.4\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2018-09-20 13:53:49\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:13;a:29:{s:10:\"product_id\";i:107;s:4:\"slug\";s:20:\"photo-gallery-export\";s:5:\"title\";s:27:\"Photo Gallery Export/Import\";s:11:\"description\";s:111:\"Export/Import add-on of Photo Gallery plugin allows you to export all gallery data and import it to a new site.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:24:\"photo-gallery-export.zip\";s:9:\"parent_id\";i:101;s:4:\"logo\";s:117:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/photo-gallery-export-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/plugins/wordpress-photo-gallery/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.1.5\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-04-29 12:18:46\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:14;a:29:{s:10:\"product_id\";i:109;s:4:\"slug\";s:23:\"photo-gallery-ecommerce\";s:5:\"title\";s:23:\"Photo Gallery Ecommerce\";s:11:\"description\";s:109:\"Photo Gallery Ecommerce Add-on is an ultimate solution if you want to sell digital content from your website.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:27:\"photo-gallery-ecommerce.zip\";s:9:\"parent_id\";i:101;s:4:\"logo\";s:120:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/photo-gallery-ecommerce-2017-12-13.svg\";s:9:\"info_link\";s:49:\"https://10web.io/plugins/wordpress-photo-gallery/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:43:\"https://help.10web.io/hc/en-us/requests/new\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.1.3\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-12-19 12:45:00\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:15;a:29:{s:10:\"product_id\";i:113;s:4:\"slug\";s:31:\"ecommerce-wd-top-rated-products\";s:5:\"title\";s:31:\"Ecommerce WD Top Rated Products\";s:11:\"description\";s:106:\"This add-on will allow displaying top rated items of single or multiple categories, depending on the setup\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:35:\"ecommerce-wd-top-rated-products.zip\";s:9:\"parent_id\";i:103;s:4:\"logo\";s:128:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecommerce-wd-top-rated-products-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.1\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2017-12-22 11:20:19\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:16;a:29:{s:10:\"product_id\";i:115;s:4:\"slug\";s:24:\"ecommerce-wd-bestsellers\";s:5:\"title\";s:24:\"Ecommerce WD Bestsellers\";s:11:\"description\";s:120:\"Ecommerce Bestsellers add-on will allow you to display best-selling items and products in demand in a featured position.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:28:\"ecommerce-wd-bestsellers.zip\";s:9:\"parent_id\";i:103;s:4:\"logo\";s:121:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecommerce-wd-bestsellers-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:14;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.0\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2017-12-22 11:20:13\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:17;a:29:{s:10:\"product_id\";i:117;s:4:\"slug\";s:19:\"ecommerce-wd-stripe\";s:5:\"title\";s:19:\"Ecommerce WD Stripe\";s:11:\"description\";s:101:\"Stripe add-on is a tool for adding Stripe as a payment method for purchasing items from Ecommerce WD.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:23:\"ecommerce-wd-stripe.zip\";s:9:\"parent_id\";i:103;s:4:\"logo\";s:116:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecommerce-wd-stripe-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.1\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2017-12-25 11:48:17\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:18;a:29:{s:10:\"product_id\";i:119;s:4:\"slug\";s:22:\"ecommerce-wd-mini-cart\";s:5:\"title\";s:22:\"Ecommerce WD Mini Cart\";s:11:\"description\";s:117:\"This add-on is designed for displaying shopping cart information including products and their details to widget area.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:26:\"ecommerce-wd-mini-cart.zip\";s:9:\"parent_id\";i:103;s:4:\"logo\";s:119:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecommerce-wd-mini-cart-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.5\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2017-12-22 11:20:00\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:19;a:29:{s:10:\"product_id\";i:121;s:4:\"slug\";s:28:\"ecommerce-wd-latest_products\";s:5:\"title\";s:25:\"Ecommerce Latest Products\";s:11:\"description\";s:128:\"Ecommerce Latest Products add-on allows displaying latest products based on a single item or multiple categories of your choice.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:32:\"ecommerce-wd-latest_products.zip\";s:9:\"parent_id\";i:103;s:4:\"logo\";s:125:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecommerce-wd-latest_products-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.2\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2017-12-22 11:19:54\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:20;a:29:{s:10:\"product_id\";i:123;s:4:\"slug\";s:20:\"ecommerce-wd-filters\";s:5:\"title\";s:20:\"Ecommerce WD Filters\";s:11:\"description\";s:169:\"This add-on is designed for advanced product filter and browsing. It will display multiple filters, which will make it easier for the user to find the relevant products.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:24:\"ecommerce-wd-filters.zip\";s:9:\"parent_id\";i:103;s:4:\"logo\";s:117:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/ecommerce-wd-filters-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:0:\"\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.4\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2017-12-22 11:19:48\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:21;a:29:{s:10:\"product_id\";i:125;s:4:\"slug\";s:24:\"form-maker-save-progress\";s:5:\"title\";s:24:\"Form Maker Save Progress\";s:11:\"description\";s:190:\"Need to save partially completed forms? Then this add-on will come in handy. Save Progress Add-on allows you to save the incomplete forms, return later and pick up right where they left off.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:28:\"form-maker-save-progress.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:121:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-save-progress-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.1.7\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-03-20 11:50:03\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:22;a:29:{s:10:\"product_id\";i:127;s:4:\"slug\";s:19:\"form-maker-pushover\";s:5:\"title\";s:19:\"Form Maker Pushover\";s:11:\"description\";s:189:\"Form Maker Pushover integration allows to receive real-time notifications when a user submits a new form. This means messages can be pushed to Android and Apple devices, as well as desktop.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:23:\"form-maker-pushover.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:116:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-pushover-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.1.5\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-03-20 11:41:37\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:23;a:29:{s:10:\"product_id\";i:129;s:4:\"slug\";s:21:\"form-maker-calculator\";s:5:\"title\";s:21:\"Form Maker Calculator\";s:11:\"description\";s:90:\"The Form Maker Calculator add-on allows creating forms with dynamically calculated fields.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:25:\"form-maker-calculator.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:118:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-calculator-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.1.4\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-07-23 09:13:35\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:24;a:29:{s:10:\"product_id\";i:131;s:4:\"slug\";s:29:\"form-maker-conditional-emails\";s:5:\"title\";s:29:\"Form Maker Conditional Emails\";s:11:\"description\";s:175:\"Conditional Emails Add-on makes your forms more powerful by allowing you to send multiple, custom email notifications to different recipients depending on the forms submitted.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:33:\"form-maker-conditional-emails.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:126:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-conditional-emails-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.1.7\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-03-20 11:38:57\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:25;a:29:{s:10:\"product_id\";i:133;s:4:\"slug\";s:24:\"form-maker-export-import\";s:5:\"title\";s:24:\"Form Maker Export/Import\";s:11:\"description\";s:102:\"Moving your form submissions to a different location doesn’t have to be complicated and frustrating.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:28:\"form-maker-export-import.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:121:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-export-import-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:6:\"2.1.10\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-11-07 07:57:27\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:26;a:29:{s:10:\"product_id\";i:135;s:4:\"slug\";s:29:\"form-maker-gdrive-integration\";s:5:\"title\";s:23:\"Form Maker Google Drive\";s:11:\"description\";s:190:\"The Google Drive Integration add-on integrates Form Maker with Google Drive and makes your work process more efficient by storing data to Google Drive’s cloud storage instead of your site.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:33:\"form-maker-gdrive-integration.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:126:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-gdrive-integration-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.1.4\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-07-23 09:27:15\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:27;a:29:{s:10:\"product_id\";i:137;s:4:\"slug\";s:20:\"form-maker-mailchimp\";s:5:\"title\";s:20:\"Form Maker Mailchimp\";s:11:\"description\";s:82:\"The add-on allows to add contacts to your subscription lists from submitted forms.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:24:\"form-maker-mailchimp.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:117:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-mailchimp-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.1.8\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-06-12 07:36:00\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:28;a:29:{s:10:\"product_id\";i:139;s:4:\"slug\";s:26:\"form-maker-pdf-integration\";s:5:\"title\";s:14:\"Form Maker PDF\";s:11:\"description\";s:76:\"Generate files in PDF format with the data captured through submitted forms.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:30:\"form-maker-pdf-integration.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:123:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-pdf-integration-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.1.8\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-03-20 11:44:07\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:29;a:29:{s:10:\"product_id\";i:141;s:4:\"slug\";s:26:\"form-maker-post-generation\";s:5:\"title\";s:26:\"Form Maker Post Generation\";s:11:\"description\";s:95:\"Post Generation add-on allows creating a post, page or custom post based on the submitted data.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:30:\"form-maker-post-generation.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:123:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-post-generation-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.1.6\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-03-19 12:40:50\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:30;a:29:{s:10:\"product_id\";i:143;s:4:\"slug\";s:14:\"form-maker-reg\";s:5:\"title\";s:23:\"Form Maker Registration\";s:11:\"description\";s:120:\"User Registration Add-On easily integrates with the Form Maker plugin allowing users to create accounts on your website.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:18:\"form-maker-reg.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:111:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-reg-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.2.7\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-11-27 13:34:40\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:31;a:29:{s:10:\"product_id\";i:145;s:4:\"slug\";s:17:\"form-maker-stripe\";s:5:\"title\";s:17:\"Form Maker Stripe\";s:11:\"description\";s:92:\"Form Maker Stripe is convenient add-on if you have plans to integrate Stripe payment method.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:21:\"form-maker-stripe.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:114:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-stripe-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:0;s:6:\"rating\";s:1:\"0\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:0;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.2.1\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-11-19 09:33:12\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:32;a:29:{s:10:\"product_id\";i:147;s:4:\"slug\";s:30:\"form-maker-dropbox-integration\";s:5:\"title\";s:18:\"Form Maker Dropbox\";s:11:\"description\";s:85:\"Use the Dropbox Integration Add-on to link Form Maker plugin to your Dropbox account.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:34:\"form-maker-dropbox-integration.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:127:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-dropbox-integration-2017-12-13.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.2.6\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-03-20 12:00:30\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:33;a:29:{s:10:\"product_id\";i:151;s:4:\"slug\";s:22:\"gmwd-marker-clustering\";s:5:\"title\";s:22:\"GMWD Marker Clustering\";s:11:\"description\";s:106:\"GMWD Marker Clustering is designed for grouping close markers for more user-friendly display over the map.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:26:\"gmwd-marker-clustering.zip\";s:9:\"parent_id\";i:89;s:4:\"logo\";s:119:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/gmwd-marker-clustering-2017-12-25.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:17:\"https://10web.io/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.2\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2017-12-25 14:32:08\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:34;a:29:{s:10:\"product_id\";i:175;s:4:\"slug\";s:27:\"photo-gallery-google-photos\";s:5:\"title\";s:39:\"Photo Gallery Google Photos Integration\";s:11:\"description\";s:56:\"Link and display your Google Photos albums in one click.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:31:\"photo-gallery-google-photos.zip\";s:9:\"parent_id\";i:101;s:4:\"logo\";s:124:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/photo-gallery-google-photos-2019-10-08.svg\";s:9:\"info_link\";s:49:\"https://10web.io/plugins/wordpress-photo-gallery/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:43:\"https://help.10web.io/hc/en-us/requests/new\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"1\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:10;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.1\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-10-08 06:50:48\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}i:35;a:29:{s:10:\"product_id\";i:179;s:4:\"slug\";s:19:\"form-maker-webhooks\";s:5:\"title\";s:19:\"Form Maker Webhooks\";s:11:\"description\";s:203:\"Form Maker Webhooks add-on lets you integrate a third-party service with your form and save the submitted data externally. Connect your forms to a CRM system or an email marketing service with this tool.\";s:4:\"type\";s:5:\"addon\";s:6:\"author\";s:5:\"10Web\";s:10:\"author_url\";s:17:\"https://10web.io/\";s:11:\"with_addons\";i:0;s:8:\"zip_name\";s:23:\"form-maker-webhooks.zip\";s:9:\"parent_id\";i:95;s:4:\"logo\";s:116:\"https://10web-storage-production.s3.us-west-2.amazonaws.com/public/product_images/form-maker-webhooks-2019-10-11.svg\";s:9:\"info_link\";s:17:\"https://10web.io/\";s:9:\"demo_link\";s:17:\"https://10web.io/\";s:12:\"support_link\";s:28:\"https://10web.io/contact-us/\";s:11:\"review_link\";s:17:\"https://10web.io/\";s:9:\"downloads\";i:1;s:6:\"rating\";s:1:\"5\";s:7:\"reviews\";a:0:{}s:12:\"popular_rank\";i:1;s:13:\"download_link\";s:0:\"\";s:15:\"current_version\";a:2:{s:4:\"free\";s:5:\"0.0.0\";s:4:\"paid\";s:5:\"1.0.1\";}s:7:\"is_paid\";i:0;s:20:\"is_hosting_available\";i:0;s:12:\"last_updated\";s:19:\"2019-11-20 05:51:48\";s:8:\"requires\";a:4:{s:17:\"required_products\";a:0:{}s:23:\"force_required_products\";a:0:{}s:16:\"required_service\";a:0:{}s:14:\"required_specs\";a:1:{s:9:\"wordpress\";s:5:\"4.4.1\";}}s:8:\"featured\";b:1;s:7:\"enabled\";i:1;s:7:\"service\";s:0:\"\";s:13:\"purchase_info\";a:7:{s:4:\"type\";s:12:\"subscription\";s:5:\"title\";s:18:\"Form Maker 30 - 12\";s:11:\"subscr_date\";a:3:{s:4:\"date\";s:26:\"2019-05-12 16:31:13.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"expire_date\";N;s:11:\"cancel_date\";N;s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:6:\"status\";s:6:\"active\";}}}}','no'),(550,'tenweb_requests_block','a:4:{s:13:\"user_products\";i:0;s:11:\"send_states\";i:2;s:9:\"user_info\";i:0;s:15:\"user_agreements\";i:0;}','no'),(553,'tenweb_plugins_state_hash','6c426310c5140462331b7a1417fe4b29','no'),(554,'tenweb_themes_state_hash','596124dcf2a984fffc846de839b8edd4','no'),(555,'tenweb_addons_state_hash','d751713988987e9331980363e24189ce','no'),(556,'tenweb_site_state_hash','301397d34a62a1cd28b6f1244585b22a','no'),(561,'tenweb_user_info','a:2:{s:4:\"name\";s:20:\"BostonDelish  Zamiri\";s:15:\"timezone_offset\";i:-18000;}','no'),(562,'tenweb_user_agreements','a:20:{s:2:\"id\";i:16477;s:10:\"clients_id\";i:14807;s:14:\"agreement_date\";s:19:\"2019-05-12 16:31:13\";s:11:\"cancel_date\";s:0:\"\";s:11:\"expire_date\";s:0:\"\";s:17:\"next_payment_date\";s:10:\"2020-05-12\";s:16:\"agreement_status\";s:6:\"active\";s:10:\"plan_title\";s:8:\"advanced\";s:21:\"subscription_category\";s:11:\"one_product\";s:15:\"subscription_id\";i:83;s:18:\"subscription_title\";s:18:\"Form Maker 30 - 12\";s:6:\"status\";s:6:\"active\";s:12:\"payment_fail\";i:0;s:11:\"coupon_code\";s:0:\"\";s:25:\"hosting_trial_expire_date\";s:0:\"\";s:10:\"product_id\";s:0:\"\";s:14:\"can_reactivate\";i:1;s:20:\"app_sumo_expire_date\";s:0:\"\";s:12:\"payment_type\";s:4:\"card\";s:4:\"plan\";a:22:{s:5:\"title\";s:8:\"advanced\";s:15:\"prorated_credit\";i:0;s:15:\"coupon_discount\";i:0;s:10:\"plan_price\";i:60;s:19:\"has_prorated_credit\";i:1;s:13:\"period_number\";i:12;s:11:\"period_type\";s:1:\"m\";s:19:\"trial_period_number\";i:0;s:32:\"trial_period_number_with_credits\";i:0;s:17:\"trial_period_type\";s:1:\"d\";s:14:\"json_desc_long\";a:4:{s:16:\"premiumPluginKey\";s:10:\"form-maker\";s:8:\"features\";a:2:{s:4:\"main\";a:1:{i:0;a:3:{s:4:\"type\";s:6:\"plugin\";s:9:\"available\";b:1;s:14:\"expandFeatures\";b:1;}}s:10:\"additional\";a:5:{i:0;a:5:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:6:\"backup\";s:5:\"value\";i:1;s:9:\"available\";b:1;s:8:\"features\";a:0:{}}i:1;a:5:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:9:\"optimizer\";s:5:\"value\";i:1000;s:9:\"available\";b:1;s:8:\"features\";a:0:{}}i:2;a:4:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:8:\"security\";s:9:\"available\";b:1;s:8:\"features\";a:0:{}}i:3;a:3:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:11:\"performance\";s:9:\"available\";b:1;}i:4;a:3:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:3:\"seo\";s:9:\"available\";b:1;}}}s:19:\"features_comparison\";a:1:{s:4:\"main\";a:9:{i:0;a:5:{s:4:\"type\";s:7:\"plugins\";s:3:\"key\";s:10:\"form-maker\";s:9:\"available\";b:1;s:14:\"expandFeatures\";b:0;s:12:\"allAvailable\";b:0;}i:1;a:3:{s:4:\"type\";s:14:\"common_feature\";s:3:\"key\";s:14:\"premium-themes\";s:9:\"available\";b:0;}i:2;a:3:{s:4:\"type\";s:14:\"common_feature\";s:3:\"key\";s:18:\"plugins-management\";s:9:\"available\";b:1;}i:3;a:5:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:6:\"backup\";s:5:\"value\";i:1;s:9:\"available\";b:1;s:8:\"features\";a:7:{i:0;a:3:{s:3:\"key\";s:4:\"sync\";s:9:\"available\";b:1;s:6:\"hidden\";b:0;}i:1;a:3:{s:3:\"key\";s:16:\"one_click_backup\";s:9:\"available\";b:1;s:6:\"hidden\";b:0;}i:2;a:3:{s:3:\"key\";s:17:\"one_click_restore\";s:9:\"available\";b:1;s:6:\"hidden\";b:0;}i:3;a:3:{s:3:\"key\";s:16:\"monthly_schedule\";s:9:\"available\";b:1;s:6:\"hidden\";b:0;}i:4;a:2:{s:3:\"key\";s:15:\"backup_download\";s:9:\"available\";b:0;}i:5;a:3:{s:3:\"key\";s:20:\"real_time_scheduling\";s:9:\"available\";b:0;s:6:\"hidden\";b:0;}i:6;a:2:{s:3:\"key\";s:17:\"customized_backup\";s:9:\"available\";b:0;}}}i:4;a:5:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:9:\"optimizer\";s:5:\"value\";i:1000;s:9:\"available\";b:1;s:8:\"features\";a:4:{i:0;a:2:{s:3:\"key\";s:17:\"conservative_mode\";s:9:\"available\";b:1;}i:1;a:2:{s:3:\"key\";s:13:\"balanced_mode\";s:9:\"available\";b:1;}i:2;a:2:{s:3:\"key\";s:12:\"extreme_mode\";s:9:\"available\";b:0;}i:3;a:2:{s:3:\"key\";s:17:\"auto_optimization\";s:9:\"available\";b:0;}}}i:5;a:5:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:8:\"security\";s:9:\"available\";b:1;s:11:\"hasInfoIcon\";b:1;s:8:\"features\";a:3:{i:0;a:2:{s:3:\"key\";s:13:\"security_scan\";s:9:\"available\";b:1;}i:1;a:2:{s:3:\"key\";s:17:\"scan_file_changes\";s:9:\"available\";b:1;}i:2;a:2:{s:3:\"key\";s:16:\"restore_original\";s:9:\"available\";b:0;}}}i:6;a:3:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:11:\"performance\";s:9:\"available\";b:1;}i:7;a:3:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:3:\"seo\";s:9:\"available\";b:1;}i:8;a:3:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:15:\"premium_support\";s:9:\"available\";b:0;}}}s:16:\"features_service\";a:2:{s:4:\"main\";a:1:{i:0;a:3:{s:4:\"type\";s:7:\"service\";s:14:\"expandFeatures\";b:1;s:9:\"available\";b:1;}}s:10:\"additional\";a:4:{i:0;a:2:{s:4:\"type\";s:7:\"plugins\";s:9:\"available\";b:1;}i:1;a:3:{s:4:\"type\";s:14:\"common_feature\";s:3:\"key\";s:14:\"premium-themes\";s:9:\"available\";b:1;}i:2;a:2:{s:4:\"type\";s:7:\"service\";s:9:\"available\";b:1;}i:3;a:3:{s:4:\"type\";s:7:\"service\";s:3:\"key\";s:15:\"premium_support\";s:9:\"available\";b:1;}}}}s:15:\"json_desc_short\";a:1:{s:9:\"plan_type\";s:8:\"advanced\";}s:9:\"recurring\";i:1;s:12:\"domain_count\";i:30;s:8:\"services\";a:2:{s:9:\"optimizer\";a:3:{s:5:\"limit\";a:5:{s:5:\"title\";s:5:\"limit\";s:4:\"unit\";s:5:\"count\";s:15:\"parameter_value\";s:5:\"50000\";s:15:\"parameter_price\";s:1:\"0\";s:10:\"base_value\";s:1:\"0\";}s:12:\"extreme_mode\";a:5:{s:5:\"title\";s:12:\"extreme_mode\";s:4:\"unit\";s:1:\"b\";s:15:\"parameter_value\";s:1:\"1\";s:15:\"parameter_price\";s:1:\"0\";s:10:\"base_value\";s:1:\"0\";}s:17:\"auto_optimization\";a:5:{s:5:\"title\";s:17:\"auto_optimization\";s:4:\"unit\";s:1:\"b\";s:15:\"parameter_value\";s:1:\"1\";s:15:\"parameter_price\";s:1:\"0\";s:10:\"base_value\";s:1:\"0\";}}s:6:\"Backup\";a:6:{s:7:\"storage\";a:5:{s:5:\"title\";s:7:\"storage\";s:4:\"unit\";s:2:\"MB\";s:15:\"parameter_value\";s:5:\"10240\";s:15:\"parameter_price\";s:3:\"0.1\";s:10:\"base_value\";s:4:\"1024\";}s:15:\"backup_download\";a:5:{s:5:\"title\";s:15:\"backup_download\";s:4:\"unit\";s:1:\"b\";s:15:\"parameter_value\";s:1:\"1\";s:15:\"parameter_price\";s:1:\"0\";s:10:\"base_value\";s:1:\"0\";}s:20:\"real_time_scheduling\";a:5:{s:5:\"title\";s:20:\"real_time_scheduling\";s:4:\"unit\";s:1:\"b\";s:15:\"parameter_value\";s:1:\"1\";s:15:\"parameter_price\";s:1:\"0\";s:10:\"base_value\";s:1:\"0\";}s:15:\"backup_settings\";a:5:{s:5:\"title\";s:15:\"backup_settings\";s:4:\"unit\";s:1:\"b\";s:15:\"parameter_value\";s:1:\"1\";s:15:\"parameter_price\";s:1:\"0\";s:10:\"base_value\";s:1:\"0\";}s:16:\"restore_settings\";a:5:{s:5:\"title\";s:16:\"restore_settings\";s:4:\"unit\";s:1:\"b\";s:15:\"parameter_value\";s:1:\"1\";s:15:\"parameter_price\";s:1:\"0\";s:10:\"base_value\";s:1:\"0\";}s:25:\"backup_additional_storage\";a:5:{s:5:\"title\";s:25:\"backup_additional_storage\";s:4:\"unit\";s:2:\"MB\";s:15:\"parameter_value\";s:5:\"20480\";s:15:\"parameter_price\";s:3:\"0.1\";s:10:\"base_value\";s:4:\"1024\";}}}s:14:\"app_sumo_price\";i:0;s:23:\"additional_domain_price\";i:0;s:23:\"additional_domain_count\";i:0;s:31:\"additional_domain_charged_price\";i:0;s:33:\"additional_domain_parameter_price\";i:0;s:14:\"price_discount\";i:60;s:5:\"price\";i:60;}}','no'),(599,'wdseo_initial_version','1.0.13','no'),(575,'iowd_mode','standart','no'),(576,'iowd_standart_setting','balanced','no'),(577,'iowd_options','{\"api_key\":\"\",\"automatically_optimize\":\"0\",\"keep_exif_data\":\"1\",\"keep_originals\":\"0\",\"jpg_optimization_levels\":\"lossy40\",\"png_optimization_levels\":\"lossy40\",\"gif_optimization_levels\":\"lossless\",\"pdf_optimization_levels\":\"0\",\"scheduled_optimization\":\"0\",\"scheduled_optimization_recurrence\":\"\",\"other_folders\":\"\",\"resize_media_images_width\":\"\",\"resize_media_images_height\":\"\",\"enable_resizing\":\"\",\"enable_resizing_other\":\"\",\"resize_other_images_width\":\"\",\"resize_other_images_height\":\"\",\"optimize_thumbs\":\"thumbnail,medium,medium_large,large,1536x1536,2048x2048\",\"skip_small_images\":\"\",\"skip_large_images\":\"\",\"exclude_full_size\":\"1\",\"exclude_full_size_metadata_removal\":\"0\",\"optimize_once_more\":\"1\",\"enable_conversion\":\"0\",\"jpg_to_png\":\"0\",\"png_to_jpg\":\"0\",\"gif_to_png\":\"0\",\"jpg_to_webp\":\"0\",\"png_to_webp\":\"0\",\"optimize_gallery\":\"1\"}','no'),(578,'iowd_tables_created','1','no'),(579,'_site_transient_timeout_iowd_optimization_logs','1580473975','no'),(580,'_site_transient_iowd_optimization_logs','a:15:{s:28:\"IOWD_Api:{used}:REQUEST:body\";a:2:{s:3:\"msg\";s:21:\"{\"domain_id\":\"45955\"}\";s:4:\"date\";s:19:\"2019-12-31 12:32:55\";}s:31:\"IOWD_Api:{used}:RESPONSE:status\";a:2:{s:3:\"msg\";i:200;s:4:\"date\";s:19:\"2019-12-31 12:32:55\";}s:29:\"IOWD_Api:{used}:RESPONSE:body\";a:2:{s:3:\"msg\";s:140:\"\"{\\\"status\\\":\\\"OK\\\",\\\"body\\\":{\\\"already_optimized\\\":2043,\\\"limit\\\":\\\"50000\\\",\\\"period\\\":12,\\\"extreme_mode\\\":\\\"1\\\",\\\"auto_optimize\\\":\\\"1\\\"}}\"\";s:4:\"date\";s:19:\"2019-12-31 12:32:55\";}s:21:\"REST:optimize:started\";a:2:{s:3:\"msg\";s:20:\"optimization started\";s:4:\"date\";s:19:\"2019-12-12 02:14:34\";}s:32:\"IOWD_Api:{validate}:REQUEST:body\";a:2:{s:3:\"msg\";s:33:\"{\"is_bulk\":0,\"domain_id\":\"45955\"}\";s:4:\"date\";s:19:\"2019-12-29 00:06:15\";}s:35:\"IOWD_Api:{validate}:RESPONSE:status\";a:2:{s:3:\"msg\";i:201;s:4:\"date\";s:19:\"2019-12-29 00:06:15\";}s:33:\"IOWD_Api:{validate}:RESPONSE:body\";a:2:{s:3:\"msg\";s:1107:\"\"{\\\"status\\\":\\\"ok\\\",\\\"msg\\\":\\\"Success\\\",\\\"remained\\\":48670,\\\"credentials\\\":{\\\"AccessKeyId\\\":\\\"ASIAWJZRHA6ZUBN376H4\\\",\\\"SecretAccessKey\\\":\\\"EOJn6GvD\\\\\\/AJj0u6Q3LKHhzFcUPjzAhkv9vmr44tR\\\",\\\"SessionToken\\\":\\\"FwoGZXIvYXdzEFoaDA04LMGAJ4nS\\\\\\/sILWyLpAtQuwonW0\\\\\\/U8lFajjfxUEzRPve3FbTL28pOgqnrkV6Tbv62QVmKer1sdueUrMFKzElErjA+0oeTl1Kll\\\\\\/sNetbZqE0QplTKzRxcBm4yx+d84sIYJRnkPa50arF6+Fts4erDwEG1777uYtwWUnaRmBPIg8Mlgjokp3vZb+D2lgFtkUmXZYds78YMHBWel2vXIvYOxJOL5O6zAy4lTiU\\\\\\/filShbXvH1inPCGaKmbAkV5J5i2eiQWgqbO3JUDhwkCie\\\\\\/7PMCrMyO4D1erddSw+VzwJ8jsgbr0DQjHQIIkAn0p5EqmAWhAeLI8PUh42xvXKnVr4O\\\\\\/3q\\\\\\/QottLTjdnXA6eqyEfmISxHGqzl0j+OO6XnkgHt0xrEndiDyi6VzS3Lv7sCrFRq9kvyLFJNVjJGt5kXW51EXUXTFamPou\\\\\\/b5yeEJLwXofglm+p9biGvmtyfnHJ2PGAvazyqZDqrWYoUVeeWqSY8lsaq6wYLwo9tuf8AUyKUfjrPS0DWQMhcXAg7SgPdREFBES7LyTQcMWUX6ycIHrNLRRjOc0uauW\\\",\\\"Expiration\\\":\\\"2019-12-29T01:06:14+00:00\\\"},\\\"bucket\\\":\\\"iotwbucket\\\",\\\"folder\\\":\\\"e240e7dde1c1a18499e136f075403f75\\\",\\\"region\\\":\\\"us-west-2\\\",\\\"token\\\":\\\"bca7ef2efe3dffdb134f0bdff92a2ebc.c706723a17a2b2acec4f9ebc9f572e31.e240e7dde1c1a18499e136f075403f75.a75bf27e0ae69f6cacb7947c294edd2d\\\"}\"\";s:4:\"date\";s:19:\"2019-12-29 00:06:15\";}s:44:\"IOWD_Optimize:get_temp_data:iterations_count\";a:2:{s:3:\"msg\";i:1;s:4:\"date\";s:19:\"2019-12-29 00:06:15\";}s:24:\"REST:optimize:iterations\";a:2:{s:3:\"msg\";i:2;s:4:\"date\";s:19:\"2019-12-12 02:14:37\";}s:32:\"IOWD_Optimize:optimize:iteration\";a:2:{s:3:\"msg\";s:1:\"0\";s:4:\"date\";s:19:\"2019-12-29 00:06:16\";}s:32:\"IOWD_Api:{compress}:REQUEST:body\";a:2:{s:3:\"msg\";s:1668:\"{\"folder_name\":\"e240e7dde1c1a18499e136f075403f75\",\"sub_folder_name\":\"79285b922c001fa8920b8e02c1faab04\",\"options\":{\"keep_exif_data\":\"1\",\"exclude_full_size_metadata_removal\":\"0\",\"jpg_optimization_levels\":\"lossy40\",\"png_optimization_levels\":\"lossy40\",\"gif_optimization_levels\":\"lossless\",\"pdf_optimization_levels\":\"0\"},\"images_data\":[{\"path\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign-e1577577927956.jpg\",\"file\":\"\\/home\\/bosto125\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign-e1577577927956.jpg\",\"transparent\":0,\"post_id\":\"1620\",\"size\":\"full\",\"image_size\":4993},{\"path\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign-150x150.jpg\",\"file\":\"\\/home\\/bosto125\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign-150x150.jpg\",\"transparent\":0,\"post_id\":\"1620\",\"size\":\"thumbnail\",\"image_size\":7673}],\"credentials\":{\"key\":\"ASIAWJZRHA6ZUBN376H4\",\"secret\":\"EOJn6GvD\\/AJj0u6Q3LKHhzFcUPjzAhkv9vmr44tR\",\"token\":\"FwoGZXIvYXdzEFoaDA04LMGAJ4nS\\/sILWyLpAtQuwonW0\\/U8lFajjfxUEzRPve3FbTL28pOgqnrkV6Tbv62QVmKer1sdueUrMFKzElErjA+0oeTl1Kll\\/sNetbZqE0QplTKzRxcBm4yx+d84sIYJRnkPa50arF6+Fts4erDwEG1777uYtwWUnaRmBPIg8Mlgjokp3vZb+D2lgFtkUmXZYds78YMHBWel2vXIvYOxJOL5O6zAy4lTiU\\/filShbXvH1inPCGaKmbAkV5J5i2eiQWgqbO3JUDhwkCie\\/7PMCrMyO4D1erddSw+VzwJ8jsgbr0DQjHQIIkAn0p5EqmAWhAeLI8PUh42xvXKnVr4O\\/3q\\/QottLTjdnXA6eqyEfmISxHGqzl0j+OO6XnkgHt0xrEndiDyi6VzS3Lv7sCrFRq9kvyLFJNVjJGt5kXW51EXUXTFamPou\\/b5yeEJLwXofglm+p9biGvmtyfnHJ2PGAvazyqZDqrWYoUVeeWqSY8lsaq6wYLwo9tuf8AUyKUfjrPS0DWQMhcXAg7SgPdREFBES7LyTQcMWUX6ycIHrNLRRjOc0uauW\"},\"iteration\":\"0\",\"id\":\"1620\",\"site_url\":\"http:\\/\\/thairifficma.com\",\"data_count\":\"1\",\"domain_id\":\"45955\"}\";s:4:\"date\";s:19:\"2019-12-29 00:06:19\";}s:35:\"IOWD_Api:{compress}:RESPONSE:status\";a:2:{s:3:\"msg\";i:200;s:4:\"date\";s:19:\"2019-12-29 00:06:19\";}s:33:\"IOWD_Api:{compress}:RESPONSE:body\";a:2:{s:3:\"msg\";s:87:\"\"{\\\"status\\\":\\\"OK\\\",\\\"msg\\\":\\\"Success\\\",\\\"body\\\":\\\"All is ok, wait for job response\\\"}\"\";s:4:\"date\";s:19:\"2019-12-29 00:06:19\";}s:27:\"REST:images_download:params\";a:2:{s:3:\"msg\";s:1346:\"{\"iteration\":\"0\",\"post_id\":\"1620\",\"images_data\":{\"1620:full\":{\"status\":\"ok\",\"path\":\"e240e7dde1c1a18499e136f075403f75\\/79285b922c001fa8920b8e02c1faab04\\/1577577979_61n3up7Agw_halal-sign-e1577577927956.jpg\",\"wp_path\":\"\\/home\\/bosto125\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign-e1577577927956.jpg\",\"wp_url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign-e1577577927956.jpg\",\"output\":[\"\\/var\\/www\\/html\\/optimizer.10web.io\\/storage\\/tmp\\/1577577979_61n3up7Agw_halal-sign-e1577577927956.jpg 104x104 24bit N JFIF  [OK] 4993 --> 3958 bytes (20.73%), optimized.\"],\"status_code\":\"0\",\"id\":\"1620\",\"image_size\":\"3958\",\"image_orig_size\":\"4993\",\"size\":\"full\",\"cmd\":\"jpegoptim\"},\"1620:thumbnail\":{\"status\":\"ok\",\"path\":\"e240e7dde1c1a18499e136f075403f75\\/79285b922c001fa8920b8e02c1faab04\\/1577577979_A85g5Wpg7v_halal-sign-150x150.jpg\",\"wp_path\":\"\\/home\\/bosto125\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign-150x150.jpg\",\"wp_url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign-150x150.jpg\",\"output\":[\"\\/var\\/www\\/html\\/optimizer.10web.io\\/storage\\/tmp\\/1577577979_A85g5Wpg7v_halal-sign-150x150.jpg 150x150 24bit N JFIF  [OK] 7673 --> 6083 bytes (20.72%), optimized.\"],\"status_code\":\"0\",\"id\":\"1620\",\"image_size\":\"6083\",\"image_orig_size\":\"7673\",\"size\":\"thumbnail\",\"cmd\":\"jpegoptim\"}}}\";s:4:\"date\";s:19:\"2019-12-29 00:06:25\";}s:38:\"IOWD_Optimize:save_data_to_db:iterator\";a:2:{s:3:\"msg\";s:1:\"0\";s:4:\"date\";s:19:\"2019-12-29 00:06:26\";}}','no'),(584,'_transient_iowd_scan_data_cache','a:7:{s:14:\"optimized_data\";i:0;s:20:\"optimized_data_sizes\";i:61;s:24:\"not_optimized_data_media\";i:0;s:30:\"not_optimized_data_media_sizes\";i:0;s:24:\"not_optimized_data_other\";i:0;s:14:\"all_data_sizes\";i:61;s:8:\"all_data\";i:0;}','yes'),(588,'_transient_iowd_token','bca7ef2efe3dffdb134f0bdff92a2ebc.c706723a17a2b2acec4f9ebc9f572e31.e240e7dde1c1a18499e136f075403f75.a75bf27e0ae69f6cacb7947c294edd2d','yes'),(604,'fs_active_plugins','O:8:\"stdClass\":0:{}','yes'),(605,'fs_debug_mode','','yes'),(606,'fs_accounts','a:6:{s:21:\"id_slug_type_path_map\";a:1:{i:2951;a:2:{s:4:\"slug\";s:17:\"wp-asset-clean-up\";s:4:\"type\";s:6:\"plugin\";}}s:11:\"plugin_data\";a:1:{s:17:\"wp-asset-clean-up\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:9:\"prev_path\";s:27:\"wp-asset-clean-up/wpacu.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1576117336;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.3.0\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:7:\"1.3.5.2\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:1;s:17:\"was_plugin_loaded\";b:1;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:16:\"thairifficma.com\";s:9:\"server_ip\";s:12:\"70.20.18.187\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1576117337;s:7:\"version\";s:7:\"1.3.5.2\";}s:15:\"prev_is_premium\";b:0;s:16:\"uninstall_reason\";O:8:\"stdClass\":3:{s:2:\"id\";s:1:\"7\";s:4:\"info\";s:1:\".\";s:12:\"is_anonymous\";b:0;}}}s:13:\"file_slug_map\";a:1:{s:27:\"wp-asset-clean-up/wpacu.php\";s:17:\"wp-asset-clean-up\";}s:7:\"plugins\";a:1:{s:17:\"wp-asset-clean-up\";O:9:\"FS_Plugin\":22:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:33:\"Asset CleanUp: Page Speed Booster\";s:4:\"slug\";s:17:\"wp-asset-clean-up\";s:12:\"premium_slug\";s:25:\"wp-asset-clean-up-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:27:\"wp-asset-clean-up/wpacu.php\";s:7:\"version\";s:7:\"1.3.5.2\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:10:\"public_key\";s:32:\"pk_70ecc6600cb03b5168150b4c99257\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"2951\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"145d7611b6ef94cc8216758bcf1447a3\";s:13:\"admin_notices\";a:1:{s:17:\"wp-asset-clean-up\";a:0:{}}}','yes'),(607,'_transient_wpassetcleanup_do_activation_redirect_first_time','1','yes'),(610,'wpassetcleanup_first_usage','1576117336','no'),(611,'fs_api_cache','a:0:{}','yes'),(612,'fs_gdpr','a:1:{s:2:\"u1\";a:1:{s:8:\"required\";b:0;}}','yes'),(618,'wdseo_options','{\"meta_role\":\"administrator\",\"moz_role\":\"administrator\",\"redirections\":1,\"meta\":1,\"sitemap\":1,\"notify_google\":0,\"notify_bing\":0,\"notify_yandex\":0,\"sitemap_image\":0,\"sitemap_stylesheet\":1,\"autoupdate_sitemap\":0,\"moz_access_id\":\"\",\"moz_secret_id\":\"\",\"bing_verification\":\"\",\"yandex_verification\":\"\",\"exclude_posts\":\"\",\"exclude_post_types\":[],\"exclude_taxonomies\":[],\"types\":\"home\",\"changefreq\":\"weekly\",\"limit\":1000,\"sitemap_items_count\":0,\"sitemap_last_modified\":[],\"sitemap_files\":[],\"access_token\":[],\"google_site_verification\":\"\",\"autocrawl_interval\":1,\"metas\":{\"home\":{\"canonical_url\":\"\",\"meta_title\":\"%%sitename%%\",\"meta_description\":\"%%sitedesc%%\",\"meta_keywords\":[\"Thai Food\",\"ThaiRiffic\",\"Lunch\",\"dinner\",\"Delivery\"],\"index\":\"1\",\"follow\":\"1\",\"robots_advanced\":[\"0\"],\"opengraph_title\":\"%%sitename%%\",\"opengraph_description\":\"%%sitedesc%%\",\"opengraph_images\":\"\",\"use_og_for_twitter\":\"1\",\"twitter_title\":\"%%sitename%%\",\"twitter_description\":\"%%sitedesc%%\",\"twitter_images\":\"\"},\"search\":{\"canonical_url\":\"\",\"meta_title\":\"%%sitename%%\",\"meta_description\":\"%%searchphrase%%\"},\"404\":{\"canonical_url\":\"\",\"meta_title\":\"%%sitename%%\",\"meta_description\":\"Page not found.\"},\"post\":{\"meta_title\":\"%%title%%\",\"meta_description\":\"%%excerpt%%\",\"index\":\"1\",\"follow\":\"1\",\"robots_advanced\":[\"0\"],\"date\":\"1\",\"metabox\":\"1\",\"opengraph_title\":\"%%title%%\",\"opengraph_description\":\"%%excerpt%%\",\"opengraph_images\":\"\",\"use_og_for_twitter\":\"1\",\"twitter_title\":\"%%title%%\",\"twitter_description\":\"%%excerpt%%\",\"twitter_images\":\"\"},\"page\":{\"meta_title\":\"%%title%%\",\"meta_description\":\"%%excerpt%%\",\"index\":\"1\",\"follow\":\"1\",\"robots_advanced\":[\"0\"],\"date\":\"1\",\"metabox\":\"1\",\"opengraph_title\":\"%%title%%\",\"opengraph_description\":\"%%excerpt%%\",\"opengraph_images\":\"\",\"use_og_for_twitter\":\"1\",\"twitter_title\":\"%%title%%\",\"twitter_description\":\"%%excerpt%%\",\"twitter_images\":\"\"},\"category\":{\"meta_title\":\"%%term_title%%\",\"meta_description\":\"%%term_description%%\",\"index\":\"1\",\"follow\":\"1\",\"robots_advanced\":[\"0\"],\"metabox\":\"1\",\"opengraph_title\":\"%%term_title%%\",\"opengraph_description\":\"%%term_description%%\",\"opengraph_images\":\"\",\"use_og_for_twitter\":\"1\",\"twitter_title\":\"%%term_title%%\",\"twitter_description\":\"%%term_description%%\",\"twitter_images\":\"\"},\"post_tag\":{\"meta_title\":\"%%term_title%%\",\"meta_description\":\"%%term_description%%\",\"index\":\"1\",\"follow\":\"1\",\"robots_advanced\":[\"0\"],\"metabox\":\"1\",\"opengraph_title\":\"%%term_title%%\",\"opengraph_description\":\"%%term_description%%\",\"opengraph_images\":\"\",\"use_og_for_twitter\":\"1\",\"twitter_title\":\"%%term_title%%\",\"twitter_description\":\"%%term_description%%\",\"twitter_images\":\"\"},\"author_archive\":{\"meta_title\":\"%%name%%\",\"meta_description\":\"%%name%%&#039;s posts\",\"index\":\"1\",\"follow\":\"1\",\"robots_advanced\":[\"0\"],\"opengraph_title\":\"%%name%%\",\"opengraph_description\":\"%%name%%&#039;s posts\",\"opengraph_images\":\"\",\"use_og_for_twitter\":\"1\",\"twitter_title\":\"%%name%%\",\"twitter_description\":\"%%name%%&#039;s posts\",\"twitter_images\":\"\"},\"date_archive\":{\"meta_title\":\"%%currentdate%%\",\"meta_description\":\"Posts of %%currentdate%%\",\"index\":\"1\",\"follow\":\"1\",\"robots_advanced\":[\"0\"],\"opengraph_title\":\"%%currentdate%%\",\"opengraph_description\":\"Posts of %%currentdate%%\",\"opengraph_images\":\"\",\"use_og_for_twitter\":\"1\",\"twitter_title\":\"%%currentdate%%\",\"twitter_description\":\"Posts of %%currentdate%%\",\"twitter_images\":\"\"}}}','no'),(624,'_transient_iowd_optimizing_post_ids','a:0:{}','yes'),(595,'_transient_iowd_done_','1','yes'),(793,'boldgrid_backup_in_progress_data','a:1:{s:6:\"status\";s:16:\"Backup complete!\";}','yes'),(796,'bglib_activity','a:1:{s:15:\"boldgrid-backup\";a:1:{s:18:\"any_backup_created\";i:2;}}','yes'),(794,'boldgrid_backup_last_backup','1576721330','no'),(795,'boldgrid_backup_latest_backup','a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:89986059;s:4:\"save\";b:1;s:10:\"total_size\";i:240841134;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:32:\"/home/bosto125/thairifficma.com/\";s:9:\"backup_id\";s:8:\"99d896d2\";s:7:\"siteurl\";s:24:\"https://thairifficma.com\";s:9:\"timestamp\";i:1576721208;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:16:\"thairifficma.com\";s:13:\"php_sapi_name\";s:8:\"cgi-fcgi\";s:9:\"php_uname\";s:115:\"Linux ecbiz250.inmotionhosting.com 3.10.0-962.3.2.lve1.5.26.9.el7.x86_64 #1 SMP Wed Nov 13 22:12:04 EST 2019 x86_64\";s:11:\"php_version\";s:6:\"7.2.19\";s:11:\"server_addr\";s:13:\"199.250.197.1\";s:11:\"server_name\";s:16:\"thairifficma.com\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:6:\"Apache\";s:3:\"uid\";i:5201;s:8:\"username\";s:8:\"bosto125\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:92:\"/home/bosto125/boldgrid_backup/boldgrid-backup-thairifficma.com-99d896d2-20191219-020703.zip\";s:11:\"lastmodunix\";i:1576721330;s:8:\"duration\";s:6:\"121.56\";s:11:\"db_duration\";s:4:\"1.14\";s:11:\"db_filename\";s:34:\"bosto125_wp689.20191219-020648.sql\";s:12:\"mail_success\";b:1;}','yes'),(1510,'wc_stripe_show_style_notice','no','yes'),(1511,'wc_stripe_show_sca_notice','no','yes'),(1512,'wc_stripe_version','4.3.1','yes'),(1514,'woocommerce_setup_shipping_labels','1','yes'),(1471,'woocommerce_admin_notices','a:2:{i:0;s:20:\"no_secure_connection\";i:1;s:19:\"no_shipping_methods\";}','yes'),(1472,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(1473,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1474,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1475,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1476,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1477,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1478,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1479,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1480,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1481,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1482,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1483,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1484,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(9708,'_transient_timeout__woocommerce_helper_updates','1577871282','no'),(9709,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1577828082;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(1533,'_transient_woocommerce_reports-transient-version','1577383731','yes'),(1537,'mailchimp_woocommerce_db_mailchimp_carts','1','no'),(1499,'woocommerce_product_type','both','yes'),(1500,'woocommerce_sell_in_person','1','yes'),(1504,'woocommerce_square_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(1505,'woocommerce_ppec_paypal_settings','a:2:{s:16:\"reroute_requests\";b:0;s:5:\"email\";b:0;}','yes'),(1506,'woocommerce_cheque_settings','a:4:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:14:\"Check payments\";s:11:\"description\";s:98:\"Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.\";s:12:\"instructions\";s:0:\"\";}','yes'),(1507,'woocommerce_bacs_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(1508,'woocommerce_cod_settings','a:6:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:16:\"Cash on delivery\";s:11:\"description\";s:14:\"Pay with cash.\";s:12:\"instructions\";s:14:\"Pay with cash.\";s:18:\"enable_for_methods\";a:0:{}s:18:\"enable_for_virtual\";s:3:\"yes\";}','yes'),(1523,'mailchimp_woocommerce_version','2.3','no'),(1524,'mailchimp-woocommerce','a:2:{s:33:\"woocommerce_settings_save_general\";b:1;s:19:\"store_currency_code\";s:3:\"USD\";}','yes'),(1525,'mailchimp-woocommerce-store_id','5df702d1002ed','yes'),(1545,'jetpack_tos_agreed','1','yes'),(1528,'wc_admin_install_timestamp','1576469209','yes'),(1519,'mailchimp_woocommerce_plugin_do_activation_redirect','','yes'),(1561,'jetpack_sync_full_config','a:4:{s:9:\"constants\";b:1;s:9:\"functions\";b:1;s:7:\"options\";b:1;s:5:\"users\";a:1:{i:0;i:1;}}','no'),(2994,'wc_admin_last_orders_milestone','1','yes'),(1556,'jetpack_unique_connection','a:3:{s:9:\"connected\";i:1;s:12:\"disconnected\";i:0;s:7:\"version\";s:5:\"3.6.1\";}','yes'),(1557,'jetpack_sync_settings_max_queue_size','1000','yes'),(1562,'jetpack_sync_full_enqueue_status','a:4:{s:9:\"constants\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:9:\"functions\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:7:\"options\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:5:\"users\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}}','no'),(1659,'wc_connect_services_last_update','1577765275','yes'),(1660,'wc_connect_last_heartbeat','1577765275','yes'),(1661,'wc_connect_services','O:8:\"stdClass\":3:{s:8:\"shipping\";a:1:{i:0;O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"usps\";s:18:\"method_description\";s:52:\"USPS Shipping Rates, Powered by WooCommerce Services\";s:12:\"method_title\";s:27:\"USPS (WooCommerce Services)\";s:11:\"form_layout\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:8:\"fieldset\";s:5:\"title\";s:5:\"Setup\";s:5:\"items\";a:3:{i:0;O:8:\"stdClass\":2:{s:3:\"key\";s:5:\"title\";s:15:\"validation_hint\";s:18:\"Title is required.\";}i:1;O:8:\"stdClass\":2:{s:3:\"key\";s:6:\"origin\";s:15:\"validation_hint\";s:118:\"The zip code of where you are shipping from is required and should be a valid 5 digit or ZIP+4 United States ZIP code.\";}i:2;O:8:\"stdClass\":3:{s:3:\"key\";s:16:\"shipping_classes\";s:4:\"type\";s:16:\"shipping_classes\";s:18:\"requiredWcsVersion\";s:9:\">= 1.17.0\";}}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:8:\"fieldset\";s:5:\"title\";s:5:\"Rates\";s:5:\"items\";a:5:{i:0;O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"services\";s:4:\"type\";s:17:\"shipping_services\";s:15:\"validation_hint\";s:28:\"Select at least one service.\";}i:1;O:8:\"stdClass\":3:{s:3:\"key\";s:11:\"rate_filter\";s:4:\"type\";s:6:\"radios\";s:8:\"titleMap\";O:8:\"stdClass\":2:{s:3:\"all\";s:50:\"Show all available rates and let customers choose.\";s:8:\"cheapest\";s:28:\"Only show the cheapest rate.\";}}i:2;O:8:\"stdClass\":3:{s:3:\"key\";s:13:\"fallback_rate\";s:15:\"validation_hint\";s:42:\"Fallback rate should be a positive number.\";s:11:\"placeholder\";s:11:\"Rate amount\";}i:3;O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"rate_class\";s:4:\"type\";s:6:\"radios\";s:8:\"titleMap\";O:8:\"stdClass\":2:{s:6:\"retail\";s:38:\"Retail — Standard post office rates.\";s:3:\"cbp\";s:44:\"Commercial — Discounted post office rates.\";}}i:4;O:8:\"stdClass\":3:{s:3:\"key\";s:19:\"shipping_learn_more\";s:4:\"type\";s:4:\"text\";s:11:\"description\";s:153:\"<a href=\"https://docs.woocommerce.com/document/woocommerce-services/#section-4\" target=\"_blank\">Learn more</a> about available shipping rates and prices.\";}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:8:\"fieldset\";s:5:\"title\";s:9:\"Packaging\";s:5:\"items\";a:2:{i:0;O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"packing_method\";s:4:\"type\";s:6:\"radios\";s:8:\"titleMap\";O:8:\"stdClass\":2:{s:8:\"by_price\";s:52:\"Pack items together, in as few packages as possible.\";s:10:\"individual\";s:53:\"Ship items individually, in their original packaging.\";}}i:1;O:8:\"stdClass\":2:{s:3:\"key\";s:5:\"boxes\";s:4:\"type\";s:8:\"packages\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"actions\";s:5:\"items\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"submit\";s:5:\"title\";s:12:\"Save changes\";}}}}s:16:\"service_settings\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"object\";s:5:\"title\";s:4:\"USPS\";s:11:\"description\";s:84:\"The USPS extension obtains rates dynamically from the USPS API during cart/checkout.\";s:8:\"required\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"origin\";i:2;s:8:\"services\";}s:11:\"definitions\";O:8:\"stdClass\":2:{s:16:\"shipping_service\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:8:\"services\";a:49:{i:0;O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"pri\";s:4:\"name\";s:13:\"Priority Mail\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";}i:1;O:8:\"stdClass\":6:{s:2:\"id\";s:12:\"pri_flat_env\";s:4:\"name\";s:34:\"Priority Mail - Flat Rate Envelope\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:13:\"flat_envelope\";}i:2;O:8:\"stdClass\":6:{s:2:\"id\";s:18:\"pri_large_flat_box\";s:4:\"name\";s:45:\"Priority Mail - Large Flat Rate Box (12x12x5)\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:14:\"large_flat_box\";}i:3;O:8:\"stdClass\":6:{s:2:\"id\";s:20:\"pri_large_flat_box_2\";s:4:\"name\";s:45:\"Priority Mail - Large Flat Rate Box (23x11x3)\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:16:\"large_flat_box_2\";}i:4;O:8:\"stdClass\":6:{s:2:\"id\";s:18:\"pri_legal_flat_env\";s:4:\"name\";s:40:\"Priority Mail - Legal Flat Rate Envelope\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:19:\"legal_flat_envelope\";}i:5;O:8:\"stdClass\":6:{s:2:\"id\";s:23:\"pri_medium_flat_box_top\";s:4:\"name\";s:50:\"Priority Mail - Medium Flat Rate Box (Top Loading)\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:19:\"medium_flat_box_top\";}i:6;O:8:\"stdClass\":6:{s:2:\"id\";s:24:\"pri_medium_flat_box_side\";s:4:\"name\";s:51:\"Priority Mail - Medium Flat Rate Box (Side Loading)\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:20:\"medium_flat_box_side\";}i:7;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_sm_flat_box\";s:4:\"name\";s:35:\"Priority Mail - Small Flat Rate Box\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:14:\"small_flat_box\";}i:8;O:8:\"stdClass\":6:{s:2:\"id\";s:19:\"pri_padded_flat_env\";s:4:\"name\";s:41:\"Priority Mail - Padded Flat Rate Envelope\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:20:\"padded_flat_envelope\";}i:9;O:8:\"stdClass\":6:{s:2:\"id\";s:18:\"pri_small_flat_env\";s:4:\"name\";s:40:\"Priority Mail - Small Flat Rate Envelope\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:19:\"small_flat_envelope\";}i:10;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_window_flat\";s:4:\"name\";s:41:\"Priority Mail - Window Flat Rate Envelope\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:20:\"window_flat_envelope\";}i:11;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_regional_a1\";s:4:\"name\";s:36:\"Priority Mail - Regional Rate Box A1\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:11:\"regional_a1\";}i:12;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_regional_a2\";s:4:\"name\";s:36:\"Priority Mail - Regional Rate Box A2\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:11:\"regional_a2\";}i:13;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_regional_b1\";s:4:\"name\";s:36:\"Priority Mail - Regional Rate Box B1\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:11:\"regional_b1\";}i:14;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_regional_b2\";s:4:\"name\";s:36:\"Priority Mail - Regional Rate Box B2\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:11:\"regional_b2\";}i:15;O:8:\"stdClass\":5:{s:2:\"id\";s:7:\"pri_exp\";s:4:\"name\";s:21:\"Priority Mail Express\";s:5:\"group\";s:12:\"priority_exp\";s:10:\"group_name\";s:21:\"Priority Mail Express\";s:14:\"group_estimate\";s:9:\"Overnight\";}i:16;O:8:\"stdClass\":6:{s:2:\"id\";s:16:\"pri_exp_flat_env\";s:4:\"name\";s:42:\"Priority Mail Express - Flat Rate Envelope\";s:5:\"group\";s:12:\"priority_exp\";s:10:\"group_name\";s:21:\"Priority Mail Express\";s:14:\"group_estimate\";s:9:\"Overnight\";s:18:\"predefined_package\";s:21:\"express_flat_envelope\";}i:17;O:8:\"stdClass\":6:{s:2:\"id\";s:22:\"pri_exp_legal_flat_env\";s:4:\"name\";s:48:\"Priority Mail Express - Legal Flat Rate Envelope\";s:5:\"group\";s:12:\"priority_exp\";s:10:\"group_name\";s:21:\"Priority Mail Express\";s:14:\"group_estimate\";s:9:\"Overnight\";s:18:\"predefined_package\";s:27:\"express_legal_flat_envelope\";}i:18;O:8:\"stdClass\":6:{s:2:\"id\";s:23:\"pri_exp_padded_flat_env\";s:4:\"name\";s:49:\"Priority Mail Express - Padded Flat Rate Envelope\";s:5:\"group\";s:12:\"priority_exp\";s:10:\"group_name\";s:21:\"Priority Mail Express\";s:14:\"group_estimate\";s:9:\"Overnight\";s:18:\"predefined_package\";s:28:\"express_padded_flat_envelope\";}i:19;O:8:\"stdClass\":5:{s:2:\"id\";s:19:\"first_class_stamped\";s:4:\"name\";s:33:\"First-Class Mail - Stamped Letter\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:20;O:8:\"stdClass\":5:{s:2:\"id\";s:19:\"first_class_metered\";s:4:\"name\";s:33:\"First-Class Mail - Metered Letter\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:21;O:8:\"stdClass\":5:{s:2:\"id\";s:18:\"first_class_parcel\";s:4:\"name\";s:25:\"First-Class Mail - Parcel\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:22;O:8:\"stdClass\":5:{s:2:\"id\";s:23:\"first_class_lg_postcard\";s:4:\"name\";s:34:\"First-Class Mail - Large Postcards\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:23;O:8:\"stdClass\":5:{s:2:\"id\";s:20:\"first_class_postcard\";s:4:\"name\";s:28:\"First-Class Mail - Postcards\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:24;O:8:\"stdClass\":5:{s:2:\"id\";s:23:\"first_class_lg_env_flat\";s:4:\"name\";s:33:\"First-Class Mail - Large Envelope\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:25;O:8:\"stdClass\":5:{s:2:\"id\";s:19:\"first_class_package\";s:4:\"name\";s:27:\"First-Class Package Service\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:26;O:8:\"stdClass\":5:{s:2:\"id\";s:13:\"retail_ground\";s:4:\"name\";s:18:\"USPS Retail Ground\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:27;O:8:\"stdClass\":5:{s:2:\"id\";s:20:\"parcel_select_ground\";s:4:\"name\";s:20:\"Parcel Select Ground\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:28;O:8:\"stdClass\":5:{s:2:\"id\";s:5:\"media\";s:4:\"name\";s:17:\"Media Mail Parcel\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:29;O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"gxg\";s:4:\"name\";s:42:\"USPS Global Express Guaranteed - Envelopes\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:30;O:8:\"stdClass\":5:{s:2:\"id\";s:12:\"pri_exp_intl\";s:4:\"name\";s:35:\"Priority Mail Express International\";s:5:\"group\";s:30:\"priority_express_international\";s:10:\"group_name\";s:35:\"Priority Mail Express International\";s:14:\"group_estimate\";s:8:\"3-5 days\";}i:31;O:8:\"stdClass\":6:{s:2:\"id\";s:21:\"pri_exp_intl_env_flat\";s:4:\"name\";s:57:\"Priority Mail Express International -  Flat Rate Envelope\";s:5:\"group\";s:30:\"priority_express_international\";s:10:\"group_name\";s:35:\"Priority Mail Express International\";s:14:\"group_estimate\";s:8:\"3-5 days\";s:18:\"predefined_package\";s:21:\"express_flat_envelope\";}i:32;O:8:\"stdClass\":6:{s:2:\"id\";s:23:\"pri_exp_intl_legal_flat\";s:4:\"name\";s:62:\"Priority Mail Express International - Legal Flat Rate Envelope\";s:5:\"group\";s:30:\"priority_express_international\";s:10:\"group_name\";s:35:\"Priority Mail Express International\";s:14:\"group_estimate\";s:8:\"3-5 days\";s:18:\"predefined_package\";s:27:\"express_legal_flat_envelope\";}i:33;O:8:\"stdClass\":6:{s:2:\"id\";s:24:\"pri_exp_intl_padded_flat\";s:4:\"name\";s:63:\"Priority Mail Express International - Padded Flat Rate Envelope\";s:5:\"group\";s:30:\"priority_express_international\";s:10:\"group_name\";s:35:\"Priority Mail Express International\";s:14:\"group_estimate\";s:8:\"3-5 days\";s:18:\"predefined_package\";s:28:\"express_padded_flat_envelope\";}i:34;O:8:\"stdClass\":5:{s:2:\"id\";s:8:\"pri_intl\";s:4:\"name\";s:27:\"Priority Mail International\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";}i:35;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_intl_lg_box\";s:4:\"name\";s:49:\"Priority Mail International - Large Flat Rate Box\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:14:\"large_flat_box\";}i:36;O:8:\"stdClass\":6:{s:2:\"id\";s:19:\"pri_intl_md_box_top\";s:4:\"name\";s:64:\"Priority Mail International - Medium Flat Rate Box (Top Loading)\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:19:\"medium_flat_box_top\";}i:37;O:8:\"stdClass\":6:{s:2:\"id\";s:20:\"pri_intl_md_box_side\";s:4:\"name\";s:65:\"Priority Mail International - Medium Flat Rate Box (Side Loading)\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:20:\"medium_flat_box_side\";}i:38;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_intl_sm_box\";s:4:\"name\";s:49:\"Priority Mail International - Small Flat Rate Box\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:14:\"small_flat_box\";}i:39;O:8:\"stdClass\":6:{s:2:\"id\";s:12:\"pri_intl_dvd\";s:4:\"name\";s:54:\"Priority Mail International - DVD Flat Rate priced box\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:8:\"dvd_flat\";}i:40;O:8:\"stdClass\":6:{s:2:\"id\";s:14:\"pri_intl_video\";s:4:\"name\";s:62:\"Priority Mail International - Large Video Flat Rate priced box\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:16:\"large_video_flat\";}i:41;O:8:\"stdClass\":6:{s:2:\"id\";s:17:\"pri_intl_env_flat\";s:4:\"name\";s:48:\"Priority Mail International - Flat Rate Envelope\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:13:\"flat_envelope\";}i:42;O:8:\"stdClass\":6:{s:2:\"id\";s:19:\"pri_intl_legal_flat\";s:4:\"name\";s:54:\"Priority Mail International - Legal Flat Rate Envelope\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:19:\"legal_flat_envelope\";}i:43;O:8:\"stdClass\":6:{s:2:\"id\";s:20:\"pri_intl_padded_flat\";s:4:\"name\";s:55:\"Priority Mail International - Padded Flat Rate Envelope\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:20:\"padded_flat_envelope\";}i:44;O:8:\"stdClass\":6:{s:2:\"id\";s:20:\"pri_intl_sm_env_flat\";s:4:\"name\";s:54:\"Priority Mail International - Small Flat Rate Envelope\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:19:\"small_flat_envelope\";}i:45;O:8:\"stdClass\":6:{s:2:\"id\";s:20:\"pri_intl_window_flat\";s:4:\"name\";s:55:\"Priority Mail International - Window Flat Rate Envelope\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:20:\"window_flat_envelope\";}i:46;O:8:\"stdClass\":5:{s:2:\"id\";s:16:\"first_class_intl\";s:4:\"name\";s:41:\"First-Class Package International Service\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:47;O:8:\"stdClass\":5:{s:2:\"id\";s:23:\"first_class_intl_lg_env\";s:4:\"name\";s:47:\"First-Class Mail - International Large Envelope\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:48;O:8:\"stdClass\":5:{s:2:\"id\";s:23:\"first_class_intl_letter\";s:4:\"name\";s:39:\"First-Class Mail - International Letter\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}}}s:10:\"properties\";O:8:\"stdClass\":9:{s:5:\"title\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:21:\"Shipping method title\";s:7:\"default\";s:4:\"USPS\";s:9:\"minLength\";i:1;}s:10:\"account_id\";O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:12:\"USPS Account\";s:11:\"description\";s:117:\"Use the account provided or <a href=\"https://registration.shippingapis.com/\" target=\"_blank\">sign up for your own</a>\";s:7:\"default\";s:0:\"\";s:9:\"minLength\";i:0;}s:6:\"origin\";O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:15:\"Origin ZIP Code\";s:11:\"description\";s:28:\"Where are you shipping from?\";s:7:\"default\";s:5:\"01752\";s:7:\"pattern\";s:18:\"^\\d{5}(?:-\\d{4})?$\";}s:16:\"shipping_classes\";O:8:\"stdClass\":4:{s:4:\"type\";s:5:\"array\";s:5:\"title\";s:16:\"Shipping Classes\";s:11:\"description\";s:60:\"Do you need to limit the shipping method to certain classes?\";s:7:\"default\";a:0:{}}s:8:\"services\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"object\";s:10:\"definition\";s:8:\"services\";s:5:\"title\";s:8:\"Services\";s:11:\"description\";s:146:\"Which <a target=\"_blank\" href=\"https://www.usps.com/ship/mail-shipping-services.htm\">shipping services</a> do you want to offer to your customers?\";s:5:\"items\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:10:\"properties\";O:8:\"stdClass\":49:{s:3:\"pri\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:3:\"pri\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:12:\"pri_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:12:\"pri_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:18:\"pri_large_flat_box\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:18:\"pri_large_flat_box\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"pri_large_flat_box_2\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"pri_large_flat_box_2\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:18:\"pri_legal_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:18:\"pri_legal_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"pri_medium_flat_box_top\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"pri_medium_flat_box_top\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:24:\"pri_medium_flat_box_side\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:24:\"pri_medium_flat_box_side\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_sm_flat_box\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_sm_flat_box\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"pri_padded_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"pri_padded_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:18:\"pri_small_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:18:\"pri_small_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_window_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_window_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_regional_a1\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_regional_a1\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_regional_a2\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_regional_a2\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_regional_b1\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_regional_b1\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_regional_b2\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_regional_b2\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:7:\"pri_exp\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:7:\"pri_exp\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:16:\"pri_exp_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:16:\"pri_exp_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:22:\"pri_exp_legal_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:22:\"pri_exp_legal_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"pri_exp_padded_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"pri_exp_padded_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"first_class_stamped\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"first_class_stamped\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"first_class_metered\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"first_class_metered\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:18:\"first_class_parcel\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:18:\"first_class_parcel\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"first_class_lg_postcard\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"first_class_lg_postcard\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"first_class_postcard\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"first_class_postcard\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"first_class_lg_env_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"first_class_lg_env_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"first_class_package\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"first_class_package\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:13:\"retail_ground\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:13:\"retail_ground\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"parcel_select_ground\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"parcel_select_ground\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:5:\"media\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:5:\"media\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:3:\"gxg\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:3:\"gxg\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:12:\"pri_exp_intl\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:12:\"pri_exp_intl\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:21:\"pri_exp_intl_env_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:21:\"pri_exp_intl_env_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"pri_exp_intl_legal_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"pri_exp_intl_legal_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:24:\"pri_exp_intl_padded_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:24:\"pri_exp_intl_padded_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:8:\"pri_intl\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:8:\"pri_intl\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_intl_lg_box\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_intl_lg_box\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"pri_intl_md_box_top\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"pri_intl_md_box_top\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"pri_intl_md_box_side\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"pri_intl_md_box_side\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_intl_sm_box\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_intl_sm_box\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:12:\"pri_intl_dvd\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:12:\"pri_intl_dvd\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:14:\"pri_intl_video\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:14:\"pri_intl_video\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:17:\"pri_intl_env_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:17:\"pri_intl_env_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"pri_intl_legal_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"pri_intl_legal_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"pri_intl_padded_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"pri_intl_padded_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"pri_intl_sm_env_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"pri_intl_sm_env_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"pri_intl_window_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"pri_intl_window_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:16:\"first_class_intl\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:16:\"first_class_intl\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"first_class_intl_lg_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"first_class_intl_lg_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"first_class_intl_letter\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"first_class_intl_letter\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}}}s:13:\"fallback_rate\";O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"number\";s:5:\"title\";s:20:\"Fallback Rate (in $)\";s:11:\"description\";s:148:\"If USPS returns no rates, offer the customer a fallback rate so they are still able to checkout. Leave this field as 0 to indicate no fallback rate.\";s:7:\"default\";i:0;s:7:\"minimum\";i:0;}s:11:\"rate_filter\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:35:\"Which rates would you like to show?\";s:4:\"enum\";a:2:{i:0;s:3:\"all\";i:1;s:8:\"cheapest\";}s:7:\"default\";s:3:\"all\";}s:10:\"rate_class\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:36:\"What price would you like to charge?\";s:4:\"enum\";a:2:{i:0;s:6:\"retail\";i:1;s:3:\"cbp\";}s:7:\"default\";s:6:\"retail\";}s:14:\"packing_method\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:14:\"Packing Method\";s:4:\"enum\";a:2:{i:0;s:8:\"by_price\";i:1;s:10:\"individual\";}s:7:\"default\";s:8:\"by_price\";}}}s:8:\"packages\";O:8:\"stdClass\":5:{s:14:\"pri_flat_boxes\";O:8:\"stdClass\":2:{s:5:\"title\";s:34:\"USPS Priority Mail Flat Rate Boxes\";s:11:\"definitions\";a:11:{i:0;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:18:\"8.63 x 5.38 x 1.63\";s:16:\"outer_dimensions\";s:18:\"8.63 x 5.38 x 1.63\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:14:\"small_flat_box\";s:4:\"name\";s:19:\"Small Flat Rate Box\";s:10:\"dimensions\";s:18:\"8.63 x 5.38 x 1.63\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:14:\"11 x 8.5 x 5.5\";s:16:\"outer_dimensions\";s:16:\"11.25 x 8.75 x 6\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:19:\"medium_flat_box_top\";s:4:\"name\";s:35:\"Medium Flat Rate Box 1, Top Loading\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:14:\"11 x 8.5 x 5.5\";s:5:\"outer\";s:16:\"11.25 x 8.75 x 6\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"13.63 x 11.88 x 3.38\";s:16:\"outer_dimensions\";s:13:\"14 x 12 x 3.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:20:\"medium_flat_box_side\";s:4:\"name\";s:36:\"Medium Flat Rate Box 2, Side Loading\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:20:\"13.63 x 11.88 x 3.38\";s:5:\"outer\";s:13:\"14 x 12 x 3.5\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:3;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:13:\"12 x 12 x 5.5\";s:16:\"outer_dimensions\";s:17:\"12.25 x 12.25 x 6\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:14:\"large_flat_box\";s:4:\"name\";s:19:\"Large Flat Rate Box\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:13:\"12 x 12 x 5.5\";s:5:\"outer\";s:17:\"12.25 x 12.25 x 6\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:4;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:17:\"23.69 x 11.75 x 3\";s:16:\"outer_dimensions\";s:20:\"24.06 x 11.88 x 3.13\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:16:\"large_flat_box_2\";s:4:\"name\";s:30:\"Large Flat Rate Board Game Box\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:17:\"23.69 x 11.75 x 3\";s:5:\"outer\";s:20:\"24.06 x 11.88 x 3.13\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:5;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:18:\"7.56 x 5.44 x 0.63\";s:16:\"outer_dimensions\";s:18:\"7.56 x 5.44 x 0.63\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:8:\"dvd_flat\";s:4:\"name\";s:34:\"DVD Flat Rate (International Only)\";s:10:\"dimensions\";s:18:\"7.56 x 5.44 x 0.63\";s:10:\"max_weight\";i:64;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:6;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:15:\"9.25 x 6.25 x 2\";s:16:\"outer_dimensions\";s:15:\"9.25 x 6.25 x 2\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:16:\"large_video_flat\";s:4:\"name\";s:50:\"1096L - Large Video Flat Rate (International Only)\";s:10:\"dimensions\";s:15:\"9.25 x 6.25 x 2\";s:10:\"max_weight\";i:64;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:7;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:13:\"10 x 7 x 4.75\";s:16:\"outer_dimensions\";s:13:\"10 x 7 x 4.75\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:11:\"regional_a1\";s:4:\"name\";s:20:\"Regional Rate Box A1\";s:10:\"dimensions\";s:13:\"10 x 7 x 4.75\";s:10:\"max_weight\";i:240;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:0;}i:8;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"10.94 x 2.38 x 12.81\";s:16:\"outer_dimensions\";s:20:\"10.94 x 2.38 x 12.81\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:11:\"regional_a2\";s:4:\"name\";s:20:\"Regional Rate Box A2\";s:10:\"dimensions\";s:20:\"10.94 x 2.38 x 12.81\";s:10:\"max_weight\";i:240;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:0;}i:9;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:14:\"12 x 10.25 x 5\";s:16:\"outer_dimensions\";s:14:\"12 x 10.25 x 5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:11:\"regional_b1\";s:4:\"name\";s:20:\"Regional Rate Box B1\";s:10:\"dimensions\";s:14:\"12 x 10.25 x 5\";s:10:\"max_weight\";i:320;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:0;}i:10;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"14.38 x 2.88 x 15.88\";s:16:\"outer_dimensions\";s:20:\"14.38 x 2.88 x 15.88\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:11:\"regional_b2\";s:4:\"name\";s:20:\"Regional Rate Box B2\";s:10:\"dimensions\";s:20:\"14.38 x 2.88 x 15.88\";s:10:\"max_weight\";i:320;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:0;}}}s:13:\"pri_envelopes\";O:8:\"stdClass\":2:{s:5:\"title\";s:38:\"USPS Priority Mail Flat Rate Envelopes\";s:11:\"definitions\";a:5:{i:0;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:16:\"12.5 x 9.5 x 0.5\";s:16:\"outer_dimensions\";s:16:\"12.5 x 9.5 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:13:\"flat_envelope\";s:4:\"name\";s:18:\"Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:16:\"12.5 x 9.5 x 0.5\";i:1;s:16:\"12.5 x 7.5 x 1.5\";i:2;s:16:\"12.5 x 5.5 x 2.5\";i:3;s:16:\"12.5 x 3.5 x 3.5\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:13:\"pri_envelopes\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:14:\"15 x 9.5 x 0.5\";s:16:\"outer_dimensions\";s:14:\"15 x 9.5 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:19:\"legal_flat_envelope\";s:4:\"name\";s:24:\"Legal Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:14:\"15 x 9.5 x 0.5\";i:1;s:16:\"12.5 x 7.5 x 1.5\";i:2;s:16:\"12.5 x 5.5 x 2.5\";i:3;s:16:\"12.5 x 3.5 x 3.5\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:13:\"pri_envelopes\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:16:\"12.5 x 9.5 x 0.5\";s:16:\"outer_dimensions\";s:16:\"12.5 x 9.5 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:20:\"padded_flat_envelope\";s:4:\"name\";s:25:\"Padded Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:16:\"12.5 x 9.5 x 0.5\";i:1;s:16:\"12.5 x 7.5 x 1.5\";i:2;s:16:\"12.5 x 5.5 x 2.5\";i:3;s:16:\"12.5 x 3.5 x 3.5\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:13:\"pri_envelopes\";s:22:\"can_ship_international\";b:1;}i:3;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:16:\"12.5 x 9.5 x 0.5\";s:16:\"outer_dimensions\";s:16:\"12.5 x 9.5 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:20:\"window_flat_envelope\";s:4:\"name\";s:40:\"Window Flat Rate Envelope (12.5\" x 9.5\")\";s:10:\"dimensions\";a:4:{i:0;s:16:\"12.5 x 9.5 x 0.5\";i:1;s:16:\"12.5 x 7.5 x 1.5\";i:2;s:16:\"12.5 x 5.5 x 2.5\";i:3;s:16:\"12.5 x 3.5 x 3.5\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:13:\"pri_envelopes\";s:22:\"can_ship_international\";b:1;}i:4;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:12:\"10 x 6 x 0.5\";s:16:\"outer_dimensions\";s:12:\"10 x 6 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:19:\"small_flat_envelope\";s:4:\"name\";s:24:\"Small Flat Rate Envelope\";s:10:\"dimensions\";a:3:{i:0;s:12:\"10 x 6 x 0.5\";i:1;s:12:\"10 x 4 x 1.5\";i:2;s:15:\"10 x 2.5 x 2.25\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:13:\"pri_envelopes\";s:22:\"can_ship_international\";b:1;}}}s:9:\"pri_boxes\";O:8:\"stdClass\":2:{s:5:\"title\";s:24:\"USPS Priority Mail Boxes\";s:11:\"definitions\";a:10:{i:0;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:19:\"37.69 x 6.13 x 5.06\";s:16:\"outer_dimensions\";s:19:\"37.69 x 6.13 x 5.06\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:11:\"medium_tube\";s:4:\"name\";s:25:\"Priority Mail Medium Tube\";s:10:\"dimensions\";s:19:\"37.69 x 6.13 x 5.06\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:13:\"25 x 6 x 5.88\";s:16:\"outer_dimensions\";s:13:\"25 x 6 x 5.88\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:10:\"small_tube\";s:4:\"name\";s:24:\"Priority Mail Small Tube\";s:10:\"dimensions\";s:13:\"25 x 6 x 5.88\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:18:\"7.5 x 5.13 x 14.38\";s:16:\"outer_dimensions\";s:18:\"7.5 x 5.13 x 14.38\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:8:\"shoe_box\";s:4:\"name\";s:22:\"Priority Mail Shoe Box\";s:10:\"dimensions\";s:18:\"7.5 x 5.13 x 14.38\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:3;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:9:\"7 x 7 x 6\";s:16:\"outer_dimensions\";s:9:\"7 x 7 x 6\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:10:\"priority_4\";s:4:\"name\";s:21:\"Priority Mail Box - 4\";s:10:\"dimensions\";s:9:\"7 x 7 x 6\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:4;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:11:\"12 x 12 x 8\";s:16:\"outer_dimensions\";s:11:\"12 x 12 x 8\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:10:\"priority_7\";s:4:\"name\";s:21:\"Priority Mail Box - 7\";s:10:\"dimensions\";s:11:\"12 x 12 x 8\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:5;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:17:\"15.25 x 12.38 x 3\";s:16:\"outer_dimensions\";s:20:\"15.63 x 12.44 x 3.13\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:13:\"priority_1095\";s:4:\"name\";s:24:\"Priority Mail Box - 1095\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:17:\"15.25 x 12.38 x 3\";s:5:\"outer\";s:20:\"15.63 x 12.44 x 3.13\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:6;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:15:\"9.25 x 6.25 x 2\";s:16:\"outer_dimensions\";s:18:\"9.56 x 6.44 x 2.19\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:14:\"priority_1096L\";s:4:\"name\";s:25:\"Priority Mail Box - 1096L\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:15:\"9.25 x 6.25 x 2\";s:5:\"outer\";s:18:\"9.56 x 6.44 x 2.19\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:7;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:19:\"11.5 x 13.13 x 2.38\";s:16:\"outer_dimensions\";s:19:\"11.63 x 13.44 x 2.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:13:\"priority_1097\";s:4:\"name\";s:24:\"Priority Mail Box - 1097\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:19:\"11.5 x 13.13 x 2.38\";s:5:\"outer\";s:19:\"11.63 x 13.44 x 2.5\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:8;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:18:\"7.56 x 5.44 x 0.63\";s:16:\"outer_dimensions\";s:18:\"7.56 x 5.44 x 0.63\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:12:\"priority_dvd\";s:4:\"name\";s:21:\"Priority Mail DVD Box\";s:10:\"dimensions\";s:18:\"7.56 x 5.44 x 0.63\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:9;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:19:\"11.63 x 15.13 x 0.5\";s:16:\"outer_dimensions\";s:19:\"11.63 x 15.13 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:23:\"priority_tyvek_envelope\";s:4:\"name\";s:28:\"Priority Mail Tyvek Envelope\";s:10:\"dimensions\";s:19:\"11.63 x 15.13 x 0.5\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}}}s:21:\"pri_express_envelopes\";O:8:\"stdClass\":2:{s:5:\"title\";s:46:\"USPS Priority Mail Express Flat Rate Envelopes\";s:11:\"definitions\";a:3:{i:0;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:16:\"12.5 x 9.5 x 0.5\";s:16:\"outer_dimensions\";s:16:\"12.5 x 9.5 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:21:\"express_flat_envelope\";s:4:\"name\";s:18:\"Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:16:\"12.5 x 9.5 x 0.5\";i:1;s:16:\"12.5 x 7.5 x 1.5\";i:2;s:16:\"12.5 x 5.5 x 2.5\";i:3;s:16:\"12.5 x 3.5 x 3.5\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:21:\"pri_express_envelopes\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:14:\"15 x 9.5 x 0.5\";s:16:\"outer_dimensions\";s:14:\"15 x 9.5 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:27:\"express_legal_flat_envelope\";s:4:\"name\";s:24:\"Legal Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:14:\"15 x 9.5 x 0.5\";i:1;s:16:\"12.5 x 7.5 x 1.5\";i:2;s:16:\"12.5 x 5.5 x 2.5\";i:3;s:16:\"12.5 x 3.5 x 3.5\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:21:\"pri_express_envelopes\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:16:\"12.5 x 9.5 x 0.5\";s:16:\"outer_dimensions\";s:16:\"12.5 x 9.5 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:28:\"express_padded_flat_envelope\";s:4:\"name\";s:25:\"Padded Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:16:\"12.5 x 9.5 x 0.5\";i:1;s:16:\"12.5 x 7.5 x 1.5\";i:2;s:16:\"12.5 x 5.5 x 2.5\";i:3;s:16:\"12.5 x 3.5 x 3.5\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:21:\"pri_express_envelopes\";s:22:\"can_ship_international\";b:1;}}}s:17:\"pri_express_boxes\";O:8:\"stdClass\":2:{s:5:\"title\";s:32:\"USPS Priority Mail Express Boxes\";s:11:\"definitions\";a:7:{i:0;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:17:\"15.25 x 12.38 x 3\";s:16:\"outer_dimensions\";s:20:\"15.63 x 12.44 x 3.13\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:11:\"express_box\";s:4:\"name\";s:25:\"Priority Mail Express Box\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:17:\"15.25 x 12.38 x 3\";s:5:\"outer\";s:20:\"15.63 x 12.44 x 3.13\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:14:\"11 x 8.5 x 5.5\";s:16:\"outer_dimensions\";s:16:\"11.25 x 8.75 x 6\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:13:\"express_box_1\";s:4:\"name\";s:27:\"Priority Mail Express Box 1\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:14:\"11 x 8.5 x 5.5\";s:5:\"outer\";s:16:\"11.25 x 8.75 x 6\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"11.88 x 3.38 x 13.63\";s:16:\"outer_dimensions\";s:13:\"12 x 3.5 x 14\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:13:\"express_box_2\";s:4:\"name\";s:27:\"Priority Mail Express Box 2\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:20:\"11.88 x 3.38 x 13.63\";s:5:\"outer\";s:13:\"12 x 3.5 x 14\";}s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:3;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:19:\"37.69 x 6.13 x 5.06\";s:16:\"outer_dimensions\";s:19:\"37.69 x 6.13 x 5.06\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:19:\"express_medium_tube\";s:4:\"name\";s:33:\"Priority Mail Express Medium Tube\";s:10:\"dimensions\";s:19:\"37.69 x 6.13 x 5.06\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:4;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:13:\"25 x 6 x 5.88\";s:16:\"outer_dimensions\";s:13:\"25 x 6 x 5.88\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:18:\"express_small_tube\";s:4:\"name\";s:32:\"Priority Mail Express Small Tube\";s:10:\"dimensions\";s:13:\"25 x 6 x 5.88\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:5;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:19:\"11.63 x 15.13 x 0.5\";s:16:\"outer_dimensions\";s:19:\"11.63 x 15.13 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:22:\"express_tyvek_envelope\";s:4:\"name\";s:36:\"Priority Mail Express Tyvek Envelope\";s:10:\"dimensions\";s:19:\"11.63 x 15.13 x 0.5\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:6;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:15:\"5.88 x 10 x 0.5\";s:16:\"outer_dimensions\";s:15:\"5.88 x 10 x 0.5\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:23:\"express_window_envelope\";s:4:\"name\";s:37:\"Priority Mail Express Window Envelope\";s:10:\"dimensions\";s:15:\"5.88 x 10 x 0.5\";s:10:\"max_weight\";i:1120;s:9:\"is_letter\";b:1;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}}}}}}s:5:\"boxes\";O:8:\"stdClass\":5:{s:4:\"type\";s:5:\"array\";s:5:\"title\";s:9:\"Box Sizes\";s:11:\"description\";s:240:\"Items will be packed into these boxes based on item dimensions and volume. Outer dimensions will be passed to the delivery service, whereas inner dimensions will be used for packing. Items not fitting into boxes will be packed individually.\";s:7:\"default\";a:0:{}s:5:\"items\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"object\";s:5:\"title\";s:3:\"Box\";s:8:\"required\";a:4:{i:0;s:4:\"name\";i:1;s:16:\"inner_dimensions\";i:2;s:10:\"box_weight\";i:3;s:10:\"max_weight\";}s:10:\"properties\";O:8:\"stdClass\":7:{s:4:\"name\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:4:\"Name\";}s:15:\"is_user_defined\";O:8:\"stdClass\":1:{s:4:\"type\";s:7:\"boolean\";}s:16:\"inner_dimensions\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:28:\"Inner Dimensions (L x W x H)\";s:7:\"pattern\";s:62:\"^(\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+))$\";}s:16:\"outer_dimensions\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:28:\"Outer Dimensions (L x W x H)\";s:7:\"pattern\";s:62:\"^(\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+))$\";}s:10:\"box_weight\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:5:\"title\";s:19:\"Weight of Box (lbs)\";}s:10:\"max_weight\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:5:\"title\";s:16:\"Max Weight (lbs)\";}s:9:\"is_letter\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:5:\"title\";s:6:\"Letter\";}}}}s:7:\"notices\";a:0:{}}','yes'),(1566,'jetpack_sync_settings_dequeue_max_bytes','500000','yes'),(1567,'jetpack_sync_settings_upload_max_bytes','600000','yes'),(1568,'jetpack_sync_settings_upload_max_rows','500','yes'),(1569,'jetpack_sync_settings_sync_wait_time','10','yes'),(1570,'jetpack_sync_settings_sync_wait_threshold','5','yes'),(1571,'jetpack_sync_settings_enqueue_wait_time','10','yes'),(1572,'jetpack_sync_settings_queue_max_writes_sec','100','yes'),(1573,'jetpack_sync_settings_post_types_blacklist','a:0:{}','yes'),(1574,'jetpack_sync_settings_taxonomies_blacklist','a:0:{}','yes'),(1575,'jetpack_sync_settings_render_filtered_content','0','yes'),(1576,'jetpack_sync_settings_post_meta_whitelist','a:0:{}','yes'),(1577,'jetpack_sync_settings_comment_meta_whitelist','a:0:{}','yes'),(1578,'jetpack_sync_settings_max_enqueue_full_sync','100','yes'),(1579,'jetpack_sync_settings_max_queue_size_full_sync','1000','yes'),(1737,'_transient_product-transient-version','1576472512','yes'),(16117,'7238c9070c32ed98a38810e053129a9a','a:2:{s:7:\"timeout\";i:1577606577;s:5:\"value\";a:15:{s:14:\"stable_version\";s:5:\"2.8.2\";s:12:\"last_updated\";s:19:\"2019-12-19 15:45:57\";s:8:\"sections\";s:91721:\"a:2:{s:11:\"description\";s:161:\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\";s:9:\"changelog\";s:91499:\"<h4>2.8.2 - 2019-12-19</h4>\n<ul>\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget</li>\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive</li>\n<li>Fix: Redundant <code>&lt;br&gt;</code> tags in Single theme template (<a href=\"https://github.com/elementor/elementor/issues/9927\">#9927</a>, <a href=\"https://github.com/elementor/elementor/issues/9928\">#9928</a>)</li>\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown</li>\n</ul>\n<h4>2.8.1 - 2019-12-18</h4>\n<ul>\n<li>Fix: Share Buttons widget not working (<a href=\"https://github.com/elementor/elementor/issues/9920\">#9920</a>)</li>\n<li>Fix: Redundant <code>&lt;p&gt;</code> tags added to Single Template posts</li>\n</ul>\n<h4>2.8.0 - 2019-12-18</h4>\n<ul>\n<li>New: Table of Contents Widget (<a href=\"https://github.com/elementor/elementor/issues/5171\">#5171</a>)</li>\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\"https://github.com/elementor/elementor/issues/9578\">#9578</a>)</li>\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\"https://github.com/elementor/elementor/issues/9763\">#9763</a>)</li>\n<li>Tweak: Added Random order option to Gallery widget (<a href=\"https://github.com/elementor/elementor/issues/9269\">#9269</a>)</li>\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\"https://github.com/elementor/elementor/issues/9578\">#9578</a>)</li>\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\"https://github.com/elementor/elementor/issues/9324\">#9324</a>)</li>\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\"https://github.com/elementor/elementor/issues/9579\">#9579</a>)</li>\n<li>Tweak: Major performance improvements to Gallery widget</li>\n<li>Tweak: Avoid non-existing images in Gallery widget</li>\n<li>Tweak: Added <code>tabindex</code>, <code>aria-expanded</code>, <code>aria-hidden</code> and <code>role=\"navigation\"</code> accessibility attributes to Nav Menu widget</li>\n<li>Tweak: Changed button HTML tag from <code>button</code> to <code>span</code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility</li>\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget</li>\n<li>Tweak: Added compatibility for Library Connect</li>\n<li>Tweak: Added i18n to Toolset date dynamic tag</li>\n<li>Tweak: Added external link support to Gallery widget</li>\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()</code> in Gallery widget</li>\n<li>Tweak: Updated references to the new Schemes system location</li>\n<li>Tweak: Avoid running Gallery handler when the gallery is empty</li>\n<li>Tweak: UI Tweaks in Editor Panel</li>\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget</li>\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget</li>\n<li>Tweak: Refactor <code>register_controls()</code> method in Posts widget skin trait</li>\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\"https://github.com/elementor/elementor/issues/7646\">#7646</a>)</li>\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\"https://github.com/elementor/elementor/issues/9304\">#9304</a>)</li>\n<li>Fix: <code>PHP Notice: Undefined index</code> display for Author query (<a href=\"https://github.com/elementor/elementor/issues/9864\">#9864</a>)</li>\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\"https://wordpress.org/support/topic/broken-buttons-since-elementor-2-8/\">Topic</a>)</li>\n<li>Fix: Avoid empty spaces in Post info widget</li>\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget</li>\n<li>Fix: Nav Menu item typography selector in Nav Menu widget</li>\n<li>Fix: Facebook Like Button widget causes flickering</li>\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain</code> permalinks format</li>\n<li>Fix: Avoid running Popup triggers when set without conditions</li>\n<li>Fix: Removed &quot;Date&quot; query from Products widget</li>\n<li>Fix: Slides widget when used as a Shortcode and is hidden</li>\n<li>Fix: Custom URL being accessed on swipe in Media Carousel</li>\n<li>Fix: Media Carousel widget Cube effect glitch</li>\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page</li>\n<li>Fix: Image <code>alt</code> Text not displayed on overlay in Gallery widget</li>\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin</li>\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable</code></li>\n<li>Fix: Slides widget button wrapping breaks in mobile view</li>\n<li>Fix: Dynamic capabilities with the Reviews widget</li>\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget</li>\n<li>Fix: Posts widget Full Content skin not working on Single template</li>\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen</li>\n<li>Fix: Posts widget alignment issue</li>\n<li>Fix: Product Variations Clear button not working in edge cases</li>\n<li>Fix: Styling issues in Form widget submit button</li>\n</ul>\n<h4>2.7.3 - 2019-10-28</h4>\n<ul>\n<li>Tweak: Added RTL support to Galleries widget (<a href=\"https://github.com/elementor/elementor/issues/9213\">#9213</a>)</li>\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3</li>\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget</li>\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets</li>\n<li>Fix: Link-actions conflict with <code>?action=</code> parameter in the URL</li>\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode</li>\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets</li>\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www</code></li>\n</ul>\n<h4>2.7.2 - 2019-10-06</h4>\n<ul>\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9209\">#9209</a>)</li>\n<li>Fix: Content width glitch in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display</code> CSS</li>\n</ul>\n<h4>2.7.1 - 2019-09-26</h4>\n<ul>\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery</li>\n</ul>\n<h4>2.7.0 - 2019-09-24</h4>\n<ul>\n<li>New: Enhanced Galleries widget (<a href=\"https://github.com/elementor/elementor/issues/1898\">#1898</a>, <a href=\"https://github.com/elementor/elementor/issues/3103\">#3103</a>, <a href=\"https://github.com/elementor/elementor/issues/4279\">#4279</a>, <a href=\"https://github.com/elementor/elementor/issues/7631\">#7631</a>)</li>\n<li>New: Dynamic Number (<a href=\"https://github.com/elementor/elementor/issues/5952\">#5952</a>)</li>\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\"https://github.com/elementor/elementor/issues/4617\">#4617</a>)</li>\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets</li>\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\"https://github.com/elementor/elementor/issues/5418\">#5418</a>)</li>\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\"https://github.com/elementor/elementor/issues/7947\">#7947</a>, <a href=\"https://github.com/elementor/elementor/issues/8740\">#8740</a>)</li>\n<li>Tweak: Added <code>font-display</code> support to custom fonts (<a href=\"https://github.com/elementor/elementor/issues/5993\">#5993</a>, <a href=\"https://developers.elementor.com/elementor-pro-2-7-custom-fonts-font-display-support/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\"https://github.com/elementor/elementor/issues/8800\">#8800</a>)</li>\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\"https://github.com/elementor/elementor/issues/8799\">#8799</a>)</li>\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\"https://github.com/elementor/elementor/issues/9030\">#9030</a>)</li>\n<li>Tweak: Use <code>swiper.js</code> instead of <code>slick.js</code> in Slides widget (<a href=\"https://developers.elementor.com/elementor-2-7-moving-sliders-from-slick-to-swiper/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added <code>elementor_pro/search_form/before_input</code> action hook to Search Form widget (<a href=\"https://github.com/elementor/elementor/issues/5598\">#5598</a>)</li>\n<li>Tweak: Added <code>elementor_pro/search_form/after_input</code> action hook to Search Form widget (<a href=\"https://github.com/elementor/elementor/issues/5598\">#5598</a>)</li>\n<li>Tweak: Added dynamic support for Custom field key (<a href=\"https://github.com/elementor/elementor/issues/7789\">#7789</a>)</li>\n<li>Tweak: Increased expired license notice bar frequency</li>\n<li>Tweak: Changed the icon name of Slides widget</li>\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts</li>\n<li>Tweak: Use Ken Burns Effect as an external module</li>\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets</li>\n<li>Tweak: Editor Panel UI tweaks</li>\n<li>Tweak: Added DOM events on Popup show/hide (<a href=\"https://developers.elementor.com/elementor-pro-2-7-popup-events/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added option to change the variations field width in Add to Cart widget</li>\n<li>Tweak: Use select control instead of select2 in Menu Cart widget</li>\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget</li>\n<li>Tweak: Added Typography controls to HTML field in Forms widget</li>\n<li>Tweak: Allow edit selected Font file in Custom Font</li>\n<li>Tweak: Changed reCAPTCHA v3 error message</li>\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu</li>\n<li>Fix: Corrected selector for <code>removeControlSpinner()</code> (<a href=\"https://github.com/elementor/elementor/issues/8790\">#8790</a>)</li>\n<li>Fix: Slides widget navigation icons misplacement (<a href=\"https://github.com/elementor/elementor/issues/8533\">#8533</a>)</li>\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\"https://github.com/elementor/elementor/issues/8527\">#8527</a>)</li>\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/6726\">#6726</a>)</li>\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\"https://github.com/elementor/elementor/issues/1671\">#1671</a>)</li>\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\"https://github.com/elementor/elementor/issues/7347\">#7347</a>)</li>\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs</li>\n<li>Fix: Removed unnecessary divider in Call to Action widget</li>\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity</code> is enabled.</li>\n<li>Fix: Add support for Document/PageBase in Theme Builder (Core &gt;=2.7.0)</li>\n<li>Fix: Ampersand character breaks email link in Share Buttons widget</li>\n<li>Fix: Correct custom font attachment <code>mime-type</code> to show uploaded Custom Fonts</li>\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget</li>\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated</li>\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving</li>\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen</li>\n<li>Fix: Translations and Strings in Share Buttons widget</li>\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control</li>\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget</li>\n</ul>\n<h4>2.6.5 - 2019-08-26</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7</li>\n<li>Fix: Button style not working when <code>quantity</code> is enabled in Custom Add To Cart widget</li>\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget</li>\n</ul>\n<h4>2.6.4 - 2019-08-21</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7</li>\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility</li>\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget</li>\n</ul>\n<h4>2.6.3 - 2019-08-18</h4>\n<ul>\n<li>Fix: Core version rollback to <code>&gt;2.6.0</code> causes a fatal error</li>\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox</li>\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge</li>\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings</li>\n</ul>\n<h4>2.6.2 - 2019-07-30</h4>\n<ul>\n<li>Tweak: Better accessibility support in Search Form widget</li>\n<li>Fix: UI glitched in Popup publish screen (<a href=\"https://github.com/elementor/elementor/issues/8616\">#8616</a>)</li>\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\"https://github.com/elementor/elementor/issues/8695\">#8695</a>)</li>\n<li>Fix: Restored <code>library_widget_templates</code> action hook for 3rd party compatibility (<a href=\"https://github.com/elementor/elementor/issues/8687\">#8687</a>)</li>\n<li>Fix: Twitter Icon missing in Blockquote widget</li>\n<li>Fix: Form reCAPTCHA v3 badge position not working</li>\n<li>Fix: Renewal notice bar appears in wrong situations</li>\n<li>Fix: Draft Icon Set loads empty Icon Library</li>\n</ul>\n<h4>2.6.1 - 2019-07-24</h4>\n<ul>\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\"https://github.com/elementor/elementor/issues/8672\">#8672</a>, <a href=\"https://github.com/elementor/elementor/issues/8661\">#8661</a>)</li>\n<li>Fix: Price Table features section not working (<a href=\"https://github.com/elementor/elementor/issues/8660\">#8660</a>)</li>\n</ul>\n<h4>2.6.0 - 2019-07-23</h4>\n<ul>\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\"https://github.com/elementor/elementor/issues/110\">#110</a>)</li>\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\"https://github.com/elementor/elementor/issues/4430\">#4430</a>)</li>\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\"https://github.com/elementor/elementor/issues/8213\">#8213</a>, <a href=\"https://github.com/elementor/elementor/issues/6039\">#6039</a>, <a href=\"https://github.com/elementor/elementor/issues/7165\">#7165</a>)</li>\n<li>Tweak: Added Exit Animation for Popups (<a href=\"https://github.com/elementor/elementor/issues/7063\">#7063</a>)</li>\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\"https://github.com/elementor/elementor/issues/5147\">#5147</a>)</li>\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\"https://github.com/elementor/elementor/issues/2180\">#2180</a>)</li>\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\"https://github.com/elementor/elementor/issues/7552\">#7552</a>)</li>\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\"https://github.com/elementor/elementor/issues/7928\">#7928</a>)</li>\n<li>Tweak: Added <code>none</code> breakpoint option to Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/7916\">#7916</a>)</li>\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\"https://github.com/elementor/elementor/issues/8366\">#8366</a>)</li>\n<li>Tweak: Added <code>elementor/query/query_results</code> hook to Query Control to allow full control over results (<a href=\"https://github.com/elementor/elementor/issues/7912\">#7912</a>)</li>\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\"https://github.com/elementor/elementor/issues/8090\">#8090</a>)</li>\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups</code> option is selected (<a href=\"https://github.com/elementor/elementor/issues/8189\">#8189</a>)</li>\n<li>Tweak: Added condition option to all of archive child pages (<a href=\"https://github.com/elementor/elementor/issues/8256\">#8256</a>)</li>\n<li>Tweak: Added <code>Effects Relative To</code> control to Scrolling Effects</li>\n<li>Tweak: Allow shortcodes in HTML Form field</li>\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability</li>\n<li>Tweak: Changed MailChimp <code>List</code> label to <code>Audience</code></li>\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup</li>\n<li>Tweak: Added <code>Deprecated Notice</code> control to <code>Archive Products</code> and <code>Woo Products</code> widgets</li>\n<li>Tweak: Added default dynamic title for archives in Theme Builder</li>\n<li>Tweak: Added condition to show <code>Centered Slides</code> control in Media Carousel widget</li>\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated</li>\n<li>Tweak: Replaced <code>select</code> control with <code>choose</code> control in Price List widget</li>\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor</li>\n<li>Tweak: Minor styling tweaks in the Popup publish modal</li>\n<li>Tweak: Hide ordering form in Products widget on front page</li>\n<li>Tweak: Removed page title markup when \'Hide Title\' is active</li>\n<li>Tweak: Added style controls for HTML field in Form widget</li>\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\"https://github.com/elementor/elementor/issues/7240\">#7240</a>)</li>\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\"https://github.com/elementor/elementor/issues/7884\">#7884</a>)</li>\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8497\">#8497</a>)</li>\n<li>Fix: Missing Print icon in Share Buttons (<a href=\"https://github.com/elementor/elementor/issues/8506\">#8506</a>)</li>\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad</li>\n<li>Deprecated: <code>DB::save_editor()</code> - Remove usage of this method (<a href=\"https://developers.elementor.com/v2-6-0-planned-deprecations/\">Deprecation Post</a>)</li>\n<li>Deprecated: <code>DB::get_plain_editor()</code> - Remove usage of this method (<a href=\"https://developers.elementor.com/v2-6-0-planned-deprecations/\">Deprecation Post</a>)</li>\n</ul>\n<h4>2.5.14 - 2019-07-14</h4>\n<ul>\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\"https://github.com/elementor/elementor/issues/8555\">#8555</a>)</li>\n</ul>\n<h4>2.5.13 - 2019-07-11</h4>\n<ul>\n<li>Fix: Better WC grid support to various themes</li>\n</ul>\n<h4>2.5.12 - 2019-07-10</h4>\n<ul>\n<li>Fix: Grid for WooCommerce Archive Product widget</li>\n<li>Fix: Remove redundant <code>whitespace</code> CSS property causes style glitch in iPad</li>\n<li>Tweak: Added more compatibility for Elementor v2.6</li>\n</ul>\n<h4>2.5.11 - 2019-07-02</h4>\n<ul>\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8460\">#8460</a>)</li>\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\"https://github.com/elementor/elementor/issues/8461\">#8461</a>)</li>\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\"https://github.com/elementor/elementor/issues/8396\">#8396</a>)</li>\n<li>Fix: Missing dropdown icon in conditions screen</li>\n</ul>\n<h4>2.5.10 - 2019-05-28</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6</li>\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\"https://github.com/elementor/elementor/issues/8261\">#8261</a>)</li>\n<li>Fix: Do not unset <code>product</code> CPT if it\'s not from WooCommerce (<a href=\"https://github.com/elementor/elementor/issues/8160\">#8160</a>)</li>\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\"https://github.com/elementor/elementor/issues/8285\">#8285</a>)</li>\n<li>Fix: Title styling not working in Products Categories widget</li>\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser</li>\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition</li>\n</ul>\n<h4>2.5.9 - 2019-05-28</h4>\n<ul>\n<li>Tweak: Removed <code>auto-confirm</code> control from MailPoet to support new version of MailPoet</li>\n<li>Fix: Multiple Custom Fonts not rendered in the editor</li>\n<li>Fix: Products <code>sale</code> query - handle exclude by manual selection.</li>\n<li>Fix: Product Categories grid row &amp; column style</li>\n<li>Fix: Form integration AJAX cache override</li>\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates</li>\n</ul>\n<h4>2.5.8 - 2019-05-06</h4>\n<ul>\n<li>Fix: Popup entrance animation not working in frontend</li>\n<li>Fix: Popup Exit Intent trigger activated multiple times</li>\n</ul>\n<h4>2.5.7 - 2019-05-05</h4>\n<ul>\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\"https://github.com/elementor/elementor/issues/7875\">#7875</a>)</li>\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\"https://github.com/elementor/elementor/issues/7824\">#7824</a>)</li>\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\"https://github.com/elementor/elementor/issues/7395\">#7395</a>)</li>\n<li>Fix: WC variations select style glitch in several themes (<a href=\"https://github.com/elementor/elementor/issues/8008\">#8008</a>)</li>\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases</li>\n</ul>\n<h4>2.5.6 - 2019-04-29</h4>\n<ul>\n<li>Tweak: Removed <code>Shortcode</code> dynamic from Image, Gallery and Media control</li>\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\"https://github.com/elementor/elementor/issues/7809\">#7809</a>)</li>\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control</li>\n<li>Fix: Query Control Related by author glitches in edge cases</li>\n<li>Fix: Query Control using terms for Products widget</li>\n<li>Fix: Posts cards style glitch in small screens</li>\n<li>Fix: Display conditions delete icon missing in small screens</li>\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor</li>\n</ul>\n<h4>2.5.5 - 2019-04-08</h4>\n<ul>\n<li>Tweak: Allow text selection inside a Popup</li>\n<li>Fix: Added backwards compatibility for <code>tax_query</code> in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7751\">#7751</a>)</li>\n<li>Fix: Missing arguments for <code>widget_title</code> filter (<a href=\"https://github.com/elementor/elementor/issues/7745\">#7745</a>)</li>\n</ul>\n<h4>2.5.4 - 2019-04-03</h4>\n<ul>\n<li>Fix: Move Query from using <code>term_id</code> to <code>term_taxonomy_id</code> (<a href=\"https://github.com/elementor/elementor/issues/7653\">#7653</a>)</li>\n<li>Fix: Offset manipulation hook removal in Query control</li>\n<li>Fix: Missing form field <code>ID</code> in some edge cases (<a href=\"https://github.com/elementor/elementor/issues/7711\">#7711</a>, <a href=\"https://github.com/elementor/elementor/issues/7660\">#7660</a>)</li>\n</ul>\n<h4>2.5.3 - 2019-03-31</h4>\n<ul>\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\"https://github.com/elementor/elementor/issues/7673\">#7673</a>)</li>\n<li>Fix: Missing form field names (<a href=\"https://github.com/elementor/elementor/issues/7651\">#7651</a>)</li>\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7633\">#7633</a>)</li>\n<li>Fix: <code>products_deprecated</code> Query Control module compatibility (<a href=\"https://github.com/elementor/elementor/issues/7654\">#7654</a>)</li>\n<li>Fix: Changed query method from <code>term_id</code> to <code>term_taxonomy_id</code> (<a href=\"https://github.com/elementor/elementor/issues/7653\">#7653</a>)</li>\n</ul>\n<h4>2.5.2 - 2019-03-27</h4>\n<ul>\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\"https://github.com/elementor/elementor/issues/7632\">#7632</a>)</li>\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7635\">#7635</a>)</li>\n<li>Fix: Manual Selection option not working in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7634\">#7634</a>)</li>\n<li>Fix: Incorrect condition caused handlers issues inside popup</li>\n</ul>\n<h4>2.5.1 - 2019-03-26</h4>\n<ul>\n<li>Fix: Query Control invalid call to deprecated action (<a href=\"https://github.com/elementor/elementor/issues/7619\">#7619</a>)</li>\n<li>Tweak: Renamed action hook from <code>elementor_pro/{$widget_name}/query/{$query_id}</code> to <code>elementor/query/{$query_id}</code></li>\n<li>Tweak: Renamed filter hook from <code>elementor_pro/query_control/get_query_args/current_query</code> to <code>elementor/query/get_query_args/current_query</code></li>\n</ul>\n<h4>2.5.0 - 2019-03-26</h4>\n<ul>\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\"https://github.com/elementor/elementor/issues/72\">#72</a>)</li>\n<li>New: Introducing Related Posts for Query Control (<a href=\"https://github.com/elementor/elementor/issues/7306\">#7306</a>, <a href=\"https://github.com/elementor/elementor/issues/7490\">#7490</a>)</li>\n<li>New: Introducing Date query for Query Control</li>\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\"https://github.com/elementor/elementor/issues/2501\">#2501</a>)</li>\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\"https://github.com/elementor/elementor/issues/6871\">#6871</a>, <a href=\"https://github.com/elementor/elementor/issues/6876\">#6876</a>, <a href=\"https://github.com/elementor/elementor/issues/7258\">#7258</a>)</li>\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule</li>\n<li>Tweak: Added full border radius control options inside Popup</li>\n<li>Tweak: Changed exit intent icon in Popups</li>\n<li>Tweak: Show only one popup in its own preview</li>\n<li>Tweak: Added responsive support to Popup entrance animation control</li>\n<li>Tweak: Conditions - Singular <code>All Pages</code> string changed to <code>Pages</code></li>\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\"https://github.com/elementor/elementor/issues/7000\">#7000</a>)</li>\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\"https://github.com/elementor/elementor/issues/7258\">#7258</a>)</li>\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\"https://github.com/elementor/elementor/issues/6779\">#6779</a>)</li>\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\"https://github.com/elementor/elementor/issues/6986\">#6986</a>)</li>\n<li>Tweak: Decrease <code>z-index</code> for Nav Menu (<a href=\"https://github.com/elementor/elementor/issues/6869\">#6869</a>)</li>\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;</li>\n<li>Tweak: Use filter <code>get_meta_viewport</code> for header templates (<a href=\"https://github.com/elementor/elementor/issues/7043\">#7043</a>)</li>\n<li>Tweak: use filterable <code>Util::get_public_post_types()</code> in Theme Builder (<a href=\"https://github.com/elementor/elementor/issues/7172\">#7172</a>)</li>\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\"https://github.com/elementor/elementor/issues/7443\">#7443</a>)</li>\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\"https://github.com/elementor/elementor/issues/6913\">#6913</a>)</li>\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling</li>\n<li>Fix: Custom ID reset to default when dragging repeater</li>\n<li>Fix: Conflict between archive-products widget and WC customizer</li>\n<li>Fix: Add to Cart widget <code>spacing</code> and <code>space-between</code></li>\n<li>Fix: Library view when creating a new Header or Footer</li>\n<li>Fix: Post types labels missing on Add New Template modal</li>\n</ul>\n<h4>2.4.8 - 2019-03-11</h4>\n<ul>\n<li>Fix: Missing query section in Products widget</li>\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases</li>\n</ul>\n<h4>2.4.7 - 2019-03-06</h4>\n<ul>\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+</li>\n</ul>\n<h4>2.4.6 - 2019-03-04</h4>\n<ul>\n<li>Fix: Pods gallery dynamic when empty (<a href=\"https://github.com/elementor/elementor/issues/7127\">#7127</a>)</li>\n<li>Fix: Duplicate call for conditions screen issue</li>\n<li>Fix: Compatibility with Elementor v2.5.0</li>\n</ul>\n<h4>2.4.5 - 2019-02-18</h4>\n<ul>\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\"https://github.com/elementor/elementor/issues/7058\">#7058</a>)</li>\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\"https://github.com/elementor/elementor/issues/7083\">#7083</a>)</li>\n<li>Fix: Show popup preview only on it\'s own preview</li>\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases</li>\n</ul>\n<h4>2.4.4 - 2019-02-11</h4>\n<ul>\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\"https://github.com/elementor/elementor/issues/6690\">#6690</a>)</li>\n<li>Tweak: Changed the term of <code>All Posts</code> condition to <code>Posts</code></li>\n<li>Fix: Added <code>&lt;IfModule&gt;</code> to avoid 500 error when <code>mod-headers</code> is missing (<a href=\"https://github.com/elementor/elementor/issues/7034\">#7034</a>)</li>\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\"https://github.com/elementor/elementor/issues/6856\">#6856</a>)</li>\n<li>Fix: <code>Textarea</code> default value in Forms Widget (<a href=\"https://github.com/elementor/elementor/issues/6934\">#6934</a>)</li>\n<li>Fix: MailPoet latest version caused fatal error (<a href=\"https://github.com/elementor/elementor/issues/6996\">#6996</a>)</li>\n<li>Fix: Fatal Error caused by calling MailPoet deleted method</li>\n<li>Notice: MailPoet <code>Auto Confirm</code> option will now default to &quot;On&quot;</li>\n</ul>\n<h4>2.4.3 - 2019-01-30</h4>\n<ul>\n<li>Fix: Custom Add to Cart widget responsive alignment settings</li>\n<li>Fix: Links in Post Info widget</li>\n<li>Fix: WooCommerce <code>View Cart</code> string translate</li>\n<li>Fix: Wrapper classes for header/footer templates (<a href=\"https://github.com/elementor/elementor/issues/6884\">#6884</a>)</li>\n</ul>\n<h4>2.4.2 - 2019-01-25</h4>\n<ul>\n<li>Tweak: Added pixel units to Close Button position control in Popups</li>\n<li>Fix: Exclude error in WC Products widget</li>\n</ul>\n<h4>2.4.1 - 2019-01-24</h4>\n<ul>\n<li>Tweak: Added CSS classes control to Popup (<a href=\"https://github.com/elementor/elementor/issues/6826\">#6826</a>)</li>\n<li>Tweak: Added responsive image size to Testimonial Carousel widget</li>\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\"https://github.com/elementor/elementor/issues/6842\">#6842</a>)</li>\n<li>Fix: Support of exclude-ids in WC Products widget</li>\n<li>Fix: Popup close button not clickable</li>\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\"https://github.com/elementor/elementor/issues/6749\">#6749</a>)</li>\n<li>Fix: Bad anchors breaks the page JS</li>\n<li>Fix: Popup overlay shown when turned off</li>\n</ul>\n<h4>2.4.0 - 2019-01-21</h4>\n<ul>\n<li>New: Introducing Popup Builder (<a href=\"https://github.com/elementor/elementor/issues/628\">#628</a>)</li>\n<li>New: Added <code>Popup</code> Dynamic Tag</li>\n<li>New: Added <code>Popup</code> forms action after submit</li>\n<li>New: Added User Info dynamic tag (<a href=\"https://github.com/elementor/elementor/issues/6322\">#6322</a>)</li>\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message</li>\n<li>Tweak: Added <code>elementor_pro/theme_builder/archive/escape_nothing_found_message</code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\"https://github.com/elementor/elementor/issues/6053\">#6053</a>)</li>\n<li>Tweak: Added <code>add_doc_to_location</code> method to Allow insertion of a document to a location</li>\n<li>Fix: <code>z-index</code> issue with CTA widget (<a href=\"https://github.com/elementor/elementor/issues/6486\">#6486</a>)</li>\n<li>Fix: Hide the Post Content widget and show it only in a Single document</li>\n<li>Fix: <code>selector</code> replacement in Custom CSS</li>\n<li>Fix: Apply <code>the_content</code> on the real content only</li>\n<li>Fix: CSS for WC products selector (<a href=\"https://github.com/elementor/elementor/issues/6559\">#6559</a>)</li>\n<li>Fix: Odnoklassniki share URL (<a href=\"https://github.com/elementor/elementor/issues/6638\">#6638</a>)</li>\n<li>Fix: Custom link new tab in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/5766\">#5766</a>)</li>\n<li>Fix: <code>nofollow</code> link in Flip Box &amp; CTA widgets</li>\n<li>Fix: Post Terms in Post Info widget</li>\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\"https://github.com/elementor/elementor/issues/5386\">#5386</a>)</li>\n<li>Fix: Accessibility labels in Reviews widget (<a href=\"https://github.com/elementor/elementor/issues/6630\">#6630</a>)</li>\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active</li>\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget</li>\n<li>Fix: Sub-menu arrow position in Nav Menu widget</li>\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\"https://github.com/elementor/elementor/issues/6648\">#6648</a>)</li>\n</ul>\n<h4>2.3.1 - 2018-12-19</h4>\n<ul>\n<li>Fix: Template widget search functionality (<a href=\"https://github.com/elementor/elementor/issues/6473\">#6473</a>)</li>\n<li>Fix: Apply <code>the_content</code> filter to post content in theme builder</li>\n</ul>\n<h4>2.3.0 - 2018-12-17</h4>\n<ul>\n<li>New: Introducing Discord Integration for Forms (<a href=\"https://github.com/elementor/elementor/issues/4218\">#4218</a>)</li>\n<li>New: Introducing Slack Integration for Forms</li>\n<li>New: Introducing MailerLite Integration for Forms (<a href=\"https://github.com/elementor/elementor/issues/4462\">#4462</a>)</li>\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account</li>\n<li>Tweak: Added <code>elementor_pro/utils/get_public_post_types</code> filter hook (<a href=\"https://github.com/elementor/elementor/issues/5900\">#5900</a>)</li>\n<li>Tweak: Added <code>loop_start</code> &amp; <code>the_content</code> hooks for Post Content (<a href=\"https://github.com/elementor/elementor/issues/6173\">#6173</a>)</li>\n<li>Tweak: Removed Custom Attributes from Page Settings</li>\n<li>Tweak: Always add the Custom CSS control to the Advanced tab</li>\n<li>Fix: In sub Term condition false positive in edge cases</li>\n<li>Fix: ToolSet Dynamic Image fallback</li>\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget</li>\n<li>Fix: Style glitch in the Conditions screen in Safari browser</li>\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\"https://github.com/elementor/elementor/issues/6080\">#6080</a>)</li>\n<li>Fix: The color of label won\'t change color in Widget login</li>\n</ul>\n<h4>2.2.5 - 2018-12-11</h4>\n<ul>\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.</li>\n<li>Tweak: Added a better identifier for subpages (<a href=\"https://github.com/elementor/elementor/issues/6362\">#6362</a>)</li>\n<li>Tweak: Removed Custom Attributes from page settings</li>\n<li>Fix: Yahoo event URL date issue (<a href=\"https://github.com/elementor/elementor/issues/6354\">#6354</a>)</li>\n<li>Fix: Allow timezone settings in Google event URL (<a href=\"https://github.com/elementor/elementor/issues/6354\">#6354</a>)</li>\n<li>Fix: Avoid <code>z-index</code> changes by <code>nanocss</code> in build process</li>\n<li>Fix: Added missing WC upsells products CSS</li>\n<li>Fix: Nav Menu dropdown losing color on hover</li>\n<li>Fix: WC Product Add-ons CSS compatibility</li>\n</ul>\n<h4>2.2.4 - 2018-12-04</h4>\n<ul>\n<li>Fix: Global widget not saving changes (<a href=\"https://github.com/elementor/elementor/issues/6340\">#6340</a>)</li>\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\"https://github.com/elementor/elementor/issues/6334\">#6334</a>)</li>\n<li>Fix: Forms Redirect URL action when using form field values with spaces</li>\n</ul>\n<h4>2.2.3 - 2018-11-29</h4>\n<ul>\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\"https://github.com/elementor/elementor/issues/6271\">#6271</a>)</li>\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu</li>\n<li>Fix: Show only supported templates in Template widget</li>\n<li>Fix: Revert conflicting fix for a default order for WC archive</li>\n</ul>\n<h4>2.2.2 - 2018-11-28</h4>\n<ul>\n<li>Fix: Lightbox dynamic tag crashes the editor</li>\n</ul>\n<h4>2.2.1 - 2018-11-28</h4>\n<ul>\n<li>New: Added <code>ACF File</code> Dynamic tag to support text controls.</li>\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\"https://github.com/elementor/elementor/issues/6223\">#6223</a>)</li>\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags</li>\n<li>Tweak: Added filter <code>elementor_pro/dynamic_tags/shortcode/should_escape</code> to avoid escaping in Shortcode dynamic tag</li>\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists</li>\n<li>Tweak: Added front-end max file size validation for upload fields</li>\n<li>Tweak: Added <code>by-author</code> per Post-Type condition for theme builder</li>\n<li>Fix: Template widget panel not showing the selected template (<a href=\"https://github.com/elementor/elementor/issues/6271\">#6271</a>)</li>\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag</li>\n<li>Fix: Add post classes only for the Single template</li>\n<li>Fix: Set document type as not editable for unsupported document like Global widget</li>\n<li>Fix: Avoid duplicate query for current WC product query</li>\n<li>Fix: Product Archive showing oldest products instead of latest</li>\n<li>Fix: CSS reset in Posts widget using cards skin</li>\n</ul>\n<h4>2.2.0 - 2018-11-19</h4>\n<ul>\n<li>New: Introducing Custom Attributes (<a href=\"https://github.com/elementor/elementor/issues/290\">#290</a>, <a href=\"https://github.com/elementor/elementor/issues/3990\">#3990</a>)</li>\n<li>New: Added evergreen option for Countdown widget (<a href=\"https://github.com/elementor/elementor/issues/4459\">#4459</a>)</li>\n<li>New: Added expire actions option for Countdown widget (<a href=\"https://github.com/elementor/elementor/issues/5242\">#5242</a>)</li>\n<li>New: Introducing Reviews widget (<a href=\"https://github.com/elementor/elementor/issues/3854\">#3854</a>)</li>\n<li>New: Introducing Sitemap widget (<a href=\"https://github.com/elementor/elementor/issues/5594\">#5594</a>)</li>\n<li>New: Added Request Parameter dynamic tag (<a href=\"https://github.com/elementor/elementor/issues/4934\">#4934</a>)</li>\n<li>New: Added Shortcode dynamic tag</li>\n<li>New: Added Image and Video Lightbox dynamic tag</li>\n<li>New: Added Contact URL dynamic tag</li>\n<li>New: Added Featured Image Data dynamic tag</li>\n<li>New: Added default value to each field in the Form widget (<a href=\"https://github.com/elementor/elementor/issues/4268\">#4268</a>)</li>\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\"https://github.com/elementor/elementor/issues/5321\">#5321</a>)</li>\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\"https://github.com/elementor/elementor/issues/5587\">#5587</a>)</li>\n<li>Tweak: Added Form Redirect URL with form values (<a href=\"https://github.com/elementor/elementor/issues/2564\">#2564</a>)</li>\n<li>Tweak: Added default post classes to template wrapper (<a href=\"https://github.com/elementor/elementor/issues/5959\">#5959</a>)</li>\n<li>Tweak: Better labels for terms in Query control (<a href=\"https://github.com/elementor/elementor/issues/6092\">#6092</a>)</li>\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;</li>\n<li>Tweak: Added <code>elementor/theme/get_location_templates/condition_sub_id</code> filter hook to allow template condition translations</li>\n<li>Tweak: Load the Template Library widget via Ajax for better performance</li>\n<li>Tweak: Added 404 page title for Page Title dynamic tag</li>\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\"https://github.com/elementor/elementor/issues/6141\">#6141</a>)</li>\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/5790\">#5790</a>)</li>\n<li>Fix: Avoid potential security risk in forms</li>\n<li>Fix: Template By Author condition conflicts with 404 page</li>\n<li>Fix: Restored WC Product Content widget in Single Product template</li>\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages</li>\n<li>Fix: Highlight active menu anchor items only when scrolled into view</li>\n<li>Fix: Carousel Pagination Progress style to support new Swiper version</li>\n</ul>\n<h4>2.1.13 - 2018-11-12</h4>\n<ul>\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0</li>\n<li>Fix: Settings conflict when there are multiple carousels in the page</li>\n</ul>\n<h4>2.1.12 - 2018-11-05</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3</li>\n<li>Tweak: Better performance for Template Library widget</li>\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\"https://github.com/elementor/elementor/issues/6029\">#6029</a>)</li>\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\"https://github.com/elementor/elementor/issues/6001\">#6001</a>)</li>\n<li>Fix: Custom CSS printed twice in the front-end</li>\n<li>Fix: ACF Image field PHP warning (<a href=\"https://github.com/elementor/elementor/issues/6051\">#6051</a>)</li>\n</ul>\n<h4>2.1.11 - 2018-10-22</h4>\n<ul>\n<li>New: Added ACF local fields compatibility</li>\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration</li>\n<li>Fix: Exclude <code>is_embed</code> from Singular condition (<a href=\"https://github.com/elementor/elementor/issues/5915\">#5915</a>)</li>\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons</li>\n<li>Fix: Current date time dynamic tag now shows local time</li>\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink</li>\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration</li>\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF</li>\n<li>Fix: Respect password protected for a WC single product template</li>\n<li>Fix: Respect <code>order</code> settings for WC archive also without pagination</li>\n</ul>\n<h4>2.1.10 - 2018-10-09</h4>\n<ul>\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\"https://github.com/elementor/elementor/issues/5821\">#5821</a>)</li>\n<li>Tweak: Added link control to Animated Headline widget</li>\n<li>Fix: Mobile nav menu jump on RTL (<a href=\"https://github.com/elementor/elementor/issues/5711\">#5711</a>)</li>\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\"https://github.com/elementor/elementor/issues/5830\">#5830</a>)</li>\n<li>Fix: Added IE compatibility for Animated Headline widget</li>\n<li>Fix: Post Content widget is now shown only on <code>Single</code> templates</li>\n<li>Fix: Query Control Pagination with offset</li>\n</ul>\n<h4>2.1.9 - 2018-09-17</h4>\n<ul>\n<li>Tweak: Added Centered Slides option for Slideshow carousel</li>\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\"https://github.com/elementor/elementor/issues/5091\">#5091</a>)</li>\n<li>Fix: ACF Gallery option support (<a href=\"https://github.com/elementor/elementor/issues/5344\">#5344</a>)</li>\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\"https://github.com/elementor/elementor/issues/5740\">#5740</a>)</li>\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\"https://github.com/elementor/elementor/issues/5689\">#5689</a>)</li>\n<li>Fix: Coverflow transition effect in Carousel</li>\n<li>Fix: Weird mobile behavior with Cube effect in Carousel</li>\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly</li>\n</ul>\n<h4>2.1.8 - 2018-09-12</h4>\n<ul>\n<li>Tweak: Added styling options for WC Additional Information widget</li>\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget</li>\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\"https://github.com/elementor/elementor/issues/5338\">#5338</a>)</li>\n<li>Fix: Layout of Related Product widget with WC native style</li>\n</ul>\n<h4>2.1.7 - 2018-09-03</h4>\n<ul>\n<li>New: WC Archive Description widget</li>\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\"https://github.com/elementor/elementor/issues/5555\">#5555</a>)</li>\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget</li>\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\"https://github.com/elementor/elementor/issues/5589\">#5589</a>)</li>\n<li>Tweak: Added more blend mode options for CTA widget</li>\n<li>Tweak: Improved plugin updater method based on WordPress version</li>\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets</li>\n<li>Fix: Added default gap for products pagination</li>\n<li>Fix: Post thumbnail flickering in Safari browser</li>\n<li>Fix: Close mobile nav menu on click only in full-width mode</li>\n<li>Fix: Added trailing slash to pagination links in Posts widget</li>\n</ul>\n<h4>2.1.6 - 2018-08-28</h4>\n<ul>\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\"https://github.com/elementor/elementor/issues/5117\">#5117</a>)</li>\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\"https://github.com/elementor/elementor/issues/5491\">#5491</a>)</li>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2</li>\n<li>Tweak: Deprecated Follow option in the Facebook Button widget</li>\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)</li>\n<li>Fix: Posts widget CSS when using cards skin in masonry mode</li>\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\"https://github.com/elementor/elementor/issues/5344\">#5344</a>)</li>\n<li>Fix: WC product gallery links in RTL</li>\n<li>Fix: Dynamic tags in Call To Action widget</li>\n</ul>\n<h4>2.1.5 - 2018-08-21</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2</li>\n<li>Fix: Posts Widget layout theme compatibility</li>\n<li>Fix: Added compatibility for WooCommerce native style</li>\n</ul>\n<h4>2.1.4 - 2018-08-19</h4>\n<ul>\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\"https://github.com/elementor/elementor/issues/5442\">#5442</a>)</li>\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\"https://github.com/elementor/elementor/issues/5460\">#5460</a>)</li>\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget</li>\n<li>Fix: Selector specificity for WooCommerce Products widget</li>\n<li>Fix: WooCommerce conflicts in the editor in edge cases</li>\n</ul>\n<h4>2.1.3 - 2018-08-15</h4>\n<ul>\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\"https://github.com/elementor/elementor/issues/5350\">#5350</a>)</li>\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\"https://github.com/elementor/elementor/issues/5375\">#5375</a>)</li>\n<li>Fix: Added missing <code>setup_postdata</code> for Product Data Tabs widget</li>\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\"https://github.com/elementor/elementor/issues/5399\">#5399</a>)</li>\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\"https://github.com/elementor/elementor/issues/5254\">#5254</a>)</li>\n<li>Fix: Carousel behavior when using a single slide</li>\n</ul>\n<h4>2.1.2 - 2018-08-12</h4>\n<ul>\n<li>Fix: Error when ACF Pro is not installed (<a href=\"https://github.com/elementor/elementor/issues/5367\">#5367</a>)</li>\n<li>Fix: Edge cases in Inspector where document is a boolean</li>\n<li>Fix: Edge cases for incorrect file fields in PODS</li>\n</ul>\n<h4>2.1.1 - 2018-08-09</h4>\n<ul>\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\"https://github.com/elementor/elementor/issues/5345\">#5345</a>)</li>\n<li>Fix: Flip Box effect issues</li>\n<li>Fix: ACF Options page fields support (<a href=\"https://github.com/elementor/elementor/issues/5329\">#5329</a>)</li>\n<li>Fix: Import Pro templates in edge cases</li>\n</ul>\n<h4>2.1.0 - 2018-08-07</h4>\n<ul>\n<li>New: Introducing WooCommerce Builder (<a href=\"https://github.com/elementor/elementor/issues/1690\">#1690</a>)</li>\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive</li>\n<li>New: Introducing Cart Menu widget (<a href=\"https://github.com/elementor/elementor/issues/4220\">#4220</a>, <a href=\"https://github.com/elementor/elementor/issues/4600\">#4600</a>)</li>\n<li>New: Added integration with Toolset (<a href=\"https://github.com/elementor/elementor/issues/2949\">#2949</a>)</li>\n<li>New: Added integration with Pods (<a href=\"https://github.com/elementor/elementor/issues/4129\">#4129</a>)</li>\n<li>New: Added stick to bottom in scrolling effects (<a href=\"https://github.com/elementor/elementor/issues/4799\">#4799</a>)</li>\n<li>New: Added Scrolling Effect to Widgets under advanced tab</li>\n<li>New: Introducing Internal URL Dynamic Tag</li>\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/4597\">#4597</a>)</li>\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\"https://github.com/elementor/elementor/issues/4447\">#4447</a>)</li>\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\"https://github.com/elementor/elementor/issues/1878\">#1878</a>)</li>\n<li>Tweak: Add Custom Query hook for Query control (<a href=\"https://developers.elementor.com/custom-query-filter/\">More Info</a>) (<a href=\"https://github.com/elementor/elementor/issues/1748\">#1748</a>)</li>\n<li>Tweak: Added form-message style (<a href=\"https://github.com/elementor/elementor/issues/1180\">#1180</a>)</li>\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\"https://github.com/elementor/elementor/issues/4242\">#4242</a>)</li>\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\"https://github.com/elementor/elementor/issues/4767\">#4767</a>)</li>\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\"https://github.com/elementor/elementor/issues/4602\">#4602</a>)</li>\n<li>Tweak: Added an support for <code>label|value</code> in options field (<a href=\"https://github.com/elementor/elementor/issues/4594\">#4594</a>)</li>\n<li>Tweak: Added <code>by-author</code> condition for theme builder (<a href=\"https://github.com/elementor/elementor/issues/4681\">#4681</a>)</li>\n<li>Tweak: Added Activate/Deactivate license key via WP-CLI command (<a href=\"https://github.com/elementor/elementor/issues/4149\">#4149</a>)</li>\n<li>Tweak: Added <code>is_scroll</code> trigger to scrolling effect (<a href=\"https://github.com/elementor/elementor/issues/4340\">#4340</a>)</li>\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\"https://github.com/elementor/elementor/issues/4177\">#4177</a>)</li>\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\"https://github.com/elementor/elementor/issues/3697\">#3697</a>)</li>\n<li>Tweak: Added style options for Posts widget (<a href=\"https://github.com/elementor/elementor/issues/1335\">#1335</a>)</li>\n<li>Tweak: Added button CSS ID for Forms widget</li>\n<li>Tweak: Added pixel units to Post-Info divider height control</li>\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs</li>\n<li>Tweak: Re-organize the panel categories per document type</li>\n<li>Tweak: Added ACF support for <code>options-page</code> fields</li>\n<li>Tweak: Added dynamic tag for Animated headlines</li>\n<li>Tweak: Added dynamic tag for BlockQuote widget</li>\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\"https://github.com/elementor/elementor/issues/4817\">#4817</a>)</li>\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\"https://github.com/elementor/elementor/issues/4324\">#4324</a>)</li>\n<li>Fix: Initial slide in Carousel widget</li>\n<li>Fix: Stay on current slide while editing in Carousel widget</li>\n<li>Fix: Default slides per device in Carousel widget</li>\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets</li>\n</ul>\n<h4>2.0.18 - 2018-07-27</h4>\n<ul>\n<li>Fix: Global widget error on saving page</li>\n</ul>\n<h4>2.0.17 - 2018-07-26</h4>\n<ul>\n<li>Fix: Sub menu indicator direction in Nav Menu widget</li>\n<li>Fix: Change the title and icon for Global Widget when is moving</li>\n<li>Fix: CSS wrapper selector for Page Document</li>\n</ul>\n<h4>2.0.16 - 2018-07-16</h4>\n<ul>\n<li>Tweak: CSS Filter Control module is now included in Elementor</li>\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0</code> (<a href=\"https://github.com/elementor/elementor/issues/5077\">#5077</a>)</li>\n<li>Fix: Restore current query after get Global Widget data</li>\n<li>Fix: Add action item in History on unlink Global widget</li>\n</ul>\n<h4>2.0.15 - 2018-07-10</h4>\n<ul>\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\"https://github.com/elementor/elementor/issues/4996\">#4996</a>)</li>\n<li>Fix: GMT offset in Countdown widget (<a href=\"https://github.com/elementor/elementor/issues/4997\">#4997</a>)</li>\n</ul>\n<h4>2.0.14 - 2018-07-08</h4>\n<ul>\n<li>Tweak: Added set method to form record for developers (<a href=\"https://github.com/elementor/elementor/issues/4983\">#4983</a>)</li>\n<li>Fix: Autoplay option for Carousels</li>\n<li>Fix: Close mobile menu on item click in the Nav Menu widget</li>\n</ul>\n<h4>2.0.13 - 2018-07-03</h4>\n<ul>\n<li>Tweak: Added compatibility for Elementor v2.1</li>\n</ul>\n<h4>2.0.12 - 2018-07-02</h4>\n<ul>\n<li>Fix: Global widget PHP notices</li>\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs</li>\n<li>Fix: Form select field send all selected values on multiple selection</li>\n<li>Fix: Validate time field only if it\'s not empty</li>\n<li>Fix: ConvertKit API not saving name field</li>\n</ul>\n<h4>2.0.11 - 2018-06-12</h4>\n<ul>\n<li>Fix: Theme Builder <code>author</code> archive condition (<a href=\"https://github.com/elementor/elementor/issues/4593\">#4593</a>)</li>\n<li>Fix: Respect password protected posts in Post Content widget</li>\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.</li>\n</ul>\n<h4>2.0.10 - 2018-06-05</h4>\n<ul>\n<li>Tweak: Added <code>elementor/theme/get_location_templates/template_id</code> filter hook for multi-language plugins</li>\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)</li>\n<li>Fix: Fields shortcode missing after removing a field in Form widget</li>\n<li>Deprecated: <code>get_theme_templates_by_location</code> is replaced by <code>get_location_templates</code></li>\n</ul>\n<h4>2.0.9 - 2018-05-28</h4>\n<ul>\n<li>Fix: Compatibility for PHP version 5.4</li>\n</ul>\n<h4>2.0.8 - 2018-05-28</h4>\n<ul>\n<li>Tweak: Added Active state for Nav Menu dropdown</li>\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget</li>\n<li>Tweak: Removed caption control in Site Logo widget</li>\n<li>Tweak: Added option to position currency symbol before/after In Price Table widget</li>\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\"https://github.com/elementor/elementor/issues/4479\">#4479</a>)</li>\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/4342\">#4342</a>)</li>\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\"https://github.com/elementor/elementor/issues/4527\">#4527</a>)</li>\n<li>Fix: Avoid rendering a template if it\'s not published</li>\n<li>Fix: 404 Page style not working</li>\n<li>Fix: Price Table button with hover animation not working in editor</li>\n<li>Fix: Styling conflict in Call to Action widget</li>\n<li>Fix: Global Widget tab translation</li>\n<li>Fix: Adding parent wrapper class to Site Title widget</li>\n</ul>\n<h4>2.0.7 - 2018-05-16</h4>\n<ul>\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;</li>\n<li>Fix: Open 404 template library for 404 page</li>\n<li>Tweak: Added CSS prefix for dev files</li>\n<li>Tweak: Removed product post type from display conditions</li>\n</ul>\n<h4>2.0.6 - 2018-05-15</h4>\n<ul>\n<li>Tweak: Set type on create new single template</li>\n<li>Tweak: Always show the conditions dialog in the Draft status</li>\n<li>Tweak: Added document type <code>widget</code></li>\n<li>Tweak: Added Post Custom Field tag to URL category</li>\n<li>Fix: When ACF Field Groups are Empty (<a href=\"https://github.com/elementor/elementor/issues/4428\">#4428</a>)</li>\n<li>Fix: Links inside carousel in edge cases</li>\n<li>Fix: Responsive issue in My Templates area</li>\n<li>Fix: Image alignment for post content with text alignment</li>\n<li>Fix: Post Content widget when preview post is missing</li>\n<li>Fix: Global Widget tab translation</li>\n<li>Fix: Style settings for Post / Archive Title widgets</li>\n</ul>\n<h4>2.0.5 - 2018-05-08</h4>\n<ul>\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\"https://github.com/elementor/elementor/issues/4203\">#4203</a>)</li>\n<li>Fix: Added support for new version of reCAPTCHA</li>\n<li>Fix: Added fallback for controls after <code>post_status</code></li>\n<li>Fix: Required field in forms widget</li>\n<li>Fix: Media Carousel in the Coverflow skin</li>\n<li>Fix: 404 Page show wrong template in edge cases</li>\n<li>Fix: Save the default menu in the Nav Menu widget</li>\n</ul>\n<h4>2.0.4 - 2018-05-02</h4>\n<ul>\n<li>Tweak: Added parent\'s class for extended widgets</li>\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions</li>\n<li>Tweak: Initialize global model when it\'s needed</li>\n<li>Tweak: Removed some duplicate strings</li>\n<li>Tweak: Query control now includes empty terms</li>\n<li>Tweak: Design polish for conditions dialog</li>\n<li>Tweak: Decreasing <code>minimumInputLength</code> to 1 of select2</li>\n<li>Fix: Editor not loading for single templates in edge cases</li>\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\"https://github.com/elementor/elementor/issues/4310\">#4310</a>)</li>\n<li>Fix: Slides per view not working for some effects</li>\n<li>Fix: New slides not showing in the editor</li>\n<li>Fix: Editor for section without a defined location, defaults to content area</li>\n</ul>\n<h4>2.0.3 - 2018-04-24</h4>\n<ul>\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/4214\">#4214</a>, <a href=\"https://github.com/elementor/elementor/issues/4216\">#4216</a>, <a href=\"https://github.com/elementor/elementor/issues/4225\">#4225</a>)</li>\n<li>Fix: Double render on frontend view in core locations</li>\n<li>Fix: Masonry not working in edge cases</li>\n<li>Fix: Added default setting for Author Info tag</li>\n</ul>\n<h4>2.0.2 - 2018-04-18</h4>\n<ul>\n<li>Fix: Regenerate conditions to include all templates</li>\n</ul>\n<h4>2.0.1 - 2018-04-17</h4>\n<ul>\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\"https://github.com/elementor/elementor/issues/4136\">#4136</a>)</li>\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\"https://github.com/elementor/elementor/issues/4127\">#4127</a>)</li>\n<li>Tweak: Added Divider control for Post Info widget</li>\n<li>Fix: Update admin links in Yoast Breadcrumbs widget</li>\n<li>Fix: Sticky element conflict with clearfix CSS</li>\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below</li>\n<li>Fix: Avoid running <code>wp_head</code> hooks twice</li>\n</ul>\n<h4>2.0.0 - 2018-04-16</h4>\n<ul>\n<li>New: Introducing Theme Builder - <a href=\"https://elementor.com/introducing-theme-builder/\">Release Post</a> (<a href=\"https://github.com/elementor/elementor/issues/417\">#417</a>)</li>\n<li>New: Introducing Locations API to inject custom location templates</li>\n<li>New: Introducing Display Conditions for all dynamic templates</li>\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design</li>\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\"https://github.com/elementor/elementor/issues/483\">#483</a>, <a href=\"https://github.com/elementor/elementor/issues/653\">#653</a>, <a href=\"https://github.com/elementor/elementor/issues/885\">#885</a>)</li>\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\"https://github.com/elementor/elementor/issues/543\">#543</a>)</li>\n<li>New: Introducing Developers area with guides and API documentation - <a href=\"https://elementor.com/introducing-elementor-developer-api/\">Release Post</a> (<a href=\"https://github.com/elementor/elementor/issues/451\">#451</a>)</li>\n<li>New: Introducing <a href=\"https://github.com/elementor/elementor-hello-theme\">Elementor Hello Theme</a> - A demonstration theme for developers</li>\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\"https://github.com/elementor/elementor/issues/2761\">#2761</a>, <a href=\"https://github.com/elementor/elementor/issues/2623\">#2623</a>, <a href=\"https://github.com/elementor/elementor/issues/2109\">#2109</a>, <a href=\"https://github.com/elementor/elementor/issues/2061\">#2061</a>, <a href=\"https://github.com/elementor/elementor/issues/2439\">#2439</a>)</li>\n<li>New: Design 404 page with Single template (<a href=\"https://github.com/elementor/elementor/issues/1558\">#1558</a>)</li>\n<li>New: Design Search Results with Archive template (<a href=\"https://github.com/elementor/elementor/issues/3196\">#3196</a>, <a href=\"https://github.com/elementor/elementor/issues/2590\">#2590</a>)</li>\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element</em> per device (<a href=\"https://github.com/elementor/elementor/issues/2412\">#2412</a>)</li>\n<li>New: Integration with Custom Fields (<a href=\"https://github.com/elementor/elementor/issues/2054\">#2054</a>)</li>\n<li>New: Partial support for Toolset integration (<a href=\"https://github.com/elementor/elementor/issues/2949\">#2949</a>)</li>\n<li>New: Partial support for Pods integration (<a href=\"https://github.com/elementor/elementor/issues/2169\">#2169</a>)</li>\n<li>New: Partial support for ACF integration (<a href=\"https://github.com/elementor/elementor/issues/2041\">#2041</a>, <a href=\"https://github.com/elementor/elementor/issues/2059\">#2059</a>)</li>\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\"https://github.com/elementor/elementor/issues/3531\">#3531</a>)</li>\n<li>Tweak: Allow brackets in Forms Tel field</li>\n<li>Tweak: Added currency format control for Price Table widget</li>\n<li>Tweak: Reduced API request for some servers</li>\n<li>Fix: Dropdown <code>border-radius</code> in Nav Menu widget</li>\n<li>Fix: Price List widget layout breaks in edge cases</li>\n<li>Note: This version requires Elementor v2.0.6</li>\n</ul>\n<h4>1.15.6 - 2018-03-28</h4>\n<ul>\n<li>Fix: Removed duplicate Custom CSS section (<a href=\"https://github.com/elementor/elementor/issues/3938\">#3938</a>)</li>\n<li>Fix: <code>box-shadow</code> issue with cards skin (<a href=\"https://github.com/elementor/elementor/issues/3940\">#3940</a>)</li>\n</ul>\n<h4>1.15.5 - 2018-03-27</h4>\n<ul>\n<li>Fix: Added global widget compatibility for Elementor v2.0</li>\n<li>Fix: Reduced API request for some servers</li>\n</ul>\n<h4>1.15.4 - 2018-03-26</h4>\n<ul>\n<li>Tweak: Allow brackets in phone field</li>\n<li>Tweak: Added compatibility with Yoast 7.0.+</li>\n<li>Tweak: Added compatibility for the future release of Elementor v2.0</li>\n<li>Fix: Support for multiple carousel setting in editor</li>\n<li>Fix: <code>on_export</code> issue in forms widget (<a href=\"https://github.com/elementor/elementor/issues/3890\">#3890</a>)</li>\n</ul>\n<h4>1.15.3 - 2018-03-07</h4>\n<ul>\n<li>Tweak: Added unique class to field group div (<a href=\"https://github.com/elementor/elementor/issues/3595\">#3595</a>)</li>\n<li>Fix: Screen Options missing when Pro is active (<a href=\"https://github.com/elementor/elementor/issues/3622\">#3622</a>)</li>\n<li>Fix: Allow label styling even when <code>show labels</code> is set hide (<a href=\"https://github.com/elementor/elementor/issues/3544\">#3544</a>)</li>\n<li>Fix: Typography control not working in edge cases</li>\n<li>Fix: Safari compatibility for Search widget</li>\n</ul>\n<h4>1.15.2 - 2018-02-27</h4>\n<ul>\n<li>Fix: Only add support mine-type if needed (<a href=\"https://github.com/elementor/elementor/issues/3543\">#3543</a>)</li>\n<li>Fix: Better support for Old Typekit kits</li>\n</ul>\n<h4>1.15.1 - 2018-02-21</h4>\n<ul>\n<li>Tweak: Custom font title placeholder is not <code>enter font family</code></li>\n<li>Tweak: Custom font title set as required</li>\n<li>Fix: Custom font, <code>font-face</code> enqueued only once if used in global (<a href=\"https://github.com/elementor/elementor/issues/3513\">#3513</a>)</li>\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.</li>\n</ul>\n<h4>1.15.0 - 2018-02-19</h4>\n<ul>\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\"https://github.com/elementor/elementor/issues/852\">#852</a>)</li>\n<li>New: Integration with Adobe TypeKit fonts (<a href=\"https://github.com/elementor/elementor/issues/631\">#631</a>)</li>\n<li>Tweak: Clear menu from Nav Menu widget on template export</li>\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle</code></li>\n</ul>\n<h4>1.14.2 - 2018-02-13</h4>\n<ul>\n<li>Fix: Global widget content that got affected by previous update</li>\n</ul>\n<h4>1.14.1 - 2018-02-13</h4>\n<ul>\n<li>Tweak: Added <code>none</code> option to content animation in CTA widget</li>\n<li>Tweak: Added <code>form_id</code> to ActiveCampaign integration (<a href=\"https://github.com/elementor/elementor/issues/3422\">#3422</a>)</li>\n<li>Fix: Page crashed when Global widget not found.</li>\n</ul>\n<h4>1.14.0 - 2018-02-12</h4>\n<ul>\n<li>New: Added Call to Action widget</li>\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded</li>\n<li>Tweak: Added compatibility for the future release of Elementor v2.0</li>\n<li>Fix: Allow zero (0) to be accepted as a field value</li>\n<li>Fix: Login form when custom login URL is set</li>\n<li>Fix: Added Day of cycle control to GetResponse integration</li>\n</ul>\n<h4>1.13.2 - 2018-01-23</h4>\n<ul>\n<li>Tweak: Added placeholder to Password field</li>\n<li>Tweak: Removed <code>subscriber_already_exists_message</code> control to prevent potential data leakage</li>\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet</li>\n<li>Fix: Changed <code>imagesLoaded()</code> to Vanilla JS to avoid compatibility issues with some themes</li>\n<li>Fix: Only validate Tel field if not empty</li>\n<li>Fix: Stop slider while editing</li>\n</ul>\n<h4>1.13.1 - 2018-01-16</h4>\n<ul>\n<li>Fix: Added compatibility with old PHP versions</li>\n</ul>\n<h4>1.13.0 - 2018-01-16</h4>\n<ul>\n<li>New: Added File Upload field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/1482\">#1482</a>, <a href=\"https://github.com/elementor/elementor/issues/2974\">#2974</a>)</li>\n<li>New: Added Acceptance field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/1693\">#1693</a>, <a href=\"https://github.com/elementor/elementor/issues/2974\">#2974</a>)</li>\n<li>New: Added Date field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/1868\">#1868</a>)</li>\n<li>New: Added Time field for Forms widget</li>\n<li>New: Added Password field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/2164\">#2164</a>)</li>\n<li>New: Added HTML field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/1500\">#1500</a>)</li>\n<li>Tweak: Added characters validation for Tel field</li>\n<li>Tweak: Added min &amp; max validation for Number field</li>\n<li>Tweak: Added multiple selection for Select field</li>\n<li>Tweak: Added donReach integration for Share Buttons widget</li>\n</ul>\n<h4>1.12.3 - 2018-01-09</h4>\n<ul>\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget</li>\n<li>Fix: Apply <code>url-encoding</code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text</li>\n<li>Fix: Removed My Account link from dashboard widget</li>\n</ul>\n<h4>1.12.2 - 2018-01-03</h4>\n<ul>\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/2964\">#2964</a>)</li>\n<li>Fix: Active license button style</li>\n</ul>\n<h4>1.12.1 - 2018-01-02</h4>\n<ul>\n<li>Tweak: Removed theme-element widgets from plain content</li>\n<li>Tweak: Set all theme-element widgets to extend same widget Base</li>\n<li>Tweak: Removed credit URL in forms meta data</li>\n<li>Tweak: Added compatibility for the future release of Elementor v1.9</li>\n<li>Fix: Validate Get response Error as real error</li>\n<li>Fix: Removed responsive height control from Facebook Page widget</li>\n</ul>\n<h4>1.12.0 - 2017-12-20</h4>\n<ul>\n<li>New: Added Drip integration to Forms</li>\n<li>New: Added ActiveCampaign integration to Forms</li>\n<li>New: Added ConverKit integration to Forms</li>\n<li>New: Added GetResponse integration to Forms</li>\n<li>New: Added form <code>id</code>, <code>name</code> attributes to handle integration with auto collectors like HubSpot</li>\n<li>New: Added Global API key for MailChimp to improve the workflow</li>\n<li>Tweak: Better error handling and message display for Forms</li>\n<li>Fix: PHP notice Undefined variable <code>$cc_header</code> (<a href=\"https://github.com/elementor/elementor/issues/2934\">#2934</a>)</li>\n</ul>\n<h4>1.11.0 - 2017-12-11</h4>\n<ul>\n<li>New: Added a native Comments widget (<a href=\"https://github.com/elementor/elementor/issues/543\">#543</a>)</li>\n<li>New: Added an Author Box widget</li>\n<li>New: Added a Post Navigation widget</li>\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\"https://github.com/elementor/elementor/issues/2749\">#2749</a>)</li>\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\"https://github.com/elementor/elementor/issues/2762\">#2762</a>)</li>\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric</li>\n<li>Fix: Edge cases when the nav menu is empty in a stretched section</li>\n<li>Fix: Added fallback when you remove the <code>space-between</code> on Swiper carousel</li>\n</ul>\n<h4>1.10.2 - 2017-12-03</h4>\n<ul>\n<li>Fix: Missing save widget icon (<a href=\"https://github.com/elementor/elementor/issues/2878\">#2878</a>)</li>\n<li>Fix: Global widgets not saving edits (<a href=\"https://github.com/elementor/elementor/issues/2874\">#2874</a>)</li>\n<li>Fix: Removed <code>white-space: nowrap;</code> property from vertical menu in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/2815\">#2815</a>)</li>\n</ul>\n<h4>1.10.1 - 2017-11-30</h4>\n<ul>\n<li>Tweak: Added default value for search form</li>\n<li>Tweak: Order template list A-Z in the library widget</li>\n<li>Tweak: get_users/authors query is now done using AJAX only, for better performance in Query Control (<a href=\"https://github.com/elementor/elementor/issues/2865\">#2865</a>)</li>\n<li>Fix: When adding <code>.00</code> it is not displayed on the front</li>\n<li>Fix: Make sure space between is numeric for carousel control</li>\n<li>Fix: Added space for radio &amp; checkbox fields in form widget</li>\n</ul>\n<h4>1.10.0 - 2017-11-15</h4>\n<ul>\n<li>New: Added native Search form widget (<a href=\"https://github.com/elementor/elementor/issues/2576\">#2576</a>)</li>\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets</li>\n<li>Tweak: Added Inline editing to Blockquote widget</li>\n<li>Fix: Animated Headline color bug (<a href=\"https://github.com/elementor/elementor/issues/2516\">#2516</a>)</li>\n<li>Fix: Animated Headline with Rotating skin</li>\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations</li>\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\"https://github.com/elementor/elementor/issues/2662\">#2662</a>)</li>\n<li>Fix: Custom CSS gone after reloading the editor</li>\n</ul>\n<h4>1.9.5 - 2017-10-27</h4>\n<ul>\n<li>Fix: Broken Global widget with JS (<a href=\"https://github.com/elementor/elementor/issues/2639\">#2639</a>)</li>\n</ul>\n<h4>1.9.4 - 2017-10-24</h4>\n<ul>\n<li>Tweak: Improved UI for notices and license page</li>\n<li>Fix: Update system conflict with other EDD plugins</li>\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\"https://github.com/elementor/elementor/issues/2577\">#2577</a>)</li>\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\"https://github.com/elementor/elementor/issues/2496\">#2496</a>)</li>\n<li>Fix: Increased submenu max-width (<a href=\"https://github.com/elementor/elementor/issues/2558\">#2558</a>)</li>\n<li>Fix: Save global templates without their defaults</li>\n<li>Fix: Horizontal scrolling issue with posts grid</li>\n</ul>\n<h4>1.9.3 - 2017-10-03</h4>\n<ul>\n<li>Fix: Condition slide style that got affected by previous update</li>\n</ul>\n<h4>1.9.2 - 2017-10-02</h4>\n<ul>\n<li>New: Added integration with MailPoet 3 for Forms actions</li>\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode</li>\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel</li>\n<li>Fix: Added condition for slides style section in skin bubble mode</li>\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel</li>\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows</li>\n</ul>\n<h4>1.9.1 - 2017-09-28</h4>\n<ul>\n<li>Fix: Slides per view for slideshow carousel</li>\n<li>Fix: Final polish for the new Testimonial Carousel widget</li>\n<li>Fix: Don\'t play video if slide type is not video</li>\n<li>Fix: Removed slides style section condition (<a href=\"https://github.com/elementor/elementor/issues/2497\">#2497</a>)</li>\n<li>Fix: Set cursor as pointer for slideshow thumbnails</li>\n</ul>\n<h4>1.9.0 - 2017-09-26</h4>\n<ul>\n<li>New: Added Media Carousel widget (<a href=\"https://github.com/elementor/elementor/issues/216\">#216</a>, <a href=\"https://github.com/elementor/elementor/issues/347\">#347</a>, <a href=\"https://github.com/elementor/elementor/issues/2209\">#2209</a>)</li>\n<li>New: Added Testimonial Carousel widget (<a href=\"https://github.com/elementor/elementor/issues/715\">#715</a>)</li>\n</ul>\n<h4>1.8.3 - 2017-09-24</h4>\n<ul>\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6</li>\n<li>Fix: Remove slashes from Form sent data</li>\n</ul>\n<h4>1.8.2 - 2017-09-19</h4>\n<ul>\n<li>Tweak: Added target URL for the tweet message in Blockquote widget</li>\n<li>Tweak: Render the slide height before the slider is finished loading</li>\n<li>Fix: Space between words for Animated Headline widget</li>\n<li>Fix: RTL compatibility for Animated Headline widget</li>\n<li>Fix: Italic font style for Animated Headline widget</li>\n<li>Fix: Excluded Menu widget from the WP Editor text rendering</li>\n</ul>\n<h4>1.8.1 - 2017-09-18</h4>\n<ul>\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\"https://github.com/elementor/elementor/issues/2391\">#2391</a>)</li>\n<li>Fix: Print the main menu only when is necessary in Menu widget</li>\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\"https://github.com/elementor/elementor/issues/2381\">#2381</a>)</li>\n</ul>\n<h4>1.8.0 - 2017-09-12</h4>\n<ul>\n<li>New: Added Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/1406\">#1406</a>)</li>\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\"https://github.com/elementor/elementor/issues/2279\">#2279</a>)</li>\n<li>Fix: Style for Blockquote widget included</li>\n</ul>\n<h4>1.7.2 - 2017-09-07</h4>\n<ul>\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins</li>\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\"https://github.com/elementor/elementor/issues/2340\">#2340</a>)</li>\n</ul>\n<h4>1.7.1 - 2017-09-05</h4>\n<ul>\n<li>Fix: Facebook SDK version</li>\n</ul>\n<h4>1.7.0 - 2017-09-05</h4>\n<ul>\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow</li>\n<li>New: Added Facebook Embed widget for Post, Video and Comment</li>\n<li>New: Added Facebook Comments widget</li>\n<li>New: Added Facebook Page widget (Previously known as Like Box)</li>\n<li>New: Added Blockquote widget with Tweet button</li>\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets</li>\n<li>Fix: Animated headline rotating with long words</li>\n</ul>\n<h4>1.6.1 - 2017-08-28</h4>\n<ul>\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set</li>\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser</li>\n<li>Fix: Animated headline with more than 1-word per rotation</li>\n<li>Fix: Animated Headline in two lines</li>\n<li>Fix: Some errors in Global widget</li>\n</ul>\n<h4>1.6.0 - 2017-08-22</h4>\n<ul>\n<li>New: Added Animated Headline widget</li>\n<li>New: Added Hidden field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/2038\">#2038</a>)</li>\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher</li>\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts</li>\n</ul>\n<h4>1.5.9 - 2017-08-16</h4>\n<ul>\n<li>Tweak: Added compatibility for the future release of Elementor v1.7</li>\n<li>Fix: Portfolio compatibility for GeneratePress theme</li>\n<li>Fix: Portfolio filter compatibility for RTL</li>\n<li>Fix: Pagination apply for all posts widget in the page</li>\n<li>Fix: Global form widget with MailChimp integration not saving</li>\n</ul>\n<h4>1.5.8 - 2017-07-25</h4>\n<ul>\n<li>Tweak: Added compatibility for the future release of Elementor v1.6</li>\n<li>Fix: Improved backward compatibility for query control rename</li>\n</ul>\n<h4>1.5.7 - 2017-07-24</h4>\n<ul>\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file</li>\n<li>Tweak: Display the label in the reCAPTCHA field for better experience</li>\n<li>Tweak: Rename <code>panel-posts-control</code> to <code>query-control</code> and added fallback support</li>\n<li>Tweak: Added compatibility for the future release of Elementor with history feature</li>\n<li>Fix: reCAPTCHA preview on the editor</li>\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\"https://github.com/elementor/elementor/issues/2000\">#2000</a>)</li>\n<li>Fix: Added condition for icon size control in Share Buttons widget</li>\n</ul>\n<h4>1.5.6 - 2017-07-12</h4>\n<ul>\n<li>Fix: Query Control correction for taxonomies (<a href=\"https://github.com/elementor/elementor/issues/1963\">#1963</a>)</li>\n<li>Fix: Custom CSS override scheme color in the editor</li>\n<li>Fix: Added order by Menu Order for Query Control in WC widget</li>\n<li>Fix: Glitch with Flip Box background overlay</li>\n</ul>\n<h4>1.5.5 - 2017-07-03</h4>\n<ul>\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist</li>\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999</li>\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed</li>\n<li>Fix: Sorted items in filter bar by A-Z</li>\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\"https://github.com/elementor/elementor/issues/1927\">#1927</a>)</li>\n</ul>\n<h4>1.5.4 - 2017-06-22</h4>\n<ul>\n<li>Tweak: Improved compatibility for Elementor v1.5</li>\n<li>Fix: URL default for Add To Cart widget</li>\n<li>Fix: Allowed <code>date</code> and <code>birthday</code> fields as text for MailChimp integration</li>\n</ul>\n<h4>1.5.3 - 2017-06-19</h4>\n<ul>\n<li>Tweak: Make flip-box height responsive control</li>\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\"https://github.com/elementor/elementor/issues/1829\">#1829</a>)</li>\n<li>Fix: Global form widget with MailChimp integration not saving</li>\n</ul>\n<h4>1.5.2 - 2017-06-13</h4>\n<ul>\n<li>Fix: Custom CSS panel location compatibility for the old versions</li>\n</ul>\n<h4>1.5.1 - 2017-06-12</h4>\n<ul>\n<li>Fix: MailChimp update existing user registration</li>\n<li>Fix: Global widget with JS in the editor mode</li>\n<li>Fix: Label section condition in Login widget</li>\n<li>Fix: Changes to unlinked global widget do not appear in the editor</li>\n</ul>\n<h4>1.5.0 - 2017-05-23</h4>\n<ul>\n<li>New: Added Cards, a new skin for Posts widget</li>\n<li>New: Added Exclude option to post query control group</li>\n<li>Tweak: Added <code>post_class()</code> for each post in the loop</li>\n<li>Tweak: Added <code>.elementor-posts-masonry</code> class when Masonry layout is enabled</li>\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0</li>\n<li>Tweak: CSS <code>autoprefixer</code> now supports last 5 versions of browsers</li>\n<li>Tweak: Added <code>imageLoaded</code> library for Posts &amp; Portfolio widgets</li>\n</ul>\n<h4>1.4.4 - 2017-05-18</h4>\n<ul>\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\"https://github.com/elementor/elementor/issues/1683\">#1683</a>)</li>\n<li>Fix: Added <code>.elementor-form</code> class to Login form to fix style glitch</li>\n</ul>\n<h4>1.4.3 - 2017-05-14</h4>\n<ul>\n<li>Tweak: Added Redirect After Login option to Login widget</li>\n<li>Tweak: Stay in the current page after logout in Login widget</li>\n<li>Tweak: Preparation for Elementor settings tabs in future version</li>\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone</li>\n<li>Fix: Bug with <code>active</code> class in portfolio filter item</li>\n<li>Fix: Higher specific list-style-type <code>none</code> for filter items to override some theme style</li>\n</ul>\n<h4>1.4.2 - 2017-05-06</h4>\n<ul>\n<li>Fix: Temporary patch for form field shortcode in some servers</li>\n</ul>\n<h4>1.4.1 - 2017-05-03</h4>\n<ul>\n<li>Fix: Bug with custom success message in form widget</li>\n<li>Fix: Bug with meta data in email action</li>\n</ul>\n<h4>1.4.0 - 2017-05-03</h4>\n<ul>\n<li>New: Forms: integration with MailChimp</li>\n<li>New: Forms: integration with MailPoet</li>\n<li>New: Forms: Added Email 2 action for email confirmation</li>\n<li>New: Forms: Added shortcodes for fields</li>\n<li>New: Forms: Added custom ID for fields</li>\n<li>New: Forms: Added option to edit email HTML template (<a href=\"https://github.com/elementor/elementor/issues/1180\">#1180</a>)</li>\n<li>New: Added Login widget</li>\n<li>Tweak: Move <code>send_html</code> control to <code>email_content_type</code></li>\n<li>Fix: Email still sent even if validation failed in form widget</li>\n</ul>\n<h4>1.3.2 - 2017-05-01</h4>\n<ul>\n<li>New: Added action <code>elementor_pro/init</code> for better integration with Elementor Pro</li>\n<li>Fix: Posts without featured image in Posts widget (<a href=\"https://github.com/elementor/elementor/issues/1234\">#1234</a>, <a href=\"https://github.com/elementor/elementor/issues/1382\">#1382</a>)</li>\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method</li>\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser</li>\n<li>Fix: Border radius glitch on hover in Share Buttons</li>\n</ul>\n<h4>1.3.1 - 2017-04-25</h4>\n<ul>\n<li>Fix: Conflict update with revision history module</li>\n</ul>\n<h4>1.3.0 - 2017-04-25</h4>\n<ul>\n<li>New: Added Share Buttons widget (<a href=\"https://wordpress.org/support/topic/social-sharing-buttons-is-it-possible/\">Topic</a>)</li>\n<li>New: Added Custom CSS for Page Settings</li>\n<li>New: Added Masonry layout for Portfolio widget</li>\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\"https://github.com/elementor/elementor/issues/1181\">#1181</a>)</li>\n<li>New: Introduced <code>ElementorPro\\Modules\\Forms\\Classes\\Action_Base</code> class for better 3rd party integration for forms</li>\n<li>Tweak: Debugger module now also shows errors from Pro</li>\n<li>Tweak: Added options for Elementor Library</li>\n<li>Tweak: New base posts module for optimized performance</li>\n<li>Tweak: Adjusting Posts / Portfolio to the new structure</li>\n<li>Fix: Export for posts / portfolio</li>\n<li>Fix: Duplicate repeater field with switcher control (<a href=\"https://github.com/elementor/elementor/issues/1442\">#1442</a>)</li>\n<li>Fix: Post per Page in the query control</li>\n<li>Fix: Metadata does not come through on form emails (<a href=\"https://github.com/elementor/elementor/issues/1566\">#1566</a>)</li>\n</ul>\n<h4>1.2.6 - 2017-04-19</h4>\n<ul>\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets</li>\n</ul>\n<h4>1.2.5 - 2017-04-18</h4>\n<ul>\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)</li>\n</ul>\n<h4>1.2.4 - 2017-03-21</h4>\n<ul>\n<li>Tweak: Added Indian Rupee sign to Price Table widget</li>\n<li>Fix: Portfolio grid for IE11</li>\n<li>Fix: Link target blank in Price List widget</li>\n<li>Fix: Active item for filter bar in Portfolio widget</li>\n</ul>\n<h4>1.2.3 - 2017-03-06</h4>\n<ul>\n<li>Tweak: Fully compatible with Elementor v1.3.0</li>\n<li>Tweak: Added trigger for after form submission in Forms widget</li>\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms</li>\n<li>Fix: Portfolio filter syntax in Non-Latin languages</li>\n<li>Fix: Added <code>no-repeat</code> property for slide with <code>background-size:contain</code></li>\n<li>Fix: Condition control &amp; Import value in Posts widgets</li>\n<li>Fix: Offset and Pagination in WordPress (<a href=\"https://codex.wordpress.org/Making_Custom_Queries_using_Offset_and_Pagination\">More Info</a>)</li>\n<li>Fix: Submit handler bubbling for custom events in Forms widget</li>\n</ul>\n<h4>1.2.2 - 2017-02-23</h4>\n<ul>\n<li>Tweak: Change name from Side A/B to Front and Back in Flip Box widget</li>\n<li>Fix: Error when saving third party widgets in the global widget</li>\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)</li>\n<li>Fix: Hide the pagination when there are no links</li>\n</ul>\n<h4>1.2.1 - 2017-02-21</h4>\n<ul>\n<li>Fix: Firefox Flip Box 3D compatibility</li>\n</ul>\n<h4>1.2.0 - 2017-02-21</h4>\n<ul>\n<li>New: Added Flip Box widget</li>\n<li>New: Added Ken Burns effect for slides</li>\n<li>New: Added Masonry layout for Posts widget</li>\n<li>New: Added Pagination option for Posts widget</li>\n<li>Tweak: Added background size contain to slides</li>\n<li>Tweak: Improve Query control by preload items</li>\n<li>Fix: Text color for Checkbox and Radio fields</li>\n</ul>\n<h4>1.1.2 - 2017-02-05</h4>\n<ul>\n<li>Tweak: Added <code>aria-required</code> for better accessibility in forms widget</li>\n<li>Fix: Conflict Call to <code>undefined</code> method in Posts &amp; Portfolio widgets (<a href=\"https://github.com/elementor/elementor/issues/1271\">#1271</a>, <a href=\"https://github.com/elementor/elementor/issues/1266\">#1266</a>)</li>\n<li>Fix: Submit button HTML after error sending</li>\n<li>Fix: Success message for <code>skip_email</code> function</li>\n<li>Notice: Elementor 1.2.0 or later now required</li>\n</ul>\n<h4>1.1.1 - 2017-01-24</h4>\n<ul>\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG</code> is <code>true</code></li>\n<li>Fix: Undefined variable in WC widgets</li>\n<li>Fix: Removed duplicate strings</li>\n</ul>\n<h4>1.1.0 - 2017-01-24</h4>\n<ul>\n<li>New: Price Table widget (<a href=\"https://github.com/elementor/elementor/issues/102\">#102</a>)</li>\n<li>New: WooCommerce Add to Cart widget</li>\n<li>New: WooCommerce Categories widget</li>\n<li>New: WooCommerce Elements widget</li>\n<li>New: Honeypot field for Forms widgets</li>\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items</li>\n<li>Tweak: Added Required Mark for fields in Forms widget</li>\n<li>Fix: CSS selectors priority in Slides widget</li>\n<li>Fix: CSS bug in Price List widget</li>\n<li>Fix: Update all Post CSS files that includes specific Global Widget</li>\n</ul>\n<h4>1.0.9 - 2017-01-18</h4>\n<ul>\n<li>Fix: Auto complete bug in query controls</li>\n<li>Fix: Render template with escaping slashes</li>\n<li>Fix: Reply-to field in Forms widget</li>\n</ul>\n<h4>1.0.8 - 2017-01-11</h4>\n<ul>\n<li>Tweak: Code adjustments for Elementor API</li>\n<li>Fix: Removed go pro link from plugins page in admin</li>\n</ul>\n<h4>1.0.7 - 2017-01-05</h4>\n<ul>\n<li>Tweak: Added filter by featured / sale for WC Products widget</li>\n<li>Tweak: Added author control in Portfolio widget</li>\n<li>Tweak: Code adjustments for Elementor API</li>\n<li>Fix: Added support for empty image ratio</li>\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself</li>\n</ul>\n<h4>1.0.6 - 2017-01-01</h4>\n<ul>\n<li>Tweak: Added Auto-updates for local translation files</li>\n<li>Fix: Custom CSS for Global widgets</li>\n<li>Fix: Remove <code>nonce</code> field (Fix some cache plugins)</li>\n</ul>\n<h4>1.0.5 - 2016-12-27</h4>\n<ul>\n<li>Fix: Slide element bug fix - \'Link apply on\' logic</li>\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\"https://github.com/elementor/elementor/issues/1086\">#1086</a>)</li>\n</ul>\n<h4>1.0.4 - 2016-12-21</h4>\n<ul>\n<li>Tweak: Mobile Editing for fields in the form widget</li>\n<li>Tweak: Mobile Editing for posts</li>\n<li>Tweak: Allow send form as HTML</li>\n<li>Tweak: Improved auto upgrades for Multisite installation</li>\n<li>Tweak: Improve editor rendering experience for Portfolio widget</li>\n<li>Fix: Posts widget check if image exist</li>\n<li>Fix: Changed the clone method for global widget (<a href=\"https://github.com/elementor/elementor/issues/1042\">#1042</a>)</li>\n<li>Fix: Bug slides in RTL (removed direction control)</li>\n<li>Fix: Slides with no height jumps when changing slides</li>\n</ul>\n<h4>1.0.3 - 2016-12-13</h4>\n<ul>\n<li>Fix: Added escape placeholder for HTML Entities in form widget</li>\n<li>Fix: Countdown widget RTL bug</li>\n<li>Fix: Remove redundant #elementor selector for control style</li>\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget</li>\n</ul>\n<h4>1.0.2 - 2016-12-12</h4>\n<ul>\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form</li>\n</ul>\n<h4>1.0.1 - 2016-12-12</h4>\n<ul>\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active</li>\n</ul>\n<h4>1.0.0 - 2016-12-12</h4>\n<ul>\n<li>Initial release</li>\n</ul>\";}\";s:11:\"new_version\";s:5:\"2.8.2\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"5.2.3\";s:7:\"package\";s:188:\"http://my.elementor.com/edd-sl/package_download/MTU3NzY2Nzc3NjpiNTgzMWY5NzZlZmY4NzRmYmNiZWIwMGRmNjQ0Y2ZmNjoxOjI1OGIxNmE2NWUzNGRkZGIzOTAxYjEwNjQ2MDM4Nzg0Omh0dHBALy90aGFpcmlmZmljbWEuY29tOjA=\";s:13:\"download_link\";s:188:\"http://my.elementor.com/edd-sl/package_download/MTU3NzY2Nzc3NjpiNTgzMWY5NzZlZmY4NzRmYmNiZWIwMGRmNjQ0Y2ZmNjoxOjI1OGIxNmE2NWUzNGRkZGIzOTAxYjEwNjQ2MDM4Nzg0Omh0dHBALy90aGFpcmlmZmljbWEuY29tOjA=\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:42:\"https://ps.w.org/elementor/assets/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:11:\"new_version\";s:5:\"2.8.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"5.2.3\";s:7:\"package\";s:193:\"http://my.elementor.com/edd-sl/previous_download/MTU3NzY2Nzc3NjpiNTgzMWY5NzZlZmY4NzRmYmNiZWIwMGRmNjQ0Y2ZmNjoxOjIuOC4wOjU2ZWZjOTUwYTdmOGJkOWM5OTJmYjRhZTFlMGQ3YjU3Omh0dHBALy90aGFpcmlmZmljbWEuY29t\";s:13:\"download_link\";s:193:\"http://my.elementor.com/edd-sl/previous_download/MTU3NzY2Nzc3NjpiNTgzMWY5NzZlZmY4NzRmYmNiZWIwMGRmNjQ0Y2ZmNjoxOjIuOC4wOjU2ZWZjOTUwYTdmOGJkOWM5OTJmYjRhZTFlMGQ3YjU3Omh0dHBALy90aGFpcmlmZmljbWEuY29t\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:42:\"https://ps.w.org/elementor/assets/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"en_GB\";i:2;s:5:\"en_NZ\";i:3;s:5:\"en_ZA\";i:4;s:5:\"en_AU\";i:5;s:5:\"en_CA\";i:6;s:5:\"sv_SE\";i:7;s:5:\"da_DK\";i:8;s:5:\"fr_FR\";i:9;s:5:\"de_DE\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}}','no'),(1742,'_transient_wcc_is_new_label_user','yes','yes'),(1741,'jetpack_next_sync_time_sync','1577828186','yes'),(2321,'woocommerce_customer_new_account_settings','a:2:{s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";}','yes'),(23367,'_transient_timeout_jetpack_is_single_user','1577862933','no'),(23368,'_transient_jetpack_is_single_user','2','no'),(23478,'_transient_timeout_jetpack_sync_constants_await','1577830657','no'),(23479,'_transient_jetpack_sync_constants_await','1577827057.9958','no'),(22928,'_transient_timeout_jpp_li_706e782c9b1ec5b7b44cc7dec040fb46','1577788239','no'),(22929,'_transient_jpp_li_706e782c9b1ec5b7b44cc7dec040fb46','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:42:\"This IP is currently blocked (185.50.25.6)\";s:17:\"seconds_remaining\";i:927;s:16:\"blocked_attempts\";s:3:\"972\";s:6:\"expire\";i:1577788239;}','no'),(15979,'_site_transient_timeout_browser_237aa6249591b6a7ad6962bc73492c77','1578008926','no'),(15980,'_site_transient_browser_237aa6249591b6a7ad6962bc73492c77','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"79.0.3945.88\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(15981,'_site_transient_timeout_php_check_d1959de4b7de84f195ea226c4728f095','1578008927','no'),(15982,'_site_transient_php_check_d1959de4b7de84f195ea226c4728f095','a:5:{s:19:\"recommended_version\";s:3:\"7.3\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(5293,'woocommerce_sales_record_date','2019-12-26','yes'),(1695,'jetpack_sync_full__users_sent','1','no'),(1696,'jetpack_sync_full__users_sent_total','1','no'),(1697,'jetpack_sync_full__finished','1576469276','no'),(1703,'_transient_shipping-transient-version','1576469290','yes'),(1704,'_transient_timeout_wc_shipping_method_count','1579061290','no'),(1705,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1576469290\";s:5:\"value\";i:0;}','no'),(2322,'woocommerce_customer_note_settings','a:2:{s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:16:\"ORDER NOTE ADDED\";}','yes'),(2323,'woocommerce_customer_reset_password_settings','a:2:{s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:14:\"PASSWORD RESET\";}','yes'),(2320,'woocommerce_failed_order_settings','a:2:{s:7:\"subject\";s:44:\"[{site_title}] Failed order ({order_number})\";s:7:\"heading\";s:12:\"ORDER FAILED\";}','yes'),(2314,'woocommerce_cancelled_order_settings','a:2:{s:7:\"subject\";s:47:\"[{site_title}] Cancelled order ({order_number})\";s:7:\"heading\";s:15:\"ORDER CANCELLED\";}','yes'),(2315,'woocommerce_customer_processing_order_settings','a:2:{s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:9:\"THANK YOU\";}','yes'),(2316,'woocommerce_customer_completed_order_settings','a:2:{s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:14:\"ORDER COMPLETE\";}','yes'),(2317,'woocommerce_customer_refunded_order_settings','a:4:{s:12:\"subject_full\";s:0:\"\";s:15:\"subject_partial\";s:0:\"\";s:12:\"heading_full\";s:14:\"ORDER REFUNDED\";s:15:\"heading_partial\";s:18:\"PARTIALLY REFUNDED\";}','yes'),(2318,'woocommerce_customer_on_hold_order_settings','a:2:{s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:13:\"ORDER DETAILS\";}','yes'),(2319,'woocommerce_customer_invoice_settings','a:4:{s:7:\"subject\";s:0:\"\";s:12:\"subject_paid\";s:0:\"\";s:7:\"heading\";s:13:\"ORDER DETAILS\";s:12:\"heading_paid\";s:13:\"ORDER DETAILS\";}','yes'),(2312,'kt_woomail','a:131:{s:18:\"new_order_subtitle\";s:0:\"\";s:14:\"new_order_body\";s:78:\"You have received an order from {customer_full_name}. The order is as follows:\";s:24:\"cancelled_order_subtitle\";s:0:\"\";s:20:\"cancelled_order_body\";s:96:\"The order {order_number} from {customer_full_name} has been cancelled. The order was as follows:\";s:34:\"customer_processing_order_subtitle\";s:19:\"ORDER IS PROCESSING\";s:30:\"customer_processing_order_body\";s:111:\"Your order has been received and is now being processed. Your order details are shown below for your reference:\";s:33:\"customer_completed_order_subtitle\";s:21:\"THANKS FOR YOUR ORDER\";s:29:\"customer_completed_order_body\";s:118:\"Hi there. Your recent order on {site_title} has been completed. Your order details are shown below for your reference:\";s:32:\"customer_refunded_order_subtitle\";s:29:\"ORDER #{order_number} DETAILS\";s:30:\"customer_refunded_order_switch\";b:1;s:33:\"customer_refunded_order_body_full\";s:55:\"Hi there. Your order on {site_title} has been refunded.\";s:36:\"customer_refunded_order_body_partial\";s:65:\"Hi there. Your order on {site_title} has been partially refunded.\";s:31:\"customer_on_hold_order_subtitle\";s:21:\"THANKS FOR YOUR ORDER\";s:27:\"customer_on_hold_order_body\";s:120:\"Your order is on-hold until we confirm payment has been received. Your order details are shown below for your reference:\";s:25:\"customer_invoice_subtitle\";s:33:\"INVOICE FOR ORDER #{order_number}\";s:23:\"customer_invoice_switch\";b:1;s:26:\"customer_invoice_body_paid\";s:0:\"\";s:21:\"customer_invoice_body\";s:69:\"An order has been created for you on {site_title}. {invoice_pay_link}\";s:21:\"failed_order_subtitle\";s:0:\"\";s:17:\"failed_order_body\";s:96:\"Payment for order {order_number} from {customer_full_name} has failed. The order was as follows:\";s:29:\"customer_new_account_subtitle\";s:0:\"\";s:25:\"customer_new_account_body\";s:84:\"Thanks for creating an account on {site_title}. Your username is {customer_username}\";s:22:\"customer_note_subtitle\";s:30:\"A NOTE WAS ADDED TO YOUR ORDER\";s:18:\"customer_note_body\";s:48:\"Hello, a note has just been added to your order:\";s:32:\"customer_reset_password_subtitle\";s:12:\"INSTRUCTIONS\";s:28:\"customer_reset_password_body\";s:228:\"Someone requested that the password be reset for the following account:\n\nUsername: {customer_username}\n\nIf this was a mistake, just ignore this email and nothing will happen.\n\nTo reset your password, visit the following address:\";s:19:\"email_load_template\";s:7:\"kt_full\";s:10:\"email_type\";s:24:\"customer_completed_order\";s:15:\"email_text_info\";s:0:\"\";s:13:\"content_width\";s:3:\"350\";s:13:\"border_radius\";s:1:\"3\";s:12:\"border_width\";s:1:\"1\";s:12:\"border_color\";s:7:\"#dd9933\";s:6:\"shadow\";s:1:\"1\";s:13:\"email_padding\";s:1:\"0\";s:20:\"email_padding_bottom\";s:1:\"0\";s:18:\"header_image_align\";s:6:\"center\";s:21:\"header_image_maxwidth\";s:3:\"304\";s:29:\"header_image_background_color\";s:11:\"transparent\";s:31:\"header_image_padding_top_bottom\";s:2:\"12\";s:23:\"header_background_color\";s:7:\"#ffffff\";s:17:\"header_text_align\";s:6:\"center\";s:18:\"header_padding_top\";s:2:\"36\";s:21:\"header_padding_bottom\";s:2:\"36\";s:25:\"header_padding_left_right\";s:2:\"48\";s:17:\"heading_font_size\";s:2:\"25\";s:19:\"heading_line_height\";s:2:\"53\";s:19:\"heading_font_family\";s:9:\"helvetica\";s:18:\"heading_font_style\";s:6:\"normal\";s:19:\"heading_font_weight\";s:3:\"400\";s:13:\"heading_color\";s:7:\"#dd9933\";s:19:\"subtitle_fontt_info\";s:0:\"\";s:18:\"subtitle_placement\";s:5:\"below\";s:18:\"subtitle_font_size\";s:2:\"15\";s:20:\"subtitle_line_height\";s:2:\"24\";s:20:\"subtitle_font_family\";s:9:\"helvetica\";s:19:\"subtitle_font_style\";s:6:\"normal\";s:20:\"subtitle_font_weight\";s:3:\"300\";s:14:\"subtitle_color\";s:7:\"#4a2a4d\";s:19:\"content_padding_top\";s:1:\"0\";s:22:\"content_padding_bottom\";s:1:\"0\";s:15:\"content_padding\";s:2:\"10\";s:9:\"font_size\";s:2:\"14\";s:11:\"line_height\";s:2:\"24\";s:11:\"font_family\";s:9:\"helvetica\";s:11:\"font_weight\";s:3:\"400\";s:10:\"link_color\";s:7:\"#4a2a4d\";s:12:\"h2_font_size\";s:2:\"16\";s:14:\"h2_line_height\";s:2:\"26\";s:14:\"h2_padding_top\";s:1:\"0\";s:17:\"h2_padding_bottom\";s:1:\"0\";s:13:\"h2_margin_top\";s:1:\"5\";s:16:\"h2_margin_bottom\";s:2:\"25\";s:14:\"h2_font_family\";s:9:\"helvetica\";s:13:\"h2_font_style\";s:6:\"normal\";s:14:\"h2_font_weight\";s:3:\"500\";s:17:\"h2_text_transform\";s:4:\"none\";s:8:\"h2_color\";s:7:\"#dd9933\";s:13:\"h2_text_align\";s:6:\"center\";s:8:\"h2_style\";s:4:\"none\";s:19:\"h2_separator_height\";s:0:\"\";s:18:\"h2_separator_style\";s:5:\"solid\";s:18:\"h2_separator_color\";s:7:\"#96588a\";s:12:\"h3_font_info\";s:0:\"\";s:12:\"h3_font_size\";s:2:\"16\";s:14:\"h3_line_height\";s:2:\"26\";s:14:\"h3_font_family\";s:9:\"helvetica\";s:13:\"h3_font_style\";s:6:\"normal\";s:14:\"h3_font_weight\";s:3:\"500\";s:8:\"h3_color\";s:7:\"#787878\";s:17:\"order_items_style\";s:6:\"normal\";s:28:\"items_table_background_color\";s:0:\"\";s:19:\"items_table_padding\";s:2:\"12\";s:24:\"items_table_border_width\";s:1:\"1\";s:24:\"items_table_border_color\";s:7:\"#e4e4e4\";s:24:\"items_table_border_style\";s:5:\"solid\";s:19:\"order_heading_style\";s:6:\"normal\";s:26:\"addresses_background_color\";s:0:\"\";s:22:\"addresses_border_width\";s:1:\"1\";s:22:\"addresses_border_color\";s:7:\"#e5e5e5\";s:22:\"addresses_border_style\";s:5:\"solid\";s:20:\"addresses_text_color\";s:7:\"#8f8f8f\";s:20:\"addresses_text_align\";s:4:\"left\";s:27:\"footer_background_placement\";s:6:\"inside\";s:23:\"footer_background_color\";s:0:\"\";s:18:\"footer_top_padding\";s:1:\"0\";s:21:\"footer_bottom_padding\";s:2:\"31\";s:25:\"footer_left_right_padding\";s:2:\"48\";s:22:\"footer_social_repeater\";s:876:\"[{\"icon_value\":\"kt-woomail-facebook\",\"icon_color\":\"gray\",\"text\":\"undefined\",\"link\":\"https://www.facebook.com/thairifficma/\",\"text2\":\"undefined\",\"image_url\":\"\",\"choice\":\"customizer_repeater_icon\",\"title\":\"\",\"subtitle\":\"undefined\",\"id\":\"social-repeater-5afb186e6db1f\",\"shortcode\":\"undefined\"},{\"icon_value\":\"kt-woomail-instagram\",\"icon_color\":\"gray\",\"text\":\"undefined\",\"link\":\"https://www.instagram.com/thairifficmarlborough/\",\"text2\":\"undefined\",\"image_url\":\"\",\"choice\":\"customizer_repeater_icon\",\"title\":\"\",\"subtitle\":\"undefined\",\"id\":\"customizer-repeater-5afb18a75dfdc\",\"shortcode\":\"undefined\"},{\"icon_value\":\"kt-woomail-link\",\"icon_color\":\"gray\",\"text\":\"undefined\",\"link\":\"https://www.Bostondelish.com\",\"text2\":\"undefined\",\"image_url\":\"\",\"choice\":\"customizer_repeater_icon\",\"title\":\"\",\"subtitle\":\"undefined\",\"id\":\"customizer-repeater-5afb18c76ca11\",\"shortcode\":\"undefined\"}]\";s:25:\"footer_social_title_color\";s:7:\"#000000\";s:24:\"footer_social_title_size\";s:2:\"18\";s:31:\"footer_social_title_font_family\";s:9:\"helvetica\";s:31:\"footer_social_title_font_weight\";s:3:\"400\";s:25:\"footer_social_top_padding\";s:2:\"15\";s:28:\"footer_social_bottom_padding\";s:2:\"20\";s:26:\"footer_social_border_width\";s:1:\"1\";s:26:\"footer_social_border_color\";s:7:\"#dddddd\";s:26:\"footer_social_border_style\";s:5:\"solid\";s:17:\"footer_text_align\";s:6:\"center\";s:16:\"footer_font_size\";s:2:\"12\";s:18:\"footer_font_family\";s:9:\"helvetica\";s:18:\"footer_font_weight\";s:3:\"400\";s:12:\"footer_color\";s:7:\"#9e9e9e\";s:25:\"footer_credit_top_padding\";s:2:\"20\";s:28:\"footer_credit_bottom_padding\";s:1:\"0\";s:10:\"custom_css\";s:76:\"#addresses td {\n    width: 100%;\n    display:block;\n    margin-bottom:30px\n}\";s:13:\"import_export\";s:0:\"\";s:15:\"responsive_mode\";b:1;s:19:\"content_inner_width\";s:3:\"350\";s:17:\"btn_border_radius\";s:1:\"0\";s:17:\"addresses_padding\";s:2:\"12\";}','yes'),(2347,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(3472,'astra_theme_css_key-astra-addon','5df7a657651701-54823497','yes'),(3473,'astra_theme_js_key-dep-astra-addon','a:1:{s:6:\"jquery\";N;}','yes'),(3474,'astra_theme_js_key-astra-addon','5df7a65765c5d0-00548303','yes'),(2578,'_elementor_global_css','a:5:{s:4:\"time\";i:1576471541;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:4;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes'),(2579,'verification_services_codes','0','yes'),(2792,'woocommerce_gateway_order','a:14:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;s:6:\"paypal\";i:3;s:6:\"stripe\";i:4;s:11:\"stripe_sepa\";i:5;s:17:\"stripe_bancontact\";i:6;s:13:\"stripe_sofort\";i:7;s:14:\"stripe_giropay\";i:8;s:10:\"stripe_eps\";i:9;s:12:\"stripe_ideal\";i:10;s:10:\"stripe_p24\";i:11;s:13:\"stripe_alipay\";i:12;s:17:\"stripe_multibanco\";i:13;}','yes'),(2684,'_transient_timeout_wc_product_children_1303','1579064546','no'),(2685,'_transient_wc_product_children_1303','a:2:{s:3:\"all\";a:9:{i:0;i:1312;i:1;i:1313;i:2;i:1309;i:3;i:1310;i:4;i:1311;i:5;i:1305;i:6;i:1306;i:7;i:1307;i:8;i:1308;}s:7:\"visible\";a:9:{i:0;i:1312;i:1;i:1313;i:2;i:1309;i:3;i:1310;i:4;i:1311;i:5;i:1305;i:6;i:1306;i:7;i:1307;i:8;i:1308;}}','no'),(2686,'_transient_timeout_wc_var_prices_1303','1579064558','no'),(2687,'_transient_wc_var_prices_1303','{\"version\":\"1576472512\",\"e1b88e1c9a8573a0fff4a38a491fcd6d\":{\"price\":{\"1312\":\"300.00\",\"1313\":\"500.00\",\"1309\":\"100.00\",\"1310\":\"150.00\",\"1311\":\"200.00\",\"1305\":\"25.00\",\"1306\":\"40.00\",\"1307\":\"50.00\",\"1308\":\"75.00\"},\"regular_price\":{\"1312\":\"300.00\",\"1313\":\"500.00\",\"1309\":\"100.00\",\"1310\":\"150.00\",\"1311\":\"200.00\",\"1305\":\"25.00\",\"1306\":\"40.00\",\"1307\":\"50.00\",\"1308\":\"75.00\"},\"sale_price\":{\"1312\":\"300.00\",\"1313\":\"500.00\",\"1309\":\"100.00\",\"1310\":\"150.00\",\"1311\":\"200.00\",\"1305\":\"25.00\",\"1306\":\"40.00\",\"1307\":\"50.00\",\"1308\":\"75.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1312\":\"300.00\",\"1313\":\"500.00\",\"1309\":\"100.00\",\"1310\":\"150.00\",\"1311\":\"200.00\",\"1305\":\"25.00\",\"1306\":\"40.00\",\"1307\":\"50.00\",\"1308\":\"75.00\"},\"regular_price\":{\"1312\":\"300.00\",\"1313\":\"500.00\",\"1309\":\"100.00\",\"1310\":\"150.00\",\"1311\":\"200.00\",\"1305\":\"25.00\",\"1306\":\"40.00\",\"1307\":\"50.00\",\"1308\":\"75.00\"},\"sale_price\":{\"1312\":\"300.00\",\"1313\":\"500.00\",\"1309\":\"100.00\",\"1310\":\"150.00\",\"1311\":\"200.00\",\"1305\":\"25.00\",\"1306\":\"40.00\",\"1307\":\"50.00\",\"1308\":\"75.00\"}}}','no'),(2689,'_transient_timeout_wc_term_counts','1579064558','no'),(2690,'_transient_wc_term_counts','a:1:{i:20;s:1:\"1\";}','no'),(2691,'_transient_timeout_wc_child_has_weight_1303','1579064558','no'),(2692,'_transient_wc_child_has_weight_1303','0','no'),(2693,'_transient_timeout_wc_child_has_dimensions_1303','1579064558','no'),(2694,'_transient_wc_child_has_dimensions_1303','0','no'),(2700,'_transient_timeout_wc_shipping_method_count_legacy','1579064576','no'),(2701,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1576469290\";s:5:\"value\";i:0;}','no'),(2710,'_transient_timeout_wc_low_stock_count','1579064682','no'),(2711,'_transient_wc_low_stock_count','0','no'),(2712,'_transient_timeout_wc_outofstock_count','1579064682','no'),(2713,'_transient_wc_outofstock_count','0','no'),(2763,'_transient_orders-transient-version','1577383189','yes'),(2718,'stats_cache','a:2:{s:32:\"c95ee2932eac32fdbe13398a2bb6c394\";a:1:{i:1577828242;a:5:{i:0;a:4:{s:7:\"post_id\";s:2:\"69\";s:10:\"post_title\";s:4:\"Home\";s:14:\"post_permalink\";s:24:\"http://thairifficma.com/\";s:5:\"views\";s:2:\"61\";}i:1;a:4:{s:7:\"post_id\";s:3:\"991\";s:10:\"post_title\";s:18:\"Make a Reservation\";s:14:\"post_permalink\";s:43:\"http://thairifficma.com/make-a-reservation/\";s:5:\"views\";s:1:\"8\";}i:2;a:4:{s:7:\"post_id\";s:4:\"1130\";s:10:\"post_title\";s:4:\"Menu\";s:14:\"post_permalink\";s:29:\"http://thairifficma.com/menu/\";s:5:\"views\";s:1:\"8\";}i:3;a:4:{s:7:\"post_id\";s:1:\"0\";s:10:\"post_title\";s:9:\"Home page\";s:14:\"post_permalink\";s:24:\"http://thairifficma.com/\";s:5:\"views\";s:1:\"6\";}i:4;a:4:{s:7:\"post_id\";s:3:\"607\";s:10:\"post_title\";s:8:\"About Us\";s:14:\"post_permalink\";s:33:\"http://thairifficma.com/about-us/\";s:5:\"views\";s:1:\"2\";}}}s:32:\"829372e04cfa853b0233ebf1120fd899\";a:1:{i:1577828242;a:1:{i:0;a:2:{s:10:\"searchterm\";s:10:\"thairiffic\";s:5:\"views\";s:1:\"1\";}}}}','yes'),(23634,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1577871442','no'),(23635,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1577871442','no'),(23636,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1577828242','no'),(23637,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1577871442','no'),(23638,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2019/12/wordpress-5-3-2-maintenance-release/\'>WordPress 5.3.2 Maintenance Release</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/reflecting-on-2019-the-year-in-review\'>WPTavern: Reflecting on 2019: The Year in Review</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-theme-review-team-announces-alpha-color-picker-for-the-customizer\'>WPTavern: WordPress Theme Review Team Announces Alpha Color Picker for the Customizer</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/what-should-an-author-bio-block-look-like\'>WPTavern: What Should an Author Bio Block Look Like?</a></li></ul></div>','no'),(23570,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1577828082;s:7:\"checked\";a:24:{s:28:\"image-optimizer-wd/io-wd.php\";s:6:\"5.0.36\";s:31:\"10web-manager/10web-manager.php\";s:6:\"1.2.50\";s:19:\"akismet/akismet.php\";s:5:\"4.1.3\";s:27:\"astra-addon/astra-addon.php\";s:5:\"2.1.4\";s:27:\"astra-sites/astra-sites.php\";s:5:\"1.4.5\";s:23:\"elementor/elementor.php\";s:5:\"2.8.1\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:5:\"1.1.4\";s:31:\"elementor-pro/elementor-pro.php\";s:5:\"2.7.3\";s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";s:6:\"1.9.15\";s:19:\"jetpack/jetpack.php\";s:3:\"8.0\";s:73:\"kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php\";s:5:\"1.3.7\";s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";s:3:\"2.3\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:5:\"3.2.7\";s:29:\"seo-by-10web/seo-by-10web.php\";s:6:\"2.0.13\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:6:\"1.12.1\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:5:\"1.3.0\";s:19:\"weforms/weforms.php\";s:5:\"1.4.2\";s:27:\"woocommerce/woocommerce.php\";s:5:\"3.8.1\";s:39:\"woocommerce-admin/woocommerce-admin.php\";s:6:\"0.23.1\";s:33:\"side-cart-woocommerce/xoo-wsc.php\";s:5:\"1.0.2\";s:45:\"woocommerce-services/woocommerce-services.php\";s:6:\"1.22.2\";s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";s:5:\"4.3.1\";s:41:\"wordpress-importer/wordpress-importer.php\";s:5:\"0.6.4\";s:27:\"wp-super-cache/wp-cache.php\";s:5:\"1.7.0\";}s:8:\"response\";a:6:{s:31:\"10web-manager/10web-manager.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/10web-manager\";s:4:\"slug\";s:13:\"10web-manager\";s:6:\"plugin\";s:31:\"10web-manager/10web-manager.php\";s:11:\"new_version\";s:6:\"1.2.52\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/10web-manager/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/10web-manager.1.2.52.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/10web-manager/assets/icon-256x256.png?rev=1957928\";s:2:\"1x\";s:66:\"https://ps.w.org/10web-manager/assets/icon-128x128.png?rev=1957928\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/10web-manager/assets/banner-1544x500.png?rev=2136310\";s:2:\"1x\";s:68:\"https://ps.w.org/10web-manager/assets/banner-772x250.png?rev=2136310\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.5\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"2.8.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.2.8.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:51:\"header-footer-elementor/header-footer-elementor.php\";O:8:\"stdClass\":12:{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:5:\"1.2.2\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/header-footer-elementor/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/header-footer-elementor.1.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2017489\";s:3:\"svg\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2017489\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/header-footer-elementor/assets/banner-1544x500.jpg?rev=2017486\";s:2:\"1x\";s:78:\"https://ps.w.org/header-footer-elementor/assets/banner-772x250.jpg?rev=2017486\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:73:\"kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:48:\"w.org/plugins/kadence-woocommerce-email-designer\";s:4:\"slug\";s:34:\"kadence-woocommerce-email-designer\";s:6:\"plugin\";s:73:\"kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php\";s:11:\"new_version\";s:6:\"1.3.10\";s:3:\"url\";s:65:\"https://wordpress.org/plugins/kadence-woocommerce-email-designer/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/kadence-woocommerce-email-designer.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/kadence-woocommerce-email-designer/assets/icon-256x256.png?rev=2100547\";s:2:\"1x\";s:87:\"https://ps.w.org/kadence-woocommerce-email-designer/assets/icon-128x128.png?rev=2100547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:90:\"https://ps.w.org/kadence-woocommerce-email-designer/assets/banner-1544x500.jpg?rev=1883649\";s:2:\"1x\";s:89:\"https://ps.w.org/kadence-woocommerce-email-designer/assets/banner-772x250.jpg?rev=1883649\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:6:\"1.12.3\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.12.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:39:\"woocommerce-admin/woocommerce-admin.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:31:\"w.org/plugins/woocommerce-admin\";s:4:\"slug\";s:17:\"woocommerce-admin\";s:6:\"plugin\";s:39:\"woocommerce-admin/woocommerce-admin.php\";s:11:\"new_version\";s:6:\"0.23.3\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/woocommerce-admin/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce-admin.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/woocommerce-admin/assets/icon-256x256.jpg?rev=2057866\";s:2:\"1x\";s:70:\"https://ps.w.org/woocommerce-admin/assets/icon-128x128.jpg?rev=2057866\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/woocommerce-admin/assets/banner-1544x500.jpg?rev=2057866\";s:2:\"1x\";s:72:\"https://ps.w.org/woocommerce-admin/assets/banner-772x250.jpg?rev=2057866\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.0\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:15:{s:28:\"image-optimizer-wd/io-wd.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:32:\"w.org/plugins/image-optimizer-wd\";s:4:\"slug\";s:18:\"image-optimizer-wd\";s:6:\"plugin\";s:28:\"image-optimizer-wd/io-wd.php\";s:11:\"new_version\";s:6:\"1.0.23\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/image-optimizer-wd/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/image-optimizer-wd.1.0.23.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/image-optimizer-wd/assets/icon-128x128.png?rev=1736250\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/image-optimizer-wd/assets/banner-772x250.png?rev=1736250\";}s:11:\"banners_rtl\";a:0:{}}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":9:{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:\"4.1.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}}s:27:\"astra-sites/astra-sites.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/astra-sites\";s:4:\"slug\";s:11:\"astra-sites\";s:6:\"plugin\";s:27:\"astra-sites/astra-sites.php\";s:11:\"new_version\";s:5:\"1.4.5\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/astra-sites/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/astra-sites.1.4.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/astra-sites/assets/icon.svg?rev=2142487\";s:3:\"svg\";s:56:\"https://ps.w.org/astra-sites/assets/icon.svg?rev=2142487\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/astra-sites/assets/banner-1544x500.jpg?rev=2142447\";s:2:\"1x\";s:66:\"https://ps.w.org/astra-sites/assets/banner-772x250.jpg?rev=2142447\";}s:11:\"banners_rtl\";a:0:{}}s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/facebook-for-woocommerce\";s:4:\"slug\";s:24:\"facebook-for-woocommerce\";s:6:\"plugin\";s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";s:11:\"new_version\";s:6:\"1.9.15\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/facebook-for-woocommerce/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/facebook-for-woocommerce.1.9.15.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:77:\"https://ps.w.org/facebook-for-woocommerce/assets/icon-256x256.png?rev=2040223\";s:2:\"1x\";s:69:\"https://ps.w.org/facebook-for-woocommerce/assets/icon.svg?rev=2040223\";s:3:\"svg\";s:69:\"https://ps.w.org/facebook-for-woocommerce/assets/icon.svg?rev=2040223\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":9:{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:3:\"8.0\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/jetpack.8.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=1791404\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=1791404\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=1791404\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=1791404\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=1791404\";}s:11:\"banners_rtl\";a:0:{}}s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:39:\"w.org/plugins/mailchimp-for-woocommerce\";s:4:\"slug\";s:25:\"mailchimp-for-woocommerce\";s:6:\"plugin\";s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/mailchimp-for-woocommerce/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/mailchimp-for-woocommerce.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/mailchimp-for-woocommerce/assets/icon-256x256.png?rev=1509501\";s:2:\"1x\";s:78:\"https://ps.w.org/mailchimp-for-woocommerce/assets/icon-256x256.png?rev=1509501\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/mailchimp-for-woocommerce/assets/banner-1544x500.png?rev=1950415\";s:2:\"1x\";s:80:\"https://ps.w.org/mailchimp-for-woocommerce/assets/banner-772x250.jpg?rev=1950415\";}s:11:\"banners_rtl\";a:0:{}}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"3.2.7\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.3.2.7.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=1782452\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.jpg?rev=1881345\";}s:11:\"banners_rtl\";a:0:{}}s:29:\"seo-by-10web/seo-by-10web.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/seo-by-10web\";s:4:\"slug\";s:12:\"seo-by-10web\";s:6:\"plugin\";s:29:\"seo-by-10web/seo-by-10web.php\";s:11:\"new_version\";s:6:\"1.0.13\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/seo-by-10web/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/seo-by-10web.1.0.13.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/seo-by-10web/assets/icon-128x128.png?rev=1780838\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/seo-by-10web/assets/banner-772x250.png?rev=1780838\";}s:11:\"banners_rtl\";a:0:{}}s:19:\"weforms/weforms.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/weforms\";s:4:\"slug\";s:7:\"weforms\";s:6:\"plugin\";s:19:\"weforms/weforms.php\";s:11:\"new_version\";s:5:\"1.4.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/weforms/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/weforms.1.4.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/weforms/assets/icon-256x256.png?rev=1978687\";s:2:\"1x\";s:60:\"https://ps.w.org/weforms/assets/icon-128x128.png?rev=1978687\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/weforms/assets/banner-1544x500.png?rev=1709491\";s:2:\"1x\";s:62:\"https://ps.w.org/weforms/assets/banner-772x250.png?rev=1709491\";}s:11:\"banners_rtl\";a:0:{}}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":9:{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:\"3.8.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2075035\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2075035\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2075035\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2075035\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"side-cart-woocommerce/xoo-wsc.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:35:\"w.org/plugins/side-cart-woocommerce\";s:4:\"slug\";s:21:\"side-cart-woocommerce\";s:6:\"plugin\";s:33:\"side-cart-woocommerce/xoo-wsc.php\";s:11:\"new_version\";s:5:\"1.0.2\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/side-cart-woocommerce/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/side-cart-woocommerce.1.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/side-cart-woocommerce/assets/icon-256x256.png?rev=1643763\";s:2:\"1x\";s:74:\"https://ps.w.org/side-cart-woocommerce/assets/icon-256x256.png?rev=1643763\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:76:\"https://ps.w.org/side-cart-woocommerce/assets/banner-772x250.jpg?rev=1950460\";}s:11:\"banners_rtl\";a:0:{}}s:45:\"woocommerce-services/woocommerce-services.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:34:\"w.org/plugins/woocommerce-services\";s:4:\"slug\";s:20:\"woocommerce-services\";s:6:\"plugin\";s:45:\"woocommerce-services/woocommerce-services.php\";s:11:\"new_version\";s:6:\"1.22.2\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/woocommerce-services/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/woocommerce-services.1.22.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/woocommerce-services/assets/icon-256x256.png?rev=1910075\";s:2:\"1x\";s:73:\"https://ps.w.org/woocommerce-services/assets/icon-128x128.png?rev=1910075\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/woocommerce-services/assets/banner-1544x500.png?rev=1962920\";s:2:\"1x\";s:75:\"https://ps.w.org/woocommerce-services/assets/banner-772x250.png?rev=1962920\";}s:11:\"banners_rtl\";a:0:{}}s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:40:\"w.org/plugins/woocommerce-gateway-stripe\";s:4:\"slug\";s:26:\"woocommerce-gateway-stripe\";s:6:\"plugin\";s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";s:11:\"new_version\";s:5:\"4.3.1\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/woocommerce-gateway-stripe/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/woocommerce-gateway-stripe.4.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/woocommerce-gateway-stripe/assets/icon-256x256.png?rev=1917495\";s:2:\"1x\";s:79:\"https://ps.w.org/woocommerce-gateway-stripe/assets/icon-128x128.png?rev=1917495\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/woocommerce-gateway-stripe/assets/banner-1544x500.png?rev=1917495\";s:2:\"1x\";s:81:\"https://ps.w.org/woocommerce-gateway-stripe/assets/banner-772x250.png?rev=1917495\";}s:11:\"banners_rtl\";a:0:{}}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":9:{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.6.4\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.6.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:71:\"https://ps.w.org/wordpress-importer/assets/icon-256x256.png?rev=1908375\";s:2:\"1x\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=1908375\";s:3:\"svg\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=1908375\";}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:27:\"wp-super-cache/wp-cache.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/wp-super-cache\";s:4:\"slug\";s:14:\"wp-super-cache\";s:6:\"plugin\";s:27:\"wp-super-cache/wp-cache.php\";s:11:\"new_version\";s:5:\"1.7.0\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-super-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-super-cache.1.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=1095422\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-128x128.png?rev=1095422\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-super-cache/assets/banner-1544x500.png?rev=1082414\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-super-cache/assets/banner-772x250.png?rev=1082414\";}s:11:\"banners_rtl\";a:0:{}}}}','no'),(23617,'_transient_timeout_jetpack_sync_callables_await','1577828297','no'),(23618,'_transient_jetpack_sync_callables_await','1577828237.1089','no'),(23587,'_site_transient_boldgrid_plugins_filtered','a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:13:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.12.1\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:13:{s:4:\"Name\";s:20:\"Total Upkeep Premium\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:5:\"1.3.0\";s:11:\"Description\";s:46:\"Premium extension for the Total Upkeep plugin.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:20:\"Total Upkeep Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(23597,'_transient_as_comment_count','O:8:\"stdClass\":7:{s:8:\"approved\";s:1:\"1\";s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(23598,'_transient_timeout_rsssl_mixed_content_fixer_detected','1577828833','no'),(23599,'_transient_rsssl_mixed_content_fixer_detected','found','no'),(23639,'_transient_rsssl_plusone_count','0','yes'),(23601,'_transient_timeout_jetpack_a8c_data','1577914633','no'),(23602,'_transient_jetpack_a8c_data','a:4:{s:4:\"a12s\";i:1153;s:9:\"countries\";i:74;s:9:\"languages\";i:93;s:16:\"featured_plugins\";a:4:{i:0;s:11:\"woocommerce\";i:1;s:14:\"wp-super-cache\";i:2;s:14:\"wp-job-manager\";i:3;s:15:\"co-authors-plus\";}}','no'),(23607,'_transient_timeout_jpp_li_793dead0fae7aa30a323f8a2884e5c56','1577828293','no'),(23608,'_transient_jpp_li_793dead0fae7aa30a323f8a2884e5c56','a:5:{s:6:\"status\";s:2:\"ok\";s:3:\"msg\";s:61:\"{\"trusted_header\":\"REMOTE_ADDR\",\"segments\":1,\"reverse\":false}\";s:17:\"seconds_remaining\";i:60;s:16:\"blocked_attempts\";s:3:\"989\";s:6:\"expire\";i:1577828293;}','no'),(23609,'_transient_timeout_jpp_headers_updated_recently','1577914633','no'),(23610,'_transient_jpp_headers_updated_recently','1','no'),(23611,'_site_transient_timeout_browser_63ad36369b7058637ab792640464bf40','1578433033','no'),(23612,'_site_transient_browser_63ad36369b7058637ab792640464bf40','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"78.0.3904.87\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(23613,'_transient_timeout_elementor_remote_info_api_data_2.8.1','1577871434','no'),(23614,'_transient_elementor_remote_info_api_data_2.8.1','a:3:{s:9:\"timestamp\";i:1577825472;s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"2.8.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.2.8.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.0\";s:12:\"requires_php\";s:3:\"5.4\";}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:6:{i:0;s:5:\"he_IL\";i:1;s:5:\"en_GB\";i:2;s:5:\"en_NZ\";i:3;s:5:\"en_ZA\";i:4;s:5:\"en_AU\";i:5;s:5:\"en_CA\";}s:8:\"operator\";s:2:\"in\";}}}}}','no'),(23615,'_transient_timeout_elementor_pro_license_data','1577871435','no'),(23616,'_transient_elementor_pro_license_data','a:14:{s:7:\"success\";b:1;s:7:\"license\";s:5:\"valid\";s:7:\"item_id\";b:0;s:9:\"item_name\";s:13:\"Elementor Pro\";s:8:\"checksum\";s:32:\"bac5aa3ea5f9744326babba70365b05c\";s:7:\"expires\";s:19:\"2020-07-01 23:59:59\";s:10:\"payment_id\";i:568521;s:13:\"customer_name\";s:11:\"Jeff Zamiri\";s:14:\"customer_email\";s:15:\"Jeff@zamiri.com\";s:13:\"license_limit\";i:1000;s:10:\"site_count\";i:24;s:16:\"activations_left\";i:976;s:8:\"price_id\";s:1:\"3\";s:13:\"subscriptions\";s:6:\"enable\";}','no'),(23554,'_transient_timeout_jetpack_last_plugin_sync','1577831683','no'),(23555,'_transient_jetpack_last_plugin_sync','1577828083','no'),(23038,'_site_transient_timeout_iowd_already_optimized','1577838775','no'),(23039,'_site_transient_iowd_already_optimized','a:5:{s:17:\"already_optimized\";i:2043;s:5:\"limit\";s:5:\"50000\";s:6:\"period\";i:12;s:12:\"extreme_mode\";s:1:\"1\";s:13:\"auto_optimize\";s:1:\"1\";}','no'),(19116,'_transient_iowd_last_optimized_data','{\"image_size\":10041,\"image_orig_size\":12666,\"image_count\":2}','yes'),(6518,'_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-5.3.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.3.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.2\";s:7:\"version\";s:5:\"5.3.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1577828051;s:15:\"version_checked\";s:5:\"5.3.2\";s:12:\"translations\";a:0:{}}','no'),(23359,'_site_transient_timeout_tenweb_user_products_transient','1577862933','no'),(23360,'_site_transient_tenweb_user_products_transient','1','no'),(22879,'_transient_timeout_jpp_li_4ae710807247b7bbf8119874c9077abd','1577784884','no'),(22880,'_transient_jpp_li_4ae710807247b7bbf8119874c9077abd','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (123.148.244.192)\";s:17:\"seconds_remaining\";i:2875;s:16:\"blocked_attempts\";s:3:\"966\";s:6:\"expire\";i:1577784884;}','no'),(22881,'_transient_timeout_jpp_li_9133758abb6c49e7359ddf239d5dbb5a','1577785558','no'),(22882,'_transient_jpp_li_9133758abb6c49e7359ddf239d5dbb5a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (198.12.156.214)\";s:17:\"seconds_remaining\";i:3515;s:16:\"blocked_attempts\";s:3:\"967\";s:6:\"expire\";i:1577785558;}','no'),(22895,'_transient_timeout_jpp_li_12edd8b9e8bc98621fa26d3fc8a2ed86','1577786686','no'),(22896,'_transient_jpp_li_12edd8b9e8bc98621fa26d3fc8a2ed86','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:44:\"This IP is currently blocked (166.62.80.109)\";s:17:\"seconds_remaining\";i:3337;s:16:\"blocked_attempts\";s:3:\"968\";s:6:\"expire\";i:1577786686;}','no'),(22906,'_transient_timeout_jpp_li_d78061df3a256aa07d34e0203ced1d65','1577785654','no'),(22907,'_transient_jpp_li_d78061df3a256aa07d34e0203ced1d65','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (188.165.210.23)\";s:17:\"seconds_remaining\";i:922;s:16:\"blocked_attempts\";s:3:\"969\";s:6:\"expire\";i:1577785654;}','no'),(22914,'_transient_timeout_jpp_li_49dbf17f60ab1d1d8008d216b64cd6a5','1577788916','no'),(22915,'_transient_jpp_li_49dbf17f60ab1d1d8008d216b64cd6a5','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (128.199.161.98)\";s:17:\"seconds_remaining\";i:3519;s:16:\"blocked_attempts\";s:3:\"970\";s:6:\"expire\";i:1577788916;}','no'),(22919,'_transient_timeout_jpp_li_c3c5ded3c2700a653651cab2174c0cb3','1577788921','no'),(22920,'_transient_jpp_li_c3c5ded3c2700a653651cab2174c0cb3','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:42:\"This IP is currently blocked (103.7.8.201)\";s:17:\"seconds_remaining\";i:2880;s:16:\"blocked_attempts\";s:3:\"971\";s:6:\"expire\";i:1577788921;}','no'),(22625,'_transient_timeout_jpp_li_c1a39051ba33d290d7fd71cce4490358','1577766605','no'),(22626,'_transient_jpp_li_c1a39051ba33d290d7fd71cce4490358','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (134.209.9.244)\";s:17:\"seconds_remaining\";i:2098;s:16:\"blocked_attempts\";s:3:\"950\";s:6:\"expire\";i:1577766605;}','no'),(22631,'_transient_jpp_li_f4b8bde4873693056a64ff938183dee9','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (167.71.111.16)\";s:17:\"seconds_remaining\";i:2519;s:16:\"blocked_attempts\";s:3:\"951\";s:6:\"expire\";i:1577767780;}','no'),(22669,'_transient_jpp_li_80e87b96666e073c718fc32026c0d826','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (142.93.99.56)\";s:17:\"seconds_remaining\";i:3053;s:16:\"blocked_attempts\";s:3:\"952\";s:6:\"expire\";i:1577769752;}','no'),(22583,'_transient_timeout_jpp_li_7d0afb66e47754431944f32ec89d449e','1577762802','no'),(22584,'_transient_jpp_li_7d0afb66e47754431944f32ec89d449e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (159.253.32.120)\";s:17:\"seconds_remaining\";i:559;s:16:\"blocked_attempts\";s:3:\"948\";s:6:\"expire\";i:1577762802;}','no'),(23498,'_transient_timeout_external_ip_address_127.0.0.1','1578432498','no'),(22602,'_transient_timeout_jpp_li_3c1f67b55fee4cc9619ced4cec849627','1577765109','no'),(22603,'_transient_jpp_li_3c1f67b55fee4cc9619ced4cec849627','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (167.99.70.191)\";s:17:\"seconds_remaining\";i:1415;s:16:\"blocked_attempts\";s:3:\"949\";s:6:\"expire\";i:1577765109;}','no'),(22630,'_transient_timeout_jpp_li_f4b8bde4873693056a64ff938183dee9','1577767780','no'),(23528,'_transient_timeout__woocommerce_helper_subscriptions','1577828951','no'),(23529,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(22865,'_transient_timeout_jpp_li_6a0916da24d49fa7ffbd6574c593e377','1577784217','no'),(22866,'_transient_jpp_li_6a0916da24d49fa7ffbd6574c593e377','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (64.202.184.249)\";s:17:\"seconds_remaining\";i:3522;s:16:\"blocked_attempts\";s:3:\"965\";s:6:\"expire\";i:1577784217;}','no'),(22794,'_transient_timeout_jpp_li_b7cfe3c27cd260a0ddd4e3db3ac44dbc','1577775846','no'),(22795,'_transient_jpp_li_b7cfe3c27cd260a0ddd4e3db3ac44dbc','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (84.3.198.123)\";s:17:\"seconds_remaining\";i:540;s:16:\"blocked_attempts\";s:3:\"960\";s:6:\"expire\";i:1577775846;}','no'),(22801,'_transient_timeout_jpp_li_1c27d8c0fc7b46599dc4406cc29c846b','1577778632','no'),(22802,'_transient_jpp_li_1c27d8c0fc7b46599dc4406cc29c846b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (210.197.78.249)\";s:17:\"seconds_remaining\";i:2670;s:16:\"blocked_attempts\";s:3:\"961\";s:6:\"expire\";i:1577778632;}','no'),(22816,'_transient_timeout_jpp_li_cf89d5fb6b18e5fcfccf6a38cb2524ef','1577778304','no'),(22817,'_transient_jpp_li_cf89d5fb6b18e5fcfccf6a38cb2524ef','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (167.71.33.117)\";s:17:\"seconds_remaining\";i:1560;s:16:\"blocked_attempts\";s:3:\"962\";s:6:\"expire\";i:1577778304;}','no'),(22843,'_transient_timeout_jpp_li_db70a1cb898afaa9147baae3a0c55ac0','1577781769','no'),(22844,'_transient_jpp_li_db70a1cb898afaa9147baae3a0c55ac0','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (185.84.180.90)\";s:17:\"seconds_remaining\";i:3083;s:16:\"blocked_attempts\";s:3:\"963\";s:6:\"expire\";i:1577781769;}','no'),(22857,'_transient_timeout_jpp_li_530d768b0d94f3887625b64008c4b3a5','1577783740','no'),(22858,'_transient_jpp_li_530d768b0d94f3887625b64008c4b3a5','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (103.74.123.6)\";s:17:\"seconds_remaining\";i:3583;s:16:\"blocked_attempts\";s:3:\"964\";s:6:\"expire\";i:1577783740;}','no'),(23093,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1577828073;s:7:\"checked\";a:5:{s:5:\"astra\";s:5:\"2.1.3\";s:14:\"twentynineteen\";s:3:\"1.4\";s:15:\"twentyseventeen\";s:3:\"2.2\";s:13:\"twentysixteen\";s:3:\"2.0\";s:12:\"twentytwenty\";s:3:\"1.0\";}s:8:\"response\";a:2:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:5:\"2.1.4\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/astra.2.1.4.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.3\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.1.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:0:{}}','no'),(23631,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1577871442','no'),(23632,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1577871442','no'),(23633,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1577828242','no'),(23544,'wp_super_cache_index_detected','1','no'),(23580,'rlrsssl_options','a:15:{s:12:\"site_has_ssl\";b:1;s:4:\"hsts\";b:0;s:22:\"htaccess_warning_shown\";b:0;s:19:\"review_notice_shown\";b:0;s:25:\"ssl_success_message_shown\";b:0;s:26:\"autoreplace_insecure_links\";b:1;s:17:\"plugin_db_version\";s:5:\"3.2.7\";s:5:\"debug\";b:0;s:20:\"do_not_edit_htaccess\";b:0;s:17:\"htaccess_redirect\";b:0;s:11:\"ssl_enabled\";b:0;s:19:\"javascript_redirect\";b:0;s:11:\"wp_redirect\";b:0;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"dismiss_all_notices\";b:0;}','yes'),(23577,'_transient_timeout_jetpack_plugin_api_action_links_refresh','1577914483','no'),(23578,'_transient_jetpack_plugin_api_action_links_refresh','1577828083','no'),(23499,'_transient_external_ip_address_127.0.0.1','198.46.81.50','no'),(23487,'_transient_is_multi_author','0','yes'),(23012,'_transient_timeout_jpp_li_c7f7583f94e2993976bc410ac8a07e2e','1577794778','no'),(23013,'_transient_jpp_li_c7f7583f94e2993976bc410ac8a07e2e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (144.217.183.134)\";s:17:\"seconds_remaining\";i:450;s:16:\"blocked_attempts\";s:3:\"978\";s:6:\"expire\";i:1577794778;}','no'),(23032,'_transient_timeout_jpp_li_28003e3ef0c385636ca0f9cb0c5a3d0b','1577795283','no'),(23033,'_transient_jpp_li_28003e3ef0c385636ca0f9cb0c5a3d0b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (148.72.207.135)\";s:17:\"seconds_remaining\";i:215;s:16:\"blocked_attempts\";s:3:\"979\";s:6:\"expire\";i:1577795283;}','no'),(23047,'_transient_timeout_jpp_li_953127b4c07006ee94cdaa22786f60d7','1577798781','no'),(23048,'_transient_jpp_li_953127b4c07006ee94cdaa22786f60d7','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (37.59.107.31)\";s:17:\"seconds_remaining\";i:2915;s:16:\"blocked_attempts\";s:3:\"980\";s:6:\"expire\";i:1577798781;}','no'),(23055,'_transient_timeout_jpp_li_1909a10fa50139cffd82df7dd2b53d24','1577800113','no'),(23056,'_transient_jpp_li_1909a10fa50139cffd82df7dd2b53d24','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (157.230.153.203)\";s:17:\"seconds_remaining\";i:3532;s:16:\"blocked_attempts\";s:3:\"981\";s:6:\"expire\";i:1577800113;}','no'),(23078,'_transient_jpp_li_33607cd0af65daf699aa450767fcab94','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:46:\"This IP is currently blocked (104.236.127.247)\";s:17:\"seconds_remaining\";i:3539;s:16:\"blocked_attempts\";s:3:\"983\";s:6:\"expire\";i:1577804039;}','no'),(23096,'_transient_timeout_jpp_li_32f5dc4cf417e6508dca92aaf1745a51','1577804263','no'),(23097,'_transient_jpp_li_32f5dc4cf417e6508dca92aaf1745a51','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (64.202.188.156)\";s:17:\"seconds_remaining\";i:2927;s:16:\"blocked_attempts\";s:3:\"984\";s:6:\"expire\";i:1577804263;}','no'),(23107,'_transient_timeout_jpp_li_da2b9174f78907dcfc3b19a1462bb0f3','1577805049','no'),(23108,'_transient_jpp_li_da2b9174f78907dcfc3b19a1462bb0f3','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (51.75.200.210)\";s:17:\"seconds_remaining\";i:2951;s:16:\"blocked_attempts\";s:3:\"985\";s:6:\"expire\";i:1577805049;}','no'),(23121,'_transient_timeout_jpp_li_e184c68be25d3701af0437b5401cdc1e','1577805918','no'),(23122,'_transient_jpp_li_e184c68be25d3701af0437b5401cdc1e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (54.229.112.37)\";s:17:\"seconds_remaining\";i:2759;s:16:\"blocked_attempts\";s:3:\"986\";s:6:\"expire\";i:1577805918;}','no'),(23139,'_transient_timeout_jpp_li_87f8194776f2fe7ffa3a2dfcd2f42ee7','1577805215','no'),(23140,'_transient_jpp_li_87f8194776f2fe7ffa3a2dfcd2f42ee7','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (159.65.185.253)\";s:17:\"seconds_remaining\";i:617;s:16:\"blocked_attempts\";s:3:\"987\";s:6:\"expire\";i:1577805215;}','no'),(23183,'_transient_timeout_jpp_li_6b6315d16bcc4785fffb9f97b389349c','1577812326','no'),(23184,'_transient_jpp_li_6b6315d16bcc4785fffb9f97b389349c','a:5:{s:6:\"status\";s:7:\"blocked\";s:3:\"msg\";s:45:\"This IP is currently blocked (212.83.166.238)\";s:17:\"seconds_remaining\";i:3247;s:16:\"blocked_attempts\";s:3:\"988\";s:6:\"expire\";i:1577812326;}','no'),(22407,'_transient_timeout_external_ip_address_35.195.183.51','1578356751','no'),(22408,'_transient_external_ip_address_35.195.183.51','198.46.81.50','no'),(23077,'_transient_timeout_jpp_li_33607cd0af65daf699aa450767fcab94','1577804039','no'),(23066,'_transient_timeout_jpp_li_803370f79469cb7b4af205e0952956e2','1577799985','no'),(23067,'_transient_jpp_li_803370f79469cb7b4af205e0952956e2','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (178.128.62.227)\";s:17:\"seconds_remaining\";i:2554;s:16:\"blocked_attempts\";s:3:\"982\";s:6:\"expire\";i:1577799985;}','no'),(23525,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1577828351','no'),(23526,'_transient_jetpack_sync_last_checked_queue_state_sync','a:2:{i:0;i:0;i:1;i:0;}','no'),(22970,'_transient_jpp_li_24880e8748ed269d5a3247ecd9a35068','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (159.89.110.45)\";s:17:\"seconds_remaining\";i:2237;s:16:\"blocked_attempts\";s:3:\"976\";s:6:\"expire\";i:1577792368;}','no'),(22976,'_transient_timeout_jpp_li_fbeedbaff559525de6e7e5d6f59aecdc','1577793588','no'),(22977,'_transient_jpp_li_fbeedbaff559525de6e7e5d6f59aecdc','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (104.248.118.0)\";s:17:\"seconds_remaining\";i:2790;s:16:\"blocked_attempts\";s:3:\"977\";s:6:\"expire\";i:1577793588;}','no'),(22969,'_transient_timeout_jpp_li_24880e8748ed269d5a3247ecd9a35068','1577792368','no'),(22668,'_transient_timeout_jpp_li_80e87b96666e073c718fc32026c0d826','1577769752','no'),(22659,'_transient_timeout_jpp_li_a2ef7d00bfad1ab2d32becb406ba3c54','1577769613','no'),(22660,'_transient_jpp_li_a2ef7d00bfad1ab2d32becb406ba3c54','a:5:{s:6:\"status\";s:2:\"ok\";s:3:\"msg\";s:53:\"No current blocks on this IP address (18.184.155.204)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:3:\"952\";s:6:\"expire\";i:1577769613;}','no'),(22949,'_transient_timeout_jpp_li_f5f999a9d110994b7e244550541b52bd','1577790614','no'),(22950,'_transient_jpp_li_f5f999a9d110994b7e244550541b52bd','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (87.118.76.186)\";s:17:\"seconds_remaining\";i:2598;s:16:\"blocked_attempts\";s:3:\"973\";s:6:\"expire\";i:1577790614;}','no'),(22959,'_transient_timeout_jpp_li_d782d1235f11d04667a3c9975e39c813','1577790483','no'),(22960,'_transient_jpp_li_d782d1235f11d04667a3c9975e39c813','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (69.163.215.247)\";s:17:\"seconds_remaining\";i:1784;s:16:\"blocked_attempts\";s:3:\"974\";s:6:\"expire\";i:1577790483;}','no'),(23590,'_transient_timeout_jetpack_psh_status','1577829129','no'),(23591,'_transient_jetpack_psh_status','1','no'),(23592,'_site_transient_timeout_tenweb_user_info_transient','1577871430','no'),(23593,'_site_transient_tenweb_user_info_transient','1','no'),(23596,'_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'),(23594,'_site_transient_timeout_tenweb_user_agreements_transient','1577871432','no'),(23595,'_site_transient_tenweb_user_agreements_transient','1','no'),(23603,'_transient_timeout_jetpack_https_test','1577914633','no'),(23604,'_transient_jetpack_https_test','1','no'),(21187,'_transient_timeout_jetpack_https_test_message','1577914633','no'),(21188,'_transient_jetpack_https_test_message','','no'),(21698,'_transient_timeout_external_ip_address_10.20.4.199','1578318516','no'),(21699,'_transient_external_ip_address_10.20.4.199','198.46.81.50','no'),(22774,'_transient_timeout_jpp_li_0936aa6bd5c1016c168fbc703f0fb397','1577776089','no'),(22775,'_transient_jpp_li_0936aa6bd5c1016c168fbc703f0fb397','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (163.172.60.213)\";s:17:\"seconds_remaining\";i:2213;s:16:\"blocked_attempts\";s:3:\"959\";s:6:\"expire\";i:1577776089;}','no'),(22716,'_transient_timeout_jpp_li_e312d92af35c4e9403b33dba78ba3eaa','1577771511','no'),(22717,'_transient_jpp_li_e312d92af35c4e9403b33dba78ba3eaa','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (185.137.220.75)\";s:17:\"seconds_remaining\";i:1143;s:16:\"blocked_attempts\";s:3:\"956\";s:6:\"expire\";i:1577771511;}','no');
/*!40000 ALTER TABLE `wpuz_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_postmeta`
--

DROP TABLE IF EXISTS `wpuz_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3863 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_postmeta`
--

LOCK TABLES `wpuz_postmeta` WRITE;
/*!40000 ALTER TABLE `wpuz_postmeta` DISABLE KEYS */;
INSERT INTO `wpuz_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(414,69,'_edit_lock','1577605048:1'),(11,50,'_elementor_template_type','page'),(12,50,'_elementor_edit_mode','builder'),(13,50,'_elementor_data','[{\"id\":\"3a714957\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20635cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"432dc21f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Logo\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660d4561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb5317\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd0e239\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"78648478\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"142b699c\",\"elType\":\"widget\",\"settings\":{\"title\":\"My journey in photos\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b9294e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch serves 11:30 ~2:30 Pm\",\"header_size\":\"h3\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5447e596\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"490b867e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick Up\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2ecc71\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#27ae60\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"45f1a49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"2c687348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":34,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side2.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"576e9db4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0cb9d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"238a76dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"join the trip of a lifetime\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b0a59a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"13c8902c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"17bbaf0a\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-automobile\",\"title_text\":\"Traveling in cars\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"77bb2397\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-camera\",\"title_text\":\"detailed photo gear\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65b0fb35\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-shopping-bag\",\"title_text\":\"my survival bag\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"61441ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21f342a4\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-coffee\",\"title_text\":\"where i ate\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"182cb124\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-image\",\"title_text\":\"full story in images\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1e570c94\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-magic\",\"title_text\":\"The magic of hiking\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cac8315\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51683037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"66c77e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"buddies recommending me\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2664fdaa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fe1cc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e7b0761\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" \\\"\",\"testimonial_image\":{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},\"testimonial_name\":\"Fried Calamari\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"4c492617\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a6e18\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"\\\"\",\"testimonial_image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"testimonial_name\":\"Fried Tofu\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"271dcc6d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"37757598\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"793050c1\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":37,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":38,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":42,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":46,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(14,50,'_elementor_version','0.4'),(15,65,'_elementor_template_type','page'),(16,65,'_elementor_edit_mode','builder'),(17,65,'_elementor_data','[{\"id\":\"3a714957\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20635cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9f76145\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"432dc21f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660d4561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb5317\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd0e239\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"78648478\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"142b699c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b9294e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch serves 11:30 ~2:30 Pm\",\"header_size\":\"h3\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5447e596\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"490b867e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick Up\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2ecc71\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#27ae60\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"45f1a49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"2c687348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":34,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side2.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"576e9db4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0cb9d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"238a76dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taste the best of thailand\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b0a59a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"13c8902c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"17bbaf0a\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-automobile\",\"title_text\":\"online delivery\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"77bb2397\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"lunch menu\",\"description_text\":\" d\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65b0fb35\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"dinner menu\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"61441ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21f342a4\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-o\",\"title_text\":\"reservation\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"182cb124\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-thumbs-o-up\",\"title_text\":\"bar menu\",\"description_text\":\"Cli\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1e570c94\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-beer\",\"title_text\":\"cocktails\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cac8315\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51683037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"66c77e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2664fdaa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fe1cc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e7b0761\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Fried calamari with pickled cucumber, pickled pepper; topped with Parmesan cheese and served with Thai sweet chili sauce\\\"\",\"testimonial_image\":{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},\"testimonial_name\":\"Fried Calamari\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"4c492617\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a6e18\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Light fried tofu served Japanese soy sauce and sprinkle with scallion\\\"\",\"testimonial_image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"testimonial_name\":\"Agadeshi Tofu\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"271dcc6d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"37757598\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"793050c1\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":37,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":38,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":42,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":46,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(18,65,'_elementor_version','0.4'),(19,149,'_elementor_template_type','page'),(20,149,'_elementor_edit_mode','builder'),(21,149,'_elementor_data','[{\"id\":\"1753a7d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"326ccf30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4bb0e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4dea3ac9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"19dd673e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26965041\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec1389a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"284aa13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"29a1f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our  journey \",\"align\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76c513e\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"686264c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch from 11:30~2:30 Pm\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7efdd1be\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"53b9d85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"478a68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"11dd2ba5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take out\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#6ec1e4\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#2b89c4\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"805760e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"80780e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"DELIVERY\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"icon\":\"fa fa-car\",\"background_color\":\"#61ce70\",\"button_background_hover_color\":\"#6ec1e4\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#04a341\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(35,164,85,0.5)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5089e3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"76eff1d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side22.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71f0fb1f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40cffc3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"46e69fdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"the best of thailand\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f1aad4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":95,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15-1.png\"},{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"24ed989\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ec9a35\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"1864834e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28c6d53c\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"40ca8cf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d52f753\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"MAP\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.346784,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44b4cce\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"1da041a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d42211\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-pencil\",\"title_text\":\"lunch menu\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2f62a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b26f952\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-pencil\",\"title_text\":\"dinner menu\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13c17aca\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1592bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"433f40e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef\'s recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d0972f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"747ae03b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52a064c7\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Wok stir-fried white meat chicken with onions, pineapple chunks, and cashew nuts in sweet and tangy chili paste\\\"\",\"testimonial_image\":{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},\"testimonial_name\":\"Chicken Cashew Nuts\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"6154ab99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"47a88259\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"\\nSteamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b1522a0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f702460\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6866e770\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":89,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5-1.png\"},{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},{\"id\":91,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8-1.png\"},{\"id\":92,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\"},{\"id\":95,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15-1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\",\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(22,149,'_elementor_version','0.4'),(23,149,'_oembed_cfa855ca4accbba92db5d34588857f0c','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/AelEXGBFZa8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(24,149,'_oembed_time_cfa855ca4accbba92db5d34588857f0c','1530129433'),(26,420,'ast-title-bar-display','disabled'),(27,420,'site-post-title','disabled'),(28,420,'_astra_content_layout_flag','disabled'),(29,420,'_elementor_edit_mode','builder'),(30,420,'site-content-layout','page-builder'),(31,420,'site-sidebar-layout','no-sidebar'),(32,420,'ehf_template_type','type_header'),(33,420,'_wp_page_template','default'),(34,420,'_edit_last','1'),(35,420,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"caption_source\":\"custom\",\"caption\":\"Except DUCK everything else are Halal!\\u200b\",\"text_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"3080702\"}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":11.418,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":72.468},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.385},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(36,420,'ast-featured-img','disabled'),(37,420,'_elementor_version','2.8.1'),(38,420,'_elementor_template_type','wp-post'),(39,448,'_elementor_template_type','page'),(40,448,'_elementor_edit_mode','builder'),(41,448,'_wp_page_template','default'),(42,448,'_elementor_data','[{\"id\":\"79350d77\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"399\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/head-image01.png\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5b2cd4a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6881a73e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":130},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8878f31\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5891845b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b8073f\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a1604ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5242e4a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bc9afc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"6b66a5fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"25 Years \",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388f1c76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing the highest quality of food and service since 1934\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6151dc97\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e4f875\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2477b0b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11013273\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"43783d49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth tatsoi tomatillo melon azuki bean garlic.\\n\\nGumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi pea sprouts fava bean collard greens dandelion okra wakame tomato. Dandelion cucumber earthnut pea peanut soko zucchini.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c095a78\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"align\":\"left\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Josefin Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8},\"button_text_color\":\"#ffffff\",\"background_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fb38c8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":930},\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#ffffff\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":720},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f2f44dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"120\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size\":49.544},\"elements\":[{\"id\":\"500fb4bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"402\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/FishIcon.png\"},\"title_text\":\"fresh  salmon\",\"description_text\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth\\n\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":25},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":16},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"25fd5ab8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"403\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/ChefIcon.png\"},\"title_text\":\"Top chefs\",\"description_text\":\"Gumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":28},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":12},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f0f0327\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"404\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDish.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"220\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25521538\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6209709e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-90\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"-9\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1653161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casually sophisticated setting for cooking\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":64},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":50},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"697d1873\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"width_mobile\":{\"unit\":\"%\",\"size\":21}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467ca8b\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_image\":{\"id\":\"406\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay02.png\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"background_overlay_image\":{\"id\":\"407\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/BrushoverlayInvrt.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"201e4151\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-266\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":30,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b720593\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"405\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/045erotu.png\"},\"image_size\":\"full\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":-9,\"color\":\"rgba(0,0,0,0.5)\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53d33822\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#770f0f\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"#9b1f1a\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"40\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"22a3a09d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c6fc571\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a1c116c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Le Boudoir\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b41b3c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Level 12, 6 Croiasure St, <br>Melbourne,<br>Society 1234\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f16caf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"noreply@nowhere.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"61 (0) 3 123 4567\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b84e74e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"140\",\"isLinked\":false},\"_inline_size_tablet\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bd8ae14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book a reservation\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fc3e478\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"50\",\"field_value\":\"\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"field_value\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"date\",\"required\":\"true\",\"field_label\":\"Date\",\"placeholder\":\"pick your date\",\"width\":\"33\",\"field_value\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"field_1\"},{\"field_type\":\"time\",\"field_label\":\"time\",\"field_value\":\"\",\"placeholder\":\"choose your time\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"33\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_2\",\"custom_id\":\"field_2\"},{\"field_type\":\"number\",\"field_label\":\"number\",\"field_value\":\"\",\"placeholder\":\"party size\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"33\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_3\",\"custom_id\":\"field_3\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":6,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"message\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"book now\",\"button_size\":\"md\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"mailpoet3_fields_map\":[{\"remote_id\":\"first_name\",\"remote_label\":\"First Name\",\"remote_type\":\"text\",\"_id\":\"aa0d146\",\"local_id\":\"\"},{\"remote_id\":\"last_name\",\"remote_label\":\"Last Name\",\"remote_type\":\"text\",\"_id\":\"a53b35e\",\"local_id\":\"\"},{\"remote_id\":\"email\",\"remote_label\":\"Email\",\"remote_type\":\"email\",\"remote_required\":true,\"_id\":\"bb40be8\",\"local_id\":\"\"}],\"success_message\":\"The form was sent successfully!\",\"error_message\":\"There\'s something wrong... Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong... The form is invalid.\",\"subscriber_already_exists_message\":\"Subscriber already exist.\",\"column_gap\":{\"unit\":\"px\",\"size\":20},\"row_gap\":{\"unit\":\"px\",\"size\":20},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_family\":\"Josefin Sans\",\"field_typography_font_weight\":\"300\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"field_border_color\":\"rgba(0,0,0,0.04)\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"button_typography_font_family\":\"Josefin Sans\",\"button_typography_font_weight\":\"300\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"button_background_color\":\"#191919\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#000000\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"label_typography_typography\":\"custom\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"button_hover_animation\":\"shrink\",\"field_typography_text_transform\":\"capitalize\",\"email_to\":\"thairiffic@bostoneats.biz\",\"email_subject\":\"New message from \\\"\\\"\",\"email_from\":\"email@thairifficma.com\",\"email_to_2\":\"thairiffic@bostoneats.biz\",\"email_subject_2\":\"New message from \\\"\\\"\",\"email_from_2\":\"email@thairifficma.com\",\"email_reply_to_2\":\"thairiffic@bostoneats.biz\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular French tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(43,448,'_elementor_version','0.4'),(44,573,'_elementor_controls_usage','a:3:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:1;}s:18:\"section_text_style\";a:2:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(45,573,'_edit_last','1'),(46,573,'_wp_page_template','default'),(47,573,'ehf_template_type','type_footer'),(48,573,'site-sidebar-layout','no-sidebar'),(49,573,'site-content-layout','page-builder'),(50,573,'_elementor_edit_mode','builder'),(51,573,'_astra_content_layout_flag','disabled'),(52,573,'site-post-title','disabled'),(53,573,'ast-title-bar-display','disabled'),(54,573,'ast-featured-img','disabled'),(55,573,'_elementor_data','[{\"id\":\"434cc62\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#54595f\"},\"elements\":[{\"id\":\"2a98622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b9382c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Copyright 2018 | Powered & Designed by BostonDelish\",\"icon\":\"\",\"_id\":\"1ca29d1\",\"link\":{\"url\":\"https:\\/\\/www.bostondelish.com\",\"is_external\":\"on\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"center\",\"text_color\":\"rgba(247, 214, 51, 0.77)\",\"icon_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(56,573,'_elementor_version','2.8.0'),(57,573,'_elementor_template_type','wp-post'),(58,573,'_wp_old_slug','footer-template'),(59,461,'_elementor_template_type','page'),(60,461,'_elementor_edit_mode','builder'),(61,461,'_wp_page_template','default'),(62,461,'_elementor_data','[{\"id\":\"1753a7d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"326ccf30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.816},\"elements\":[{\"id\":\"6ac23c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"827aa5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11ff5cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19dd673e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.184},\"elements\":[{\"id\":\"26965041\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6944\",\"icon\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"68ca18b\"}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3},\"_margin\":{\"unit\":\"px\",\"top\":\"-67\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f40b1c3\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"-450\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec1389a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"284aa13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"f08a1f7\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"attachment_id\":\"177\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-2974.mp4\",\"title\":\"\",\"preload\":\"auto\",\"loop\":\"\",\"content\":\"\",\"mp4\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-2974.mp4\",\"m4v\":\"\",\"webm\":\"\",\"ogv\":\"\",\"flv\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-353\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wp-widget-media_video\"},{\"id\":\"6b64569\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"aaadb0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.385},\"elements\":[{\"id\":\"51c0036\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"icon\":\"fa fa-male\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_background_hover_color\":\"#00a33e\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"78e5643\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.346},\"elements\":[{\"id\":\"3b718e8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"icon\":\"fa fa-car\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ce0f02\",\"button_background_hover_color\":\"#23a455\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"51b99f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":38.256},\"elements\":[{\"id\":\"cbfa934\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reservations\",\"align\":\"left\",\"icon\":\"fa fa-calendar-check-o\",\"background_color\":\"#374db2\",\"button_background_hover_color\":\"#6ec1e4\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#112fb2\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"117184d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/7vt58Z\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #b6b7b8; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"e957328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5089e3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"20de16d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\",\"id\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16dba1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a6ae9b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13c17aca\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1592bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"433f40e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d0972f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"747ae03b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52a064c7\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"2e43f3b\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"6154ab99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"47a88259\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"2c33433\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fdb31d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ee591b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"740a9c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXPLORE\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"383e98f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"36fa9373\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bf1c0\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-group\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3085f71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2f679aab\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-times-o\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"68402649\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"ABOUT US\",\"description_text\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"Mailto:thairifficma@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(63,461,'_elementor_version','0.4'),(64,466,'_elementor_template_type','page'),(65,466,'_elementor_edit_mode','builder'),(66,466,'_wp_page_template','default'),(67,466,'_elementor_data','[{\"id\":\"999b80e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"399\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/head-image01.png\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12365dcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"104bd69d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6944\",\"icon\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"68ca18b\"}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3},\"_margin\":{\"unit\":\"px\",\"top\":\"-67\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b56797b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":130},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50d11e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d845dce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ea5eb49\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c16d54c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"977397\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5b364a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53a9e433\",\"elType\":\"widget\",\"settings\":{\"title\":\"25 Years \",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dd28c67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing the highest quality of food and service since 1934\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"715671d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb604b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bab6cca\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4aa8135b\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4c3781ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7205995d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"align\":\"left\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Josefin Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8},\"button_text_color\":\"#ffffff\",\"background_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71763827\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4741ba3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"125ae819\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57769923\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5742b6da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"678361e8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"5dc02b74\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"2e276e2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"247b728a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"3c0b26cf\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fb38c8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":930},\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#ffffff\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":720},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f2f44dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"120\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size\":49.544},\"elements\":[{\"id\":\"500fb4bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"402\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/FishIcon.png\"},\"title_text\":\"fresh  salmon\",\"description_text\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth\\n\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":25},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":16},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"25fd5ab8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"403\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/ChefIcon.png\"},\"title_text\":\"Top chefs\",\"description_text\":\"Gumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":28},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":12},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f0f0327\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"220\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25521538\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6209709e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-90\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"-9\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1653161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casually sophisticated setting for cooking\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":64},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":50},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"697d1873\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"width_mobile\":{\"unit\":\"%\",\"size\":21}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(68,466,'_elementor_version','0.4'),(69,522,'_elementor_template_type','page'),(70,522,'_elementor_edit_mode','builder'),(71,522,'_wp_page_template','default'),(72,522,'_elementor_data','[{\"id\":\"52f9a9d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f9a340\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"705b698\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b6fe33\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fa7f1ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9402969\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0ced973\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Take Out\",\"icon\":\"fa fa-male\",\"_id\":\"55f2162\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Delivery\",\"icon\":\"fa fa-car\",\"_id\":\"7a6bfe5\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Reservations\",\"icon\":\"fa fa-address-card-o\",\"_id\":\"3f457be\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_size\":{\"unit\":\"px\",\"size\":26},\"text_color\":\"#e0bc06\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e92602a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b63bc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6203d577\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2236f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"791c17d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d0faae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c82d5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"39c9b033\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76437dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3310aeb3\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2b2dbbca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/7vt58Z\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #b6b7b8; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4871169e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"da26856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"568a5924\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"298b5478\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23ca270b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22a3334c\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"7249d7c3\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"279309d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"46551127\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"45ab7309\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fdb31d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ee591b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"740a9c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXPLORE\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"383e98f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"36fa9373\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bf1c0\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-group\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3085f71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2f679aab\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-times-o\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b37b244\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cd97142\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ad59bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fd3f5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7266ad6f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(73,522,'_elementor_version','0.4'),(74,556,'_elementor_template_type','page'),(75,556,'_elementor_edit_mode','builder'),(76,556,'_wp_page_template','default'),(77,556,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#504992\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"50.702\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"233d2e6\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=LFkrBtQOOH4\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"url\":\"\",\"id\":\"\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":15,\"blur\":36,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.46)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=LFkrBtQOOH4\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"49.298\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f4e2b62\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.4},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b990e8b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.9},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b72a341\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4c2e3a\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-graduation-cap\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"33f6024c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Practice makes perfect\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1be2f906\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It\\u00a0even has a gaming section.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f3baaf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b80abf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"710782f\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-fort-awesome\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4798dbf9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The best campus facilities\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5587553d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It\\u00a0takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5464b678\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c4b7aa2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":553,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/4-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(78,556,'_elementor_version','0.4'),(79,592,'_elementor_template_type','page'),(80,592,'_elementor_edit_mode','builder'),(81,592,'_wp_page_template','default'),(82,592,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.712,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.954},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6be90db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca5daf5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"GET IN TOUCH: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6911\",\"icon\":\"fa fa-phone-square\",\"_id\":\"19a7244\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4830f3c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9680792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"6a9a8fb\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(83,592,'_elementor_version','0.4'),(84,601,'_elementor_template_type','page'),(85,601,'_elementor_edit_mode','builder'),(86,601,'_wp_page_template','default'),(87,601,'_elementor_data','[{\"id\":\"15f78fa0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124ddd75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3030cd7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e7b245\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e370e7d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434cc62\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#54595f\"},\"elements\":[{\"id\":\"2a98622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b9382c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Copyright 2018 | Powered & Designed by BostonDelish\",\"icon\":\"\",\"_id\":\"1ca29d1\",\"link\":{\"url\":\"https:\\/\\/www.bostondelish.com\",\"is_external\":\"on\",\"nofollow\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#d8d465\",\"icon_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(88,601,'_elementor_version','0.4'),(89,730,'_elementor_template_type','page'),(90,730,'_elementor_edit_mode','builder'),(91,730,'_wp_page_template','default'),(92,730,'_elementor_data','[{\"id\":\"4972afaf\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5531c74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"45392adb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[psfb id=\\\"292\\\" title=\\\"Offers Request\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(93,730,'_elementor_version','0.4'),(94,759,'_elementor_edit_mode','builder'),(95,759,'_elementor_template_type','page'),(96,759,'_wp_page_template','default'),(97,759,'_elementor_data','[{\"id\":\"7eb737f8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"id\":619,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":\"720\"}},\"elements\":[{\"id\":\"6d789015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"rgba(255,255,255,0.75)\",\"background_color_b\":\"rgba(66,76,147,0.84)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":300},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"40\",\"bottom\":\"70\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"377c3960\",\"elType\":\"widget\",\"settings\":{\"title\":\"save up to 10% off\",\"align\":\"center\",\"title_color\":\"rgba(255,255,255,0.92)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"51\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"0.9\"},\"header_size\":\"h1\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6a19d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dine -In | Take out | Delivery | Can not be used on online orders\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f54eca9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0ed0f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"51.541\",\"content_position\":\"top\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"5c2bb1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"10\",\"align\":\"right\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"105\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"80\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3.6},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43f582c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"48.459\",\"content_position\":\"top\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6a7565b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"%\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.7},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a01610f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Off\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto Condensed\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5988fde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Offer Code # oct25\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"003b2c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer ends October 25, 2018\\n\\n up to $20 Discount\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65607cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"please print or show this offer to your server to redeem!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(98,759,'_elementor_version','0.4'),(99,774,'_elementor_template_type','page'),(100,774,'_elementor_edit_mode','builder'),(101,774,'_wp_page_template','default'),(102,774,'_elementor_data','[{\"id\":\"52f9a9d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f9a340\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4148b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"19cb7b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5823c1d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Take Out\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/store\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7d54f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"165af23\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Delivery\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a13cf90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"705b698\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b6fe33\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e92602a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b63bc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6203d577\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2236f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"791c17d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d0faae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c82d5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy a Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"76437dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be a VIP\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3310aeb3\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":100},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/A0G2mm\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #546476; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"2b2dbbca\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52a7a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a851143\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bb8f81\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2e8db1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4871169e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"da26856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"568a5924\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"298b5478\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23ca270b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22a3334c\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienned cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"7249d7c3\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"279309d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"46551127\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"45ab7309\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7f1927\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"76db08e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"9234ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"explore\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"509d439\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f88df89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":17},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"c2cc3bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"e4e8afa\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":25},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(103,774,'_elementor_version','0.4'),(104,800,'_elementor_template_type','page'),(105,800,'_elementor_edit_mode','builder'),(106,800,'_wp_page_template','default'),(107,800,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(108,800,'_elementor_version','0.4'),(109,919,'_wp_page_template','default'),(110,919,'_elementor_data','[{\"id\":\"17011980\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b00d487\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"42b1379a\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6a7e68a1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fdbf8ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f0ee140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"415252a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% off Offer\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"900\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dcf1213\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.<\\/p><p>THEN CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"792cba4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8a7cbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"fbea8a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6230ff7\",\"elType\":\"widget\",\"settings\":{\"html\":\"[Form id=\\\"7\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"a26e39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(111,919,'_elementor_template_type','page'),(112,919,'_elementor_edit_mode','builder'),(113,919,'_elementor_version','0.4'),(114,966,'_elementor_template_type','page'),(115,966,'_elementor_edit_mode','builder'),(116,966,'_wp_page_template','default'),(117,966,'_elementor_data','[{\"id\":\"e17c2bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"7d5da85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"1f622bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dinner Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef0fbc8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"8\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"4d745e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"a920d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/10-1.png\",\"id\":415},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(118,966,'_elementor_version','0.4'),(119,975,'_elementor_template_type','page'),(120,975,'_elementor_edit_mode','builder'),(121,975,'_wp_page_template','default'),(122,975,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(123,975,'_elementor_version','0.4'),(124,1111,'_elementor_template_type','page'),(125,1111,'_elementor_edit_mode','builder'),(126,1111,'_wp_page_template','default'),(127,1111,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(128,1111,'_elementor_version','2.5.15'),(129,1114,'_elementor_template_type','page'),(130,1114,'_elementor_edit_mode','builder'),(131,1114,'_wp_page_template','default'),(132,1114,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(95,90,145,0.57)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a886eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6TH.jpg\",\"id\":565}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"99\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d6d24c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d7806fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cfe5775\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4617.jpg\",\"id\":223}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"017afa5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b6997b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"cf526f5\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c8ac20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bccc608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f5c0df\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"20c5409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"d67250f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2f993a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e71dfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\",\"id\":92}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(133,1114,'_elementor_version','2.5.15'),(134,1117,'_elementor_template_type','page'),(135,1117,'_elementor_edit_mode','builder'),(136,1117,'_wp_page_template','default'),(137,1117,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\",\"id\":222},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\",\"id\":43},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\",\"id\":42},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(138,1117,'_elementor_version','2.5.15'),(139,1121,'_elementor_template_type','page'),(140,1121,'_elementor_edit_mode','builder'),(141,1121,'_wp_page_template','default'),(142,1121,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(143,1121,'_elementor_version','2.5.15'),(145,69,'_edit_last','1'),(146,69,'_wp_page_template','default'),(147,69,'site-sidebar-layout','no-sidebar'),(148,69,'site-content-layout','page-builder'),(1256,69,'_elementor_edit_mode','builder'),(150,69,'_astra_content_layout_flag','disabled'),(151,69,'site-post-title','disabled'),(152,69,'ast-title-bar-display','disabled'),(153,69,'ast-featured-img','disabled'),(154,69,'ast-main-header-display','disabled'),(155,69,'_elementor_data','[{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"Fresh Thai & Asian Cuisine\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"heading_typography_font_weight\":\"900\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Architects Daughter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":3.5,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.614,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.233,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.476},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(156,69,'_elementor_version','2.8.1'),(157,69,'_elementor_template_type','wp-post'),(158,69,'_oembed_f547c62b05824be493b1305d35655728','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/9uOETcuFjbE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(159,69,'_oembed_time_f547c62b05824be493b1305d35655728','1522890761'),(160,69,'_oembed_cfa855ca4accbba92db5d34588857f0c','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/AelEXGBFZa8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(161,69,'_oembed_time_cfa855ca4accbba92db5d34588857f0c','1522891341'),(162,69,'_oembed_e58fa350b6e73b5506412d4fc0b57908','<blockquote class=\"wp-embedded-content\" data-secret=\"whzObTTZT3\"><a href=\"https://www.thairifficma.com/img-2974-2/\">IMG-2974</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://www.thairifficma.com/img-2974-2/embed/#?secret=whzObTTZT3\" data-secret=\"whzObTTZT3\" width=\"500\" height=\"282\" title=\"&#8220;IMG-2974&#8221; &#8212; \" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(163,69,'_oembed_time_e58fa350b6e73b5506412d4fc0b57908','1522982965'),(164,69,'_oembed_992c44b3a32aec363189635e67914edf','<div class=\"ast-oembed-container\"><iframe src=\"https://player.vimeo.com/video/235215203?app_id=122963\" width=\"500\" height=\"281\" frameborder=\"0\" title=\"vimeo placeholder\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>'),(165,69,'_oembed_time_992c44b3a32aec363189635e67914edf','1522983065'),(166,69,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(167,409,'_elementor_controls_usage','a:0:{}'),(168,409,'_edit_last','1'),(169,409,'_elementor_edit_mode','builder'),(170,409,'_astra_content_layout_flag','disabled'),(171,409,'site-post-title','disabled'),(172,409,'ast-title-bar-display','disabled'),(173,409,'ast-featured-img','disabled'),(174,409,'site-content-layout','page-builder'),(175,409,'site-sidebar-layout','no-sidebar'),(176,409,'_wp_page_template','default'),(177,409,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(95,90,145,0.57)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a886eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6TH.jpg\",\"id\":565}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"99\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d6d24c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d7806fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cfe5775\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4617.jpg\",\"id\":223}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"017afa5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b6997b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"cf526f5\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c8ac20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bccc608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f5c0df\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"20c5409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"d67250f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2f993a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e71dfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\",\"id\":92}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(178,409,'_elementor_version','0.4'),(179,409,'_elementor_template_type','post'),(180,409,'_oembed_18c38439a26839ded060452cee476842','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"375\" src=\"https://www.youtube.com/embed/LFkrBtQOOH4?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(181,409,'_oembed_time_18c38439a26839ded060452cee476842','1530543493'),(182,409,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1749,1197,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:13:\"2019/12/7.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"7-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1748,1197,'_wp_attached_file','2019/12/7.jpg'),(1747,991,'_edit_lock','1577465891:1'),(193,607,'_edit_last','1'),(194,607,'_wp_page_template','default'),(195,607,'site-sidebar-layout','no-sidebar'),(196,607,'site-content-layout','page-builder'),(197,607,'_elementor_edit_mode','builder'),(198,607,'_astra_content_layout_flag','disabled'),(199,607,'site-post-title','disabled'),(200,607,'ast-title-bar-display','disabled'),(201,607,'ast-featured-img','disabled'),(202,607,'_elementor_template_type','wp-post'),(203,607,'_elementor_version','2.8.0'),(204,607,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.967},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.42,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.023},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51035507_790994164588349_8982058526234902528_n.jpg\",\"id\":1240},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":500},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(205,607,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(206,1123,'_elementor_controls_usage','a:0:{}'),(207,1123,'_menu_item_type','post_type'),(208,1123,'_menu_item_menu_item_parent','0'),(209,1123,'_menu_item_object_id','607'),(210,1123,'_menu_item_object','page'),(211,1123,'_menu_item_target',''),(212,1123,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(213,1123,'_menu_item_xfn',''),(214,1123,'_menu_item_url',''),(242,683,'_elementor_controls_usage','a:0:{}'),(243,683,'_edit_last','1'),(244,683,'_wp_page_template','default'),(245,683,'site-sidebar-layout','no-sidebar'),(246,683,'site-content-layout','page-builder'),(247,683,'_elementor_edit_mode','builder'),(248,683,'_astra_content_layout_flag','disabled'),(249,683,'site-post-title','disabled'),(250,683,'ast-title-bar-display','disabled'),(251,683,'ast-featured-img','disabled'),(252,683,'_elementor_data','[{\"id\":\"7eb737f8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"id\":619,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":\"720\"}},\"elements\":[{\"id\":\"6d789015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"rgba(255,255,255,0.75)\",\"background_color_b\":\"rgba(66,76,147,0.84)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":300},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"40\",\"bottom\":\"70\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"377c3960\",\"elType\":\"widget\",\"settings\":{\"title\":\"save up to 10% off\",\"align\":\"center\",\"title_color\":\"rgba(255,255,255,0.92)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"51\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"0.9\"},\"header_size\":\"h1\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6a19d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dine -In | Take out | Delivery | \",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f54eca9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0ed0f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"51.541\",\"content_position\":\"top\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"5c2bb1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"10\",\"align\":\"right\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"105\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"80\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3.6},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43f582c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"48.459\",\"content_position\":\"top\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6a7565b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"%\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.7},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a01610f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Off\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto Condensed\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5988fde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Offer Code # BostonDelish\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b8ebec1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Online orders use Code # BostonDelish\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"003b2c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer ends December 25, 2019\\n\\n up to $20 Discount\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65607cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"please print or show this offer to your server to redeem!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(253,683,'_elementor_version','0.4'),(254,683,'_elementor_template_type','post'),(255,683,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(256,701,'_elementor_controls_usage','a:0:{}'),(257,701,'_edit_last','1'),(258,701,'_wp_page_template','default'),(259,701,'site-sidebar-layout','no-sidebar'),(260,701,'site-content-layout','page-builder'),(261,701,'_astra_content_layout_flag','disabled'),(262,701,'site-post-title','disabled'),(263,701,'ast-title-bar-display','disabled'),(264,701,'ast-featured-img','disabled'),(265,701,'_elementor_data','[{\"id\":\"17011980\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b00d487\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"42b1379a\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6a7e68a1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fdbf8ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f0ee140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"415252a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% off Offer\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"900\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dcf1213\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.<\\/p><p>THEN CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"792cba4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8a7cbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"fbea8a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6230ff7\",\"elType\":\"widget\",\"settings\":{\"html\":\"[Form id=\\\"7\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"a26e39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(266,701,'_elementor_version','0.4'),(267,701,'_elementor_template_type','post'),(268,701,'_elementor_edit_mode','builder'),(269,701,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(2675,1325,'_billing_country','US'),(2676,1325,'_billing_email','info@sorentos.com'),(2677,1325,'_billing_phone','6174070473'),(2678,1325,'_order_currency','USD'),(2679,1325,'_cart_discount','0'),(2680,1325,'_cart_discount_tax','0'),(2681,1325,'_order_shipping','0.00'),(2659,1303,'_thumbnail_id','1324'),(279,771,'_elementor_controls_usage','a:0:{}'),(280,771,'_edit_last','1'),(281,771,'_wp_page_template','default'),(282,771,'site-sidebar-layout','no-sidebar'),(283,771,'site-content-layout','page-builder'),(284,771,'_elementor_edit_mode','builder'),(285,771,'_astra_content_layout_flag','disabled'),(286,771,'site-post-title','disabled'),(287,771,'ast-title-bar-display','disabled'),(288,771,'ast-featured-img','disabled'),(289,771,'_elementor_template_type','post'),(290,771,'_elementor_data','[{\"id\":\"380598aa\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5720500e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a1779e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5c40ef00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"39eb3ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"THANK YOU\\nFOR CHOOSING OUR ONLINE RESERVATION SYSTEM\\nPLEASE CHECK YOUR INBOX FOR STATUS OF YOUR RESERVATION!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"45bc8eff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44ca0c28\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b9dc1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"97a409f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2347be05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26682e63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56973680\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7a61a9e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d106ede\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy a Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"521ed259\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be a VIP\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73183a3e\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":100},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e02892c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/A0G2mm\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #546476; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"71b0aee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"218d2ae3\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eee520a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"638c504c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ffe4558\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20613b88\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"155d2dd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"95b8d19\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b027923\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3f54fa61\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"320cba43\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienned cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"24410cb9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"1b95e961\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5ad231b1\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"527e3a51\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e6f3b5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1600398a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"6519f303\",\"elType\":\"widget\",\"settings\":{\"title\":\"explore\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a95c12e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3c3a4311\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4f486a7f\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":17},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"661dca88\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12d17991\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"74e0329\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":25},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c85f8eb\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(291,771,'_elementor_version','0.4'),(292,803,'_elementor_controls_usage','a:0:{}'),(293,803,'_edit_last','1'),(294,803,'_elementor_edit_mode','builder'),(295,803,'_astra_content_layout_flag','disabled'),(296,803,'site-post-title','disabled'),(297,803,'ast-title-bar-display','disabled'),(298,803,'ast-featured-img','disabled'),(299,803,'site-content-layout','page-builder'),(300,803,'site-sidebar-layout','no-sidebar'),(301,803,'_wp_page_template','default'),(302,803,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(303,803,'_elementor_version','0.4'),(304,803,'_elementor_template_type','post'),(305,803,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(306,915,'_elementor_controls_usage','a:0:{}'),(307,915,'_wp_page_template','default'),(308,915,'_elementor_data','[{\"id\":\"1e78ce96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c0be15a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3838b980\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"23020fd7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13a8ac7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5707f78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"551dc4d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 20px; font-style: normal; font-weight: 200;\\\">PLEASE CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(309,915,'_elementor_version','0.4'),(310,915,'ast-title-bar-display','disabled'),(311,915,'ast-featured-img','disabled'),(312,915,'_astra_content_layout_flag','disabled'),(313,915,'site-post-title','disabled'),(314,915,'_elementor_template_type','post'),(315,915,'site-sidebar-layout','no-sidebar'),(316,915,'site-content-layout','page-builder'),(317,915,'_elementor_edit_mode','builder'),(318,915,'_edit_last','1'),(319,949,'_elementor_controls_usage','a:0:{}'),(320,949,'_elementor_template_type','post'),(321,949,'_elementor_edit_mode','builder'),(322,949,'site-content-layout','page-builder'),(323,949,'site-sidebar-layout','no-sidebar'),(324,949,'_edit_last','1'),(325,949,'_astra_content_layout_flag','disabled'),(326,949,'site-post-title','disabled'),(327,949,'ast-title-bar-display','disabled'),(328,949,'ast-featured-img','disabled'),(329,949,'_wp_page_template','default'),(330,949,'_elementor_data','[{\"id\":\"e17c2bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"7d5da85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"1f622bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dinner Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef0fbc8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"8\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"4d745e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"a920d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/10-1.png\",\"id\":415},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(331,949,'_elementor_version','0.4'),(332,969,'_elementor_controls_usage','a:0:{}'),(333,969,'_edit_last','1'),(334,969,'site-sidebar-layout','no-sidebar'),(335,969,'site-content-layout','page-builder'),(336,969,'_elementor_edit_mode','builder'),(337,969,'_elementor_template_type','post'),(338,969,'_astra_content_layout_flag','disabled'),(339,969,'site-post-title','disabled'),(340,969,'ast-title-bar-display','disabled'),(341,969,'ast-featured-img','disabled'),(342,969,'_wp_page_template','default'),(343,969,'_elementor_data','[{\"id\":\"7c34ff94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"6f8fe84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"457b171b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9db31e8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"14ff45eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"42de6103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(344,969,'_elementor_version','0.4'),(346,991,'site-content-layout','page-builder'),(347,991,'_elementor_edit_mode','builder'),(348,991,'_elementor_template_type','wp-post'),(349,991,'_astra_content_layout_flag','disabled'),(350,991,'site-post-title','disabled'),(351,991,'ast-title-bar-display','disabled'),(352,991,'ast-featured-img','disabled'),(353,991,'_wp_page_template','default'),(354,991,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\",\"id\":1187},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(355,991,'_elementor_version','2.8.1'),(356,991,'_edit_last','1'),(357,991,'site-sidebar-layout','no-sidebar'),(358,991,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(368,1008,'_elementor_controls_usage','a:0:{}'),(369,1008,'_edit_last','1'),(370,1008,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(371,1008,'site-sidebar-layout','no-sidebar'),(372,1008,'site-content-layout','page-builder'),(373,1008,'_elementor_edit_mode','builder'),(374,1008,'_elementor_template_type','post'),(375,1008,'_elementor_version','2.5.15'),(376,1008,'_astra_content_layout_flag','disabled'),(377,1008,'site-post-title','disabled'),(378,1008,'ast-title-bar-display','disabled'),(379,1008,'ast-featured-img','disabled'),(380,1008,'_wp_page_template','default'),(381,1008,'_elementor_data','[{\"id\":\"2cbd191\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d78030b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a27a50b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Tofu\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"92629a3\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\",\"id\":222},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"App\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"4a13ca7\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\",\"id\":48},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Slide 3 Heading\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"fe5139c\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\",\"id\":43},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}]},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70fa47a5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"30ab4ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"761b6466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b02372\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d0a99d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"732e28f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"744de1c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3ded5335\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":94,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0cabb9f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\",\"id\":42},\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"36bf212\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26cb183\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b70e774\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fa3dc9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6451f81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"611b3859\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"767b0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ccb23d\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d088567\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"324ab2b4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f18c16\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"1e946b19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19aec558\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27202a9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dde2ea1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"196140cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"37ff36a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(392,1130,'_edit_last','1'),(393,1130,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";s:1:\"1\";s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:2:{i:0;s:1:\"0\";i:1;s:0:\"\";}}'),(394,1130,'site-sidebar-layout','no-sidebar'),(395,1130,'site-content-layout','page-builder'),(396,1130,'_elementor_edit_mode','builder'),(397,1130,'_elementor_template_type','wp-post'),(398,1130,'_elementor_version','2.8.0'),(399,1130,'_astra_content_layout_flag','disabled'),(400,1130,'site-post-title','disabled'),(401,1130,'ast-title-bar-display','disabled'),(402,1130,'ast-featured-img','disabled'),(403,1130,'_wp_page_template','default'),(404,1130,'_elementor_data','[{\"id\":\"7bf5ff3c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195}},\"elements\":[{\"id\":\"58dddbe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e4d28c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/6.jpg\",\"id\":1215}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"11cb83f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"56bb711a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Lunch Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/LunchMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21e0b291\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59a2249f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Dinner Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/DinnerMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ca88cbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1453053\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e185d10\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/10.jpg\",\"id\":1216}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14c83f4f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2c1641c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d467c8c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/1-All.jpg\",\"id\":1193},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/2-All.jpg\",\"id\":1218},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(417,1132,'_edit_lock','1577600969:1'),(418,1132,'_edit_last','1'),(419,1132,'site-sidebar-layout','no-sidebar'),(420,1132,'site-content-layout','page-builder'),(421,1132,'theme-transparent-header-meta','default'),(422,1132,'_elementor_edit_mode','builder'),(423,1132,'_elementor_template_type','wp-page'),(424,1132,'_elementor_version','2.8.0'),(425,1132,'_astra_content_layout_flag','disabled'),(426,1132,'site-post-title','disabled'),(427,1132,'ast-title-bar-display','disabled'),(428,1132,'ast-featured-img','disabled'),(443,1141,'_elementor_edit_mode','builder'),(444,1141,'_elementor_template_type','page'),(445,1141,'_elementor_controls_usage','a:12:{s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:11;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:2;s:14:\"padding_tablet\";i:2;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:13:\"content_width\";i:3;s:16:\"content_position\";i:2;s:3:\"gap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;s:18:\"background_color_b\";i:1;s:25:\"background_gradient_angle\";i:1;s:16:\"background_image\";i:2;s:21:\"background_attachment\";i:1;s:15:\"background_size\";i:1;s:27:\"background_hover_background\";i:1;s:22:\"background_hover_color\";i:1;}s:21:\"section_shape_divider\";a:6:{s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_color\";i:1;s:29:\"shape_divider_bottom_negative\";i:1;s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:26:\"shape_divider_top_negative\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:6:\"margin\";i:2;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_title\";a:6:{s:15:\"heading_spacing\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:6;s:11:\"header_size\";i:4;s:5:\"align\";i:4;s:12:\"align_mobile\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:12:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_family\";i:6;s:22:\"typography_font_weight\";i:6;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:3;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:19:\"image_border_border\";i:3;s:18:\"image_border_width\";i:3;s:18:\"image_border_color\";i:3;s:32:\"image_box_shadow_box_shadow_type\";i:3;s:27:\"image_box_shadow_box_shadow\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:3;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:12:\"align_mobile\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:16:\"background_color\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:1;s:5:\"color\";i:1;s:3:\"gap\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:8:{s:11:\"text_indent\";i:1;s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_family\";i:1;s:27:\"icon_typography_line_height\";i:1;s:32:\"icon_typography_font_size_tablet\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:9:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:19:\"image_border_border\";i:1;s:16:\"icon_size_tablet\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;s:19:\"icon_spacing_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:7:\"address\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";i:1;s:22:\"_box_shadow_box_shadow\";i:1;}}}}}'),(446,1141,'_elementor_version','2.8.0'),(447,1141,'_elementor_data','[{\"id\":\"3fd49797\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a304f98\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"7f742198\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"7c06691\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65044ca7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e5d7888\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"85587f\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"id\":1134,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG-4614.jpg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"id\":1135,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/12.png\"},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3308000f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"id\":1137,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/11.png\"},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"351158ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77ca9341\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20b3c335\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1136,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"645923ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5261fbb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6624b79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1138,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2820c4ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"773008ab\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"1b36e7e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cf9753\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72516741\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5de349ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"492c6f01\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c48723e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26dec91f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"163a01a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"14ccf82d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"176f3e7b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1139,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57274b7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":1140,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28ad9bfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4fce14d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"621733ae\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42f5f27d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ae934bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55e551bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59bb31a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4da83e5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"5a6b632\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"55d3624d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b8902e4\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(448,1142,'_elementor_edit_mode','builder'),(449,1142,'_elementor_template_type','page'),(450,1142,'_elementor_controls_usage','a:0:{}'),(451,1142,'_elementor_version','2.8.0'),(452,1142,'_elementor_data','[{\"id\":\"3fd49797\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a304f98\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"7f742198\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"7c06691\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65044ca7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e5d7888\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"85587f\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"id\":1134,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG-4614.jpg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"id\":1135,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/12.png\"},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3308000f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"id\":1137,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/11.png\"},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"351158ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77ca9341\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20b3c335\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1136,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"645923ad\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5261fbb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6624b79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1138,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2820c4ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"773008ab\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"1b36e7e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cf9753\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72516741\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5de349ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"492c6f01\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c48723e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26dec91f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"163a01a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"14ccf82d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"176f3e7b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1139,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57274b7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":1140,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28ad9bfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4fce14d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"621733ae\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42f5f27d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ae934bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55e551bb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59bb31a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4da83e5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"5a6b632\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"55d3624d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b8902e4\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(453,1132,'_wp_page_template','default'),(454,1132,'_elementor_data','[{\"id\":\"74597188\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":1220,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":20},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"216948d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5d0535b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"33545856\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.997},\"elements\":[],\"isInner\":true},{\"id\":\"40207d52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":82.006,\"background_background\":\"classic\",\"background_color\":\"rgba(27,100,130,0.32)\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(77,219,46,0.5)\"}},\"elements\":[{\"id\":\"c7a0a90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"30ea257b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.993},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7803fbbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"155bc993\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11dce670\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"279cfa2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2123,1264,'_elementor_edit_mode','builder'),(2124,1264,'_elementor_template_type','wp-page'),(2125,1264,'_elementor_version','2.8.0'),(2126,1264,'_wp_page_template','default'),(2127,1264,'_elementor_data','[{\"id\":\"74597188\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":1220,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":20},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"216948d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5d0535b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"33545856\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.997},\"elements\":[],\"isInner\":true},{\"id\":\"40207d52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":82.006,\"background_background\":\"classic\",\"background_color\":\"rgba(27,100,130,0.32)\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(77,219,46,0.5)\"}},\"elements\":[{\"id\":\"c7a0a90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"30ea257b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.993},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7803fbbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"155bc993\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11dce670\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"279cfa2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2115,1263,'_elementor_edit_mode','builder'),(2116,1263,'_elementor_template_type','wp-page'),(2117,1263,'_elementor_version','2.8.0'),(2118,1263,'_wp_page_template','default'),(2119,1263,'_elementor_data','[{\"id\":\"74597188\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":1220,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":20},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"216948d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5d0535b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"33545856\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.997},\"elements\":[],\"isInner\":true},{\"id\":\"40207d52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":82.006,\"background_background\":\"classic\",\"background_color\":\"rgba(27,100,130,0.32)\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(77,219,46,0.5)\"}},\"elements\":[{\"id\":\"c7a0a90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"30ea257b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.993},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7803fbbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"155bc993\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11dce670\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"279cfa2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5485f1de\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e8490a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2ab49ff1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c00b2e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Middle East tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5704a573\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pages\\/El-Basha\\/120631397949802\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2107,1262,'_elementor_edit_mode','builder'),(2108,1262,'_elementor_template_type','wp-page'),(2109,1262,'_elementor_version','2.8.0'),(2110,1262,'_wp_page_template','default'),(2111,1262,'_elementor_data','[{\"id\":\"74597188\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":1220,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":20},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"216948d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5d0535b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"33545856\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.997},\"elements\":[{\"id\":\"79b24e1e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"40207d52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":82.006,\"background_background\":\"classic\",\"background_color\":\"rgba(27,100,130,0.32)\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(77,219,46,0.5)\"}},\"elements\":[{\"id\":\"c7a0a90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"30ea257b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.993},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7803fbbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"155bc993\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11dce670\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fcb775c\",\"elType\":\"widget\",\"settings\":{\"title\":\"A MIDDLE EASTERN restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"279cfa2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5485f1de\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e8490a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2ab49ff1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c00b2e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Middle East tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5704a573\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pages\\/El-Basha\\/120631397949802\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(455,1143,'_elementor_edit_mode','builder'),(456,1143,'_elementor_template_type','wp-page'),(457,1143,'_elementor_version','2.8.0'),(458,1143,'_wp_page_template','default'),(459,1143,'_elementor_data','[{\"id\":\"18a06726\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"c61cf4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"3bad895e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"6528e72c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"639bb7db\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1178bca0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28fc2c15\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"id\":1134,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG-4614.jpg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"id\":1135,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/12.png\"},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"350b2bf6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"id\":1137,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/11.png\"},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"34307b75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4dc111\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e5f0868\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1136,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c43ef54\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"1eee27e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"37ed96a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1138,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1425a3f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31c797fc\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"17501348\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6aedb527\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21b10ccf\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"48dd6d3f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f46b216\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"15216f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"128ca03f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33c4ec1f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a4cf9f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49c3bbbc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1139,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"370f15eb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":1140,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"4c43565c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"274ca0f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b96541e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"729c9b76\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"76800ea0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"554db595\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2f4a2ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c917189\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"15c68200\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"798b77df\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"345cc434\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2160,1268,'_elementor_version','2.8.0'),(2161,1268,'_elementor_template_type','wp-post'),(2162,1268,'_elementor_edit_mode','builder'),(2163,1268,'_elementor_pro_version','2.7.3'),(1632,1176,'_wp_attached_file','2019/12/51.jpg'),(1633,1176,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:14:\"2019/12/51.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"51-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"51-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"51-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"51-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(463,1144,'_wp_trash_meta_status','publish'),(464,1144,'_wp_trash_meta_time','1576035277'),(465,1144,'_elementor_controls_usage','a:0:{}'),(466,1008,'_edit_lock','1576039787:1'),(470,50,'_elementor_template_type','page'),(471,50,'_elementor_edit_mode','builder'),(472,50,'_elementor_data','[{\"id\":\"3a714957\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20635cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"432dc21f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Logo\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660d4561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb5317\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd0e239\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"78648478\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"142b699c\",\"elType\":\"widget\",\"settings\":{\"title\":\"My journey in photos\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b9294e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch serves 11:30 ~2:30 Pm\",\"header_size\":\"h3\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5447e596\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"490b867e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick Up\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2ecc71\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#27ae60\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"45f1a49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"2c687348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":34,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side2.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"576e9db4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0cb9d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"238a76dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"join the trip of a lifetime\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b0a59a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"13c8902c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"17bbaf0a\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-automobile\",\"title_text\":\"Traveling in cars\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"77bb2397\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-camera\",\"title_text\":\"detailed photo gear\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65b0fb35\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-shopping-bag\",\"title_text\":\"my survival bag\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"61441ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21f342a4\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-coffee\",\"title_text\":\"where i ate\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"182cb124\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-image\",\"title_text\":\"full story in images\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1e570c94\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-magic\",\"title_text\":\"The magic of hiking\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cac8315\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51683037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"66c77e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"buddies recommending me\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2664fdaa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fe1cc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e7b0761\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" \\\"\",\"testimonial_image\":{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},\"testimonial_name\":\"Fried Calamari\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"4c492617\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a6e18\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"\\\"\",\"testimonial_image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"testimonial_name\":\"Fried Tofu\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"271dcc6d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"37757598\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"793050c1\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":37,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":38,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":42,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":46,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(473,50,'_elementor_version','0.4'),(474,65,'_elementor_template_type','page'),(475,65,'_elementor_edit_mode','builder'),(476,65,'_elementor_data','[{\"id\":\"3a714957\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20635cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9f76145\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"432dc21f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660d4561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb5317\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd0e239\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"78648478\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"142b699c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b9294e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch serves 11:30 ~2:30 Pm\",\"header_size\":\"h3\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5447e596\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"490b867e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick Up\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2ecc71\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#27ae60\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"45f1a49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"2c687348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":34,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side2.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"576e9db4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0cb9d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"238a76dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taste the best of thailand\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b0a59a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"13c8902c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"17bbaf0a\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-automobile\",\"title_text\":\"online delivery\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"77bb2397\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"lunch menu\",\"description_text\":\" d\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65b0fb35\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"dinner menu\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"61441ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21f342a4\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-o\",\"title_text\":\"reservation\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"182cb124\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-thumbs-o-up\",\"title_text\":\"bar menu\",\"description_text\":\"Cli\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1e570c94\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-beer\",\"title_text\":\"cocktails\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cac8315\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51683037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"66c77e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2664fdaa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fe1cc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e7b0761\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Fried calamari with pickled cucumber, pickled pepper; topped with Parmesan cheese and served with Thai sweet chili sauce\\\"\",\"testimonial_image\":{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},\"testimonial_name\":\"Fried Calamari\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"4c492617\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a6e18\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Light fried tofu served Japanese soy sauce and sprinkle with scallion\\\"\",\"testimonial_image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"testimonial_name\":\"Agadeshi Tofu\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"271dcc6d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"37757598\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"793050c1\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":37,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":38,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":42,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":46,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(477,65,'_elementor_version','0.4'),(478,149,'_elementor_template_type','page'),(479,149,'_elementor_edit_mode','builder'),(480,149,'_elementor_data','[{\"id\":\"1753a7d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"326ccf30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4bb0e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4dea3ac9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"19dd673e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26965041\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec1389a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"284aa13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"29a1f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our  journey \",\"align\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76c513e\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"686264c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch from 11:30~2:30 Pm\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7efdd1be\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"53b9d85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"478a68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"11dd2ba5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take out\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#6ec1e4\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#2b89c4\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"805760e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"80780e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"DELIVERY\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"icon\":\"fa fa-car\",\"background_color\":\"#61ce70\",\"button_background_hover_color\":\"#6ec1e4\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#04a341\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(35,164,85,0.5)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5089e3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"76eff1d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side22.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71f0fb1f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40cffc3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"46e69fdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"the best of thailand\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f1aad4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":95,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15-1.png\"},{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"24ed989\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ec9a35\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"1864834e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28c6d53c\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"40ca8cf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d52f753\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"MAP\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.346784,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44b4cce\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"1da041a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d42211\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-pencil\",\"title_text\":\"lunch menu\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2f62a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b26f952\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-pencil\",\"title_text\":\"dinner menu\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13c17aca\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1592bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"433f40e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef\'s recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d0972f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"747ae03b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52a064c7\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Wok stir-fried white meat chicken with onions, pineapple chunks, and cashew nuts in sweet and tangy chili paste\\\"\",\"testimonial_image\":{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},\"testimonial_name\":\"Chicken Cashew Nuts\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"6154ab99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"47a88259\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"\\nSteamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b1522a0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f702460\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6866e770\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":89,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5-1.png\"},{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},{\"id\":91,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8-1.png\"},{\"id\":92,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\"},{\"id\":95,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15-1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\",\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(481,149,'_elementor_version','0.4'),(482,149,'_oembed_cfa855ca4accbba92db5d34588857f0c','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/AelEXGBFZa8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(483,149,'_oembed_time_cfa855ca4accbba92db5d34588857f0c','1530129433'),(484,420,'ast-title-bar-display','disabled'),(485,420,'site-post-title','disabled'),(486,420,'_astra_content_layout_flag','disabled'),(487,420,'_elementor_edit_mode','builder'),(488,420,'site-content-layout','page-builder'),(489,420,'site-sidebar-layout','no-sidebar'),(490,420,'ehf_template_type','type_header'),(491,420,'_wp_page_template','default'),(492,420,'_edit_last','2'),(493,420,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"caption_source\":\"custom\",\"caption\":\"Except DUCK everything else are Halal!\\u200b\",\"text_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"3080702\"}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":11.418,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":72.468},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.385},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(494,420,'ast-featured-img','disabled'),(495,420,'_elementor_version','2.8.1'),(496,420,'_elementor_template_type','wp-post'),(497,448,'_elementor_template_type','page'),(498,448,'_elementor_edit_mode','builder'),(499,448,'_wp_page_template','default'),(500,448,'_elementor_data','[{\"id\":\"79350d77\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"399\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/head-image01.png\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5b2cd4a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6881a73e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":130},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8878f31\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5891845b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b8073f\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a1604ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5242e4a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bc9afc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"6b66a5fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"25 Years \",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388f1c76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing the highest quality of food and service since 1934\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6151dc97\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e4f875\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2477b0b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11013273\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"43783d49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth tatsoi tomatillo melon azuki bean garlic.\\n\\nGumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi pea sprouts fava bean collard greens dandelion okra wakame tomato. Dandelion cucumber earthnut pea peanut soko zucchini.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c095a78\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"align\":\"left\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Josefin Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8},\"button_text_color\":\"#ffffff\",\"background_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fb38c8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":930},\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#ffffff\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":720},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f2f44dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"120\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size\":49.544},\"elements\":[{\"id\":\"500fb4bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"402\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/FishIcon.png\"},\"title_text\":\"fresh  salmon\",\"description_text\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth\\n\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":25},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":16},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"25fd5ab8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"403\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/ChefIcon.png\"},\"title_text\":\"Top chefs\",\"description_text\":\"Gumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":28},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":12},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f0f0327\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"404\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDish.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"220\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25521538\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6209709e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-90\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"-9\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1653161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casually sophisticated setting for cooking\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":64},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":50},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"697d1873\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"width_mobile\":{\"unit\":\"%\",\"size\":21}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467ca8b\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_image\":{\"id\":\"406\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay02.png\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"background_overlay_image\":{\"id\":\"407\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/BrushoverlayInvrt.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"201e4151\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-266\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":30,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b720593\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"405\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/045erotu.png\"},\"image_size\":\"full\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":-9,\"color\":\"rgba(0,0,0,0.5)\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53d33822\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#770f0f\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"#9b1f1a\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"40\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"22a3a09d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c6fc571\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a1c116c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Le Boudoir\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b41b3c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Level 12, 6 Croiasure St, <br>Melbourne,<br>Society 1234\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f16caf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"noreply@nowhere.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"61 (0) 3 123 4567\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b84e74e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"140\",\"isLinked\":false},\"_inline_size_tablet\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bd8ae14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book a reservation\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fc3e478\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"50\",\"field_value\":\"\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"field_value\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"date\",\"required\":\"true\",\"field_label\":\"Date\",\"placeholder\":\"pick your date\",\"width\":\"33\",\"field_value\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"field_1\"},{\"field_type\":\"time\",\"field_label\":\"time\",\"field_value\":\"\",\"placeholder\":\"choose your time\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"33\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_2\",\"custom_id\":\"field_2\"},{\"field_type\":\"number\",\"field_label\":\"number\",\"field_value\":\"\",\"placeholder\":\"party size\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"33\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_3\",\"custom_id\":\"field_3\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":6,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"message\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"book now\",\"button_size\":\"md\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"mailpoet3_fields_map\":[{\"remote_id\":\"first_name\",\"remote_label\":\"First Name\",\"remote_type\":\"text\",\"_id\":\"aa0d146\",\"local_id\":\"\"},{\"remote_id\":\"last_name\",\"remote_label\":\"Last Name\",\"remote_type\":\"text\",\"_id\":\"a53b35e\",\"local_id\":\"\"},{\"remote_id\":\"email\",\"remote_label\":\"Email\",\"remote_type\":\"email\",\"remote_required\":true,\"_id\":\"bb40be8\",\"local_id\":\"\"}],\"success_message\":\"The form was sent successfully!\",\"error_message\":\"There\'s something wrong... Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong... The form is invalid.\",\"subscriber_already_exists_message\":\"Subscriber already exist.\",\"column_gap\":{\"unit\":\"px\",\"size\":20},\"row_gap\":{\"unit\":\"px\",\"size\":20},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_family\":\"Josefin Sans\",\"field_typography_font_weight\":\"300\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"field_border_color\":\"rgba(0,0,0,0.04)\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"button_typography_font_family\":\"Josefin Sans\",\"button_typography_font_weight\":\"300\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"button_background_color\":\"#191919\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#000000\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"label_typography_typography\":\"custom\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"button_hover_animation\":\"shrink\",\"field_typography_text_transform\":\"capitalize\",\"email_to\":\"thairiffic@bostoneats.biz\",\"email_subject\":\"New message from \\\"\\\"\",\"email_from\":\"email@thairifficma.com\",\"email_to_2\":\"thairiffic@bostoneats.biz\",\"email_subject_2\":\"New message from \\\"\\\"\",\"email_from_2\":\"email@thairifficma.com\",\"email_reply_to_2\":\"thairiffic@bostoneats.biz\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular French tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(501,448,'_elementor_version','0.4'),(502,573,'_edit_last','2'),(503,573,'_wp_page_template','default'),(504,573,'ehf_template_type','type_footer'),(505,573,'site-sidebar-layout','no-sidebar'),(506,573,'site-content-layout','page-builder'),(507,573,'_elementor_edit_mode','builder'),(508,573,'_astra_content_layout_flag','disabled'),(509,573,'site-post-title','disabled'),(510,573,'ast-title-bar-display','disabled'),(511,573,'ast-featured-img','disabled'),(512,573,'_elementor_data','[{\"id\":\"434cc62\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#54595f\"},\"elements\":[{\"id\":\"2a98622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b9382c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Copyright 2018 | Powered & Designed by BostonDelish\",\"icon\":\"\",\"_id\":\"1ca29d1\",\"link\":{\"url\":\"https:\\/\\/www.bostondelish.com\",\"is_external\":\"on\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"center\",\"text_color\":\"rgba(247, 214, 51, 0.77)\",\"icon_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(513,573,'_elementor_version','2.8.0'),(514,573,'_elementor_template_type','wp-post'),(515,573,'_wp_old_slug','footer-template'),(516,461,'_elementor_template_type','page'),(517,461,'_elementor_edit_mode','builder'),(518,461,'_wp_page_template','default'),(519,461,'_elementor_data','[{\"id\":\"1753a7d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"326ccf30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.816},\"elements\":[{\"id\":\"6ac23c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"827aa5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11ff5cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19dd673e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.184},\"elements\":[{\"id\":\"26965041\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6944\",\"icon\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"68ca18b\"}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3},\"_margin\":{\"unit\":\"px\",\"top\":\"-67\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f40b1c3\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"-450\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec1389a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"284aa13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"f08a1f7\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"attachment_id\":\"177\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-2974.mp4\",\"title\":\"\",\"preload\":\"auto\",\"loop\":\"\",\"content\":\"\",\"mp4\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-2974.mp4\",\"m4v\":\"\",\"webm\":\"\",\"ogv\":\"\",\"flv\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-353\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wp-widget-media_video\"},{\"id\":\"6b64569\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"aaadb0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.385},\"elements\":[{\"id\":\"51c0036\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"icon\":\"fa fa-male\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_background_hover_color\":\"#00a33e\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"78e5643\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.346},\"elements\":[{\"id\":\"3b718e8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"icon\":\"fa fa-car\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ce0f02\",\"button_background_hover_color\":\"#23a455\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"51b99f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":38.256},\"elements\":[{\"id\":\"cbfa934\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reservations\",\"align\":\"left\",\"icon\":\"fa fa-calendar-check-o\",\"background_color\":\"#374db2\",\"button_background_hover_color\":\"#6ec1e4\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#112fb2\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"117184d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/7vt58Z\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #b6b7b8; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"e957328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5089e3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"20de16d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\",\"id\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16dba1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a6ae9b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13c17aca\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1592bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"433f40e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d0972f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"747ae03b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52a064c7\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"2e43f3b\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"6154ab99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"47a88259\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"2c33433\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fdb31d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ee591b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"740a9c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXPLORE\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"383e98f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"36fa9373\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bf1c0\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-group\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3085f71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2f679aab\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-times-o\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"68402649\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"ABOUT US\",\"description_text\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"Mailto:thairifficma@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(520,461,'_elementor_version','0.4'),(521,466,'_elementor_template_type','page'),(522,466,'_elementor_edit_mode','builder'),(523,466,'_wp_page_template','default'),(524,466,'_elementor_data','[{\"id\":\"999b80e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"399\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/head-image01.png\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12365dcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"104bd69d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6944\",\"icon\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"68ca18b\"}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3},\"_margin\":{\"unit\":\"px\",\"top\":\"-67\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b56797b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":130},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50d11e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d845dce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ea5eb49\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c16d54c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"977397\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5b364a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53a9e433\",\"elType\":\"widget\",\"settings\":{\"title\":\"25 Years \",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dd28c67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing the highest quality of food and service since 1934\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"715671d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb604b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bab6cca\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4aa8135b\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4c3781ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7205995d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"align\":\"left\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Josefin Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8},\"button_text_color\":\"#ffffff\",\"background_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71763827\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4741ba3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"125ae819\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57769923\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5742b6da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"678361e8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"5dc02b74\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"2e276e2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"247b728a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"3c0b26cf\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fb38c8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":930},\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#ffffff\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":720},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f2f44dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"120\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size\":49.544},\"elements\":[{\"id\":\"500fb4bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"402\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/FishIcon.png\"},\"title_text\":\"fresh  salmon\",\"description_text\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth\\n\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":25},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":16},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"25fd5ab8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"403\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/ChefIcon.png\"},\"title_text\":\"Top chefs\",\"description_text\":\"Gumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":28},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":12},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f0f0327\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"220\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25521538\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6209709e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-90\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"-9\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1653161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casually sophisticated setting for cooking\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":64},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":50},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"697d1873\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"width_mobile\":{\"unit\":\"%\",\"size\":21}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(525,466,'_elementor_version','0.4'),(526,522,'_elementor_template_type','page'),(527,522,'_elementor_edit_mode','builder'),(528,522,'_wp_page_template','default'),(529,522,'_elementor_data','[{\"id\":\"52f9a9d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f9a340\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"705b698\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b6fe33\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fa7f1ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9402969\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0ced973\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Take Out\",\"icon\":\"fa fa-male\",\"_id\":\"55f2162\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Delivery\",\"icon\":\"fa fa-car\",\"_id\":\"7a6bfe5\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Reservations\",\"icon\":\"fa fa-address-card-o\",\"_id\":\"3f457be\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_size\":{\"unit\":\"px\",\"size\":26},\"text_color\":\"#e0bc06\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e92602a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b63bc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6203d577\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2236f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"791c17d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d0faae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c82d5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"39c9b033\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76437dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3310aeb3\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2b2dbbca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/7vt58Z\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #b6b7b8; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4871169e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"da26856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"568a5924\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"298b5478\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23ca270b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22a3334c\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"7249d7c3\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"279309d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"46551127\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"45ab7309\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fdb31d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ee591b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"740a9c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXPLORE\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"383e98f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"36fa9373\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bf1c0\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-group\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3085f71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2f679aab\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-times-o\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b37b244\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cd97142\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ad59bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fd3f5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7266ad6f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(530,522,'_elementor_version','0.4'),(531,556,'_elementor_template_type','page'),(532,556,'_elementor_edit_mode','builder'),(533,556,'_wp_page_template','default'),(534,556,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#504992\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"50.702\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"233d2e6\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=LFkrBtQOOH4\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"url\":\"\",\"id\":\"\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":15,\"blur\":36,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.46)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=LFkrBtQOOH4\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"49.298\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f4e2b62\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.4},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b990e8b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.9},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b72a341\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4c2e3a\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-graduation-cap\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"33f6024c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Practice makes perfect\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1be2f906\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It\\u00a0even has a gaming section.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f3baaf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b80abf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"710782f\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-fort-awesome\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4798dbf9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The best campus facilities\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5587553d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It\\u00a0takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5464b678\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c4b7aa2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":553,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/4-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(535,556,'_elementor_version','0.4'),(536,592,'_elementor_template_type','page'),(537,592,'_elementor_edit_mode','builder'),(538,592,'_wp_page_template','default'),(539,592,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.712,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.954},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6be90db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca5daf5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"GET IN TOUCH: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6911\",\"icon\":\"fa fa-phone-square\",\"_id\":\"19a7244\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4830f3c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9680792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"6a9a8fb\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(540,592,'_elementor_version','0.4'),(541,601,'_elementor_template_type','page'),(542,601,'_elementor_edit_mode','builder'),(543,601,'_wp_page_template','default'),(544,601,'_elementor_data','[{\"id\":\"15f78fa0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124ddd75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3030cd7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e7b245\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e370e7d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434cc62\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#54595f\"},\"elements\":[{\"id\":\"2a98622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b9382c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Copyright 2018 | Powered & Designed by BostonDelish\",\"icon\":\"\",\"_id\":\"1ca29d1\",\"link\":{\"url\":\"https:\\/\\/www.bostondelish.com\",\"is_external\":\"on\",\"nofollow\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#d8d465\",\"icon_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(545,601,'_elementor_version','0.4'),(546,730,'_elementor_template_type','page'),(547,730,'_elementor_edit_mode','builder'),(548,730,'_wp_page_template','default'),(549,730,'_elementor_data','[{\"id\":\"4972afaf\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5531c74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"45392adb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[psfb id=\\\"292\\\" title=\\\"Offers Request\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(550,730,'_elementor_version','0.4'),(551,759,'_elementor_edit_mode','builder'),(552,759,'_elementor_template_type','page'),(553,759,'_wp_page_template','default'),(554,759,'_elementor_data','[{\"id\":\"7eb737f8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"id\":619,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":\"720\"}},\"elements\":[{\"id\":\"6d789015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"rgba(255,255,255,0.75)\",\"background_color_b\":\"rgba(66,76,147,0.84)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":300},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"40\",\"bottom\":\"70\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"377c3960\",\"elType\":\"widget\",\"settings\":{\"title\":\"save up to 10% off\",\"align\":\"center\",\"title_color\":\"rgba(255,255,255,0.92)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"51\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"0.9\"},\"header_size\":\"h1\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6a19d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dine -In | Take out | Delivery | Can not be used on online orders\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f54eca9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0ed0f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"51.541\",\"content_position\":\"top\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"5c2bb1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"10\",\"align\":\"right\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"105\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"80\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3.6},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43f582c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"48.459\",\"content_position\":\"top\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6a7565b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"%\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.7},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a01610f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Off\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto Condensed\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5988fde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Offer Code # oct25\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"003b2c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer ends October 25, 2018\\n\\n up to $20 Discount\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65607cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"please print or show this offer to your server to redeem!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(555,759,'_elementor_version','0.4'),(556,774,'_elementor_template_type','page'),(557,774,'_elementor_edit_mode','builder'),(558,774,'_wp_page_template','default'),(559,774,'_elementor_data','[{\"id\":\"52f9a9d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f9a340\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4148b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"19cb7b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5823c1d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Take Out\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/store\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7d54f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"165af23\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Delivery\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a13cf90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"705b698\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b6fe33\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e92602a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b63bc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6203d577\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2236f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"791c17d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d0faae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c82d5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy a Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"76437dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be a VIP\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3310aeb3\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":100},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/A0G2mm\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #546476; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"2b2dbbca\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52a7a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a851143\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bb8f81\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2e8db1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4871169e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"da26856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"568a5924\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"298b5478\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23ca270b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22a3334c\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienned cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"7249d7c3\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"279309d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"46551127\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"45ab7309\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7f1927\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"76db08e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"9234ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"explore\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"509d439\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f88df89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":17},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"c2cc3bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"e4e8afa\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":25},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(560,774,'_elementor_version','0.4'),(561,800,'_elementor_template_type','page'),(562,800,'_elementor_edit_mode','builder'),(563,800,'_wp_page_template','default'),(564,800,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(565,800,'_elementor_version','0.4'),(566,919,'_wp_page_template','default'),(567,919,'_elementor_data','[{\"id\":\"17011980\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b00d487\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"42b1379a\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6a7e68a1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fdbf8ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f0ee140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"415252a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% off Offer\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"900\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dcf1213\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.<\\/p><p>THEN CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"792cba4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8a7cbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"fbea8a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6230ff7\",\"elType\":\"widget\",\"settings\":{\"html\":\"[Form id=\\\"7\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"a26e39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(568,919,'_elementor_template_type','page'),(569,919,'_elementor_edit_mode','builder'),(570,919,'_elementor_version','0.4'),(571,966,'_elementor_template_type','page'),(572,966,'_elementor_edit_mode','builder'),(573,966,'_wp_page_template','default'),(574,966,'_elementor_data','[{\"id\":\"e17c2bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"7d5da85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"1f622bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dinner Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef0fbc8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"8\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"4d745e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"a920d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/10-1.png\",\"id\":415},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(575,966,'_elementor_version','0.4'),(576,975,'_elementor_template_type','page'),(577,975,'_elementor_edit_mode','builder'),(578,975,'_wp_page_template','default'),(579,975,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(580,975,'_elementor_version','0.4'),(581,1111,'_elementor_template_type','page'),(582,1111,'_elementor_edit_mode','builder'),(583,1111,'_wp_page_template','default'),(584,1111,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(585,1111,'_elementor_version','2.5.15'),(586,1114,'_elementor_template_type','page'),(587,1114,'_elementor_edit_mode','builder'),(588,1114,'_wp_page_template','default'),(589,1114,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(95,90,145,0.57)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a886eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6TH.jpg\",\"id\":565}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"99\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d6d24c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d7806fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cfe5775\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4617.jpg\",\"id\":223}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"017afa5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b6997b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"cf526f5\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c8ac20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bccc608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f5c0df\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"20c5409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"d67250f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2f993a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e71dfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\",\"id\":92}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(590,1114,'_elementor_version','2.5.15'),(591,1117,'_elementor_template_type','page'),(592,1117,'_elementor_edit_mode','builder'),(593,1117,'_wp_page_template','default'),(594,1117,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\",\"id\":222},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\",\"id\":43},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\",\"id\":42},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(595,1117,'_elementor_version','2.5.15'),(596,1121,'_elementor_template_type','page'),(597,1121,'_elementor_edit_mode','builder'),(598,1121,'_wp_page_template','default'),(599,1121,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(600,1121,'_elementor_version','2.5.15'),(601,69,'_edit_last','1'),(602,69,'_wp_page_template','default'),(603,69,'site-sidebar-layout','no-sidebar'),(604,69,'site-content-layout','page-builder'),(606,69,'_astra_content_layout_flag','disabled'),(607,69,'site-post-title','disabled'),(608,69,'ast-title-bar-display','disabled'),(609,69,'ast-featured-img','disabled'),(610,69,'ast-main-header-display','disabled'),(611,69,'_elementor_data','[{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"Fresh Thai & Asian Cuisine\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"heading_typography_font_weight\":\"900\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Architects Daughter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":3.5,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.614,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.233,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.476},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(612,69,'_elementor_version','2.8.1'),(613,69,'_elementor_template_type','wp-post'),(614,69,'_oembed_f547c62b05824be493b1305d35655728','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/9uOETcuFjbE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(615,69,'_oembed_time_f547c62b05824be493b1305d35655728','1522890761'),(616,69,'_oembed_cfa855ca4accbba92db5d34588857f0c','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/AelEXGBFZa8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(617,69,'_oembed_time_cfa855ca4accbba92db5d34588857f0c','1522891341'),(618,69,'_oembed_e58fa350b6e73b5506412d4fc0b57908','<blockquote class=\"wp-embedded-content\" data-secret=\"whzObTTZT3\"><a href=\"https://www.thairifficma.com/img-2974-2/\">IMG-2974</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://www.thairifficma.com/img-2974-2/embed/#?secret=whzObTTZT3\" data-secret=\"whzObTTZT3\" width=\"500\" height=\"282\" title=\"&#8220;IMG-2974&#8221; &#8212; \" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(619,69,'_oembed_time_e58fa350b6e73b5506412d4fc0b57908','1522982965'),(620,69,'_oembed_992c44b3a32aec363189635e67914edf','<div class=\"ast-oembed-container\"><iframe src=\"https://player.vimeo.com/video/235215203?app_id=122963\" width=\"500\" height=\"281\" frameborder=\"0\" title=\"vimeo placeholder\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>'),(621,69,'_oembed_time_992c44b3a32aec363189635e67914edf','1522983065'),(622,69,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(623,409,'_edit_last','2'),(624,409,'_elementor_edit_mode','builder'),(625,409,'_astra_content_layout_flag','disabled'),(626,409,'site-post-title','disabled'),(627,409,'ast-title-bar-display','disabled'),(628,409,'ast-featured-img','disabled'),(629,409,'site-content-layout','page-builder'),(630,409,'site-sidebar-layout','no-sidebar'),(631,409,'_wp_page_template','default'),(632,409,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(95,90,145,0.57)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a886eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6TH.jpg\",\"id\":565}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"99\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d6d24c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d7806fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cfe5775\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4617.jpg\",\"id\":223}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"017afa5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b6997b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"cf526f5\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c8ac20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bccc608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f5c0df\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"20c5409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"d67250f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2f993a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e71dfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\",\"id\":92}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(633,409,'_elementor_version','0.4'),(634,409,'_elementor_template_type','post'),(635,409,'_oembed_18c38439a26839ded060452cee476842','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"375\" src=\"https://www.youtube.com/embed/LFkrBtQOOH4?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(636,409,'_oembed_time_18c38439a26839ded060452cee476842','1530543493'),(637,409,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(647,607,'_edit_last','2'),(648,607,'_wp_page_template','default'),(649,607,'site-sidebar-layout','no-sidebar'),(650,607,'site-content-layout','page-builder'),(651,607,'_elementor_edit_mode','builder'),(652,607,'_astra_content_layout_flag','disabled'),(653,607,'site-post-title','disabled'),(654,607,'ast-title-bar-display','disabled'),(655,607,'ast-featured-img','disabled'),(656,607,'_elementor_template_type','wp-post'),(657,607,'_elementor_version','2.8.0');
INSERT INTO `wpuz_postmeta` VALUES (658,607,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.967},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.42,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.023},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51035507_790994164588349_8982058526234902528_n.jpg\",\"id\":1240},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":500},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(2016,1242,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":11.038},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.607,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.765},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51035507_790994164588349_8982058526234902528_n.jpg\",\"id\":1240},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":500},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(659,607,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(696,683,'_edit_last','2'),(697,683,'_wp_page_template','default'),(698,683,'site-sidebar-layout','no-sidebar'),(699,683,'site-content-layout','page-builder'),(700,683,'_elementor_edit_mode','builder'),(701,683,'_astra_content_layout_flag','disabled'),(702,683,'site-post-title','disabled'),(703,683,'ast-title-bar-display','disabled'),(704,683,'ast-featured-img','disabled'),(705,683,'_elementor_data','[{\"id\":\"7eb737f8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"id\":619,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":\"720\"}},\"elements\":[{\"id\":\"6d789015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"rgba(255,255,255,0.75)\",\"background_color_b\":\"rgba(66,76,147,0.84)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":300},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"40\",\"bottom\":\"70\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"377c3960\",\"elType\":\"widget\",\"settings\":{\"title\":\"save up to 10% off\",\"align\":\"center\",\"title_color\":\"rgba(255,255,255,0.92)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"51\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"0.9\"},\"header_size\":\"h1\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6a19d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dine -In | Take out | Delivery | \",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f54eca9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0ed0f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"51.541\",\"content_position\":\"top\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"5c2bb1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"10\",\"align\":\"right\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"105\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"80\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3.6},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43f582c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"48.459\",\"content_position\":\"top\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6a7565b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"%\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.7},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a01610f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Off\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto Condensed\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5988fde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Offer Code # BostonDelish\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b8ebec1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Online orders use Code # BostonDelish\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"003b2c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer ends December 25, 2019\\n\\n up to $20 Discount\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65607cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"please print or show this offer to your server to redeem!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(706,683,'_elementor_version','0.4'),(707,683,'_elementor_template_type','post'),(708,683,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(709,701,'_edit_last','2'),(710,701,'_wp_page_template','default'),(711,701,'site-sidebar-layout','no-sidebar'),(712,701,'site-content-layout','page-builder'),(713,701,'_astra_content_layout_flag','disabled'),(714,701,'site-post-title','disabled'),(715,701,'ast-title-bar-display','disabled'),(716,701,'ast-featured-img','disabled'),(717,701,'_elementor_data','[{\"id\":\"17011980\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b00d487\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"42b1379a\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6a7e68a1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fdbf8ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f0ee140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"415252a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% off Offer\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"900\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dcf1213\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.<\\/p><p>THEN CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"792cba4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8a7cbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"fbea8a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6230ff7\",\"elType\":\"widget\",\"settings\":{\"html\":\"[Form id=\\\"7\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"a26e39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(718,701,'_elementor_version','0.4'),(719,701,'_elementor_template_type','post'),(720,701,'_elementor_edit_mode','builder'),(721,701,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(731,771,'_edit_last','2'),(732,771,'_wp_page_template','default'),(733,771,'site-sidebar-layout','no-sidebar'),(734,771,'site-content-layout','page-builder'),(735,771,'_elementor_edit_mode','builder'),(736,771,'_astra_content_layout_flag','disabled'),(737,771,'site-post-title','disabled'),(738,771,'ast-title-bar-display','disabled'),(739,771,'ast-featured-img','disabled'),(740,771,'_elementor_template_type','post'),(741,771,'_elementor_data','[{\"id\":\"380598aa\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5720500e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a1779e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5c40ef00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"39eb3ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"THANK YOU\\nFOR CHOOSING OUR ONLINE RESERVATION SYSTEM\\nPLEASE CHECK YOUR INBOX FOR STATUS OF YOUR RESERVATION!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"45bc8eff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44ca0c28\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b9dc1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"97a409f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2347be05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26682e63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56973680\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7a61a9e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d106ede\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy a Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"521ed259\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be a VIP\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73183a3e\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":100},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e02892c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/A0G2mm\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #546476; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"71b0aee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"218d2ae3\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eee520a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"638c504c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ffe4558\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20613b88\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"155d2dd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"95b8d19\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b027923\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3f54fa61\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"320cba43\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienned cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"24410cb9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"1b95e961\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5ad231b1\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"527e3a51\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e6f3b5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1600398a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"6519f303\",\"elType\":\"widget\",\"settings\":{\"title\":\"explore\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a95c12e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3c3a4311\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4f486a7f\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":17},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"661dca88\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12d17991\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"74e0329\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":25},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c85f8eb\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(742,771,'_elementor_version','0.4'),(743,803,'_edit_last','2'),(744,803,'_elementor_edit_mode','builder'),(745,803,'_astra_content_layout_flag','disabled'),(746,803,'site-post-title','disabled'),(747,803,'ast-title-bar-display','disabled'),(748,803,'ast-featured-img','disabled'),(749,803,'site-content-layout','page-builder'),(750,803,'site-sidebar-layout','no-sidebar'),(751,803,'_wp_page_template','default'),(752,803,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(753,803,'_elementor_version','0.4'),(754,803,'_elementor_template_type','post'),(755,803,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(756,915,'_wp_page_template','default'),(757,915,'_elementor_data','[{\"id\":\"1e78ce96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c0be15a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3838b980\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"23020fd7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13a8ac7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5707f78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"551dc4d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 20px; font-style: normal; font-weight: 200;\\\">PLEASE CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(758,915,'_elementor_version','0.4'),(759,915,'ast-title-bar-display','disabled'),(760,915,'ast-featured-img','disabled'),(761,915,'_astra_content_layout_flag','disabled'),(762,915,'site-post-title','disabled'),(763,915,'_elementor_template_type','post'),(764,915,'site-sidebar-layout','no-sidebar'),(765,915,'site-content-layout','page-builder'),(766,915,'_elementor_edit_mode','builder'),(767,915,'_edit_last','2'),(768,949,'_elementor_template_type','post'),(769,949,'_elementor_edit_mode','builder'),(770,949,'site-content-layout','page-builder'),(771,949,'site-sidebar-layout','no-sidebar'),(772,949,'_edit_last','2'),(773,949,'_astra_content_layout_flag','disabled'),(774,949,'site-post-title','disabled'),(775,949,'ast-title-bar-display','disabled'),(776,949,'ast-featured-img','disabled'),(777,949,'_wp_page_template','default'),(778,949,'_elementor_data','[{\"id\":\"e17c2bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"7d5da85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"1f622bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dinner Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef0fbc8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"8\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"4d745e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"a920d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/10-1.png\",\"id\":415},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(779,949,'_elementor_version','0.4'),(780,969,'_edit_last','2'),(781,969,'site-sidebar-layout','no-sidebar'),(782,969,'site-content-layout','page-builder'),(783,969,'_elementor_edit_mode','builder'),(784,969,'_elementor_template_type','post'),(785,969,'_astra_content_layout_flag','disabled'),(786,969,'site-post-title','disabled'),(787,969,'ast-title-bar-display','disabled'),(788,969,'ast-featured-img','disabled'),(789,969,'_wp_page_template','default'),(790,969,'_elementor_data','[{\"id\":\"7c34ff94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"6f8fe84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"457b171b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9db31e8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"14ff45eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"42de6103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(791,969,'_elementor_version','0.4'),(792,991,'site-content-layout','page-builder'),(793,991,'_elementor_edit_mode','builder'),(794,991,'_elementor_template_type','wp-post'),(795,991,'_astra_content_layout_flag','disabled'),(796,991,'site-post-title','disabled'),(797,991,'ast-title-bar-display','disabled'),(798,991,'ast-featured-img','disabled'),(799,991,'_wp_page_template','default'),(800,991,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\",\"id\":1187},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(801,991,'_elementor_version','2.8.1'),(802,991,'_edit_last','2'),(803,991,'site-sidebar-layout','no-sidebar'),(804,991,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(814,1008,'_edit_last','2'),(815,1008,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(816,1008,'site-sidebar-layout','no-sidebar'),(817,1008,'site-content-layout','page-builder'),(818,1008,'_elementor_edit_mode','builder'),(819,1008,'_elementor_template_type','post'),(820,1008,'_elementor_version','2.5.15'),(821,1008,'_astra_content_layout_flag','disabled'),(822,1008,'site-post-title','disabled'),(823,1008,'ast-title-bar-display','disabled'),(824,1008,'ast-featured-img','disabled'),(825,1008,'_wp_page_template','default'),(826,1008,'_elementor_data','[{\"id\":\"2cbd191\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d78030b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a27a50b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Tofu\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"92629a3\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\",\"id\":222},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"App\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"4a13ca7\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\",\"id\":48},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Slide 3 Heading\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"fe5139c\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\",\"id\":43},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}]},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70fa47a5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"30ab4ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"761b6466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b02372\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d0a99d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"732e28f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"744de1c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3ded5335\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":94,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0cabb9f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\",\"id\":42},\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"36bf212\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26cb183\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b70e774\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fa3dc9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6451f81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"611b3859\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"767b0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ccb23d\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d088567\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"324ab2b4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f18c16\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"1e946b19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19aec558\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27202a9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dde2ea1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"196140cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"37ff36a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(836,1130,'_edit_last','2'),(837,1130,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";s:1:\"1\";s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:2:{i:0;s:1:\"0\";i:1;s:0:\"\";}}'),(838,1130,'site-sidebar-layout','no-sidebar'),(839,1130,'site-content-layout','page-builder'),(840,1130,'_elementor_edit_mode','builder'),(841,1130,'_elementor_template_type','wp-post'),(842,1130,'_elementor_version','2.8.0'),(843,1130,'_astra_content_layout_flag','disabled'),(844,1130,'site-post-title','disabled'),(845,1130,'ast-title-bar-display','disabled'),(846,1130,'ast-featured-img','disabled'),(847,1130,'_wp_page_template','default'),(848,1130,'_elementor_data','[{\"id\":\"7bf5ff3c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195}},\"elements\":[{\"id\":\"58dddbe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e4d28c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/6.jpg\",\"id\":1215}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"11cb83f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"56bb711a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Lunch Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/LunchMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21e0b291\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59a2249f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Dinner Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/DinnerMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ca88cbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1453053\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e185d10\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/10.jpg\",\"id\":1216}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14c83f4f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2c1641c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d467c8c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/1-All.jpg\",\"id\":1193},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/2-All.jpg\",\"id\":1218},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(849,1154,'_elementor_controls_usage','a:0:{}'),(850,1154,'_menu_item_type','post_type'),(851,1154,'_menu_item_menu_item_parent','0'),(852,1154,'_menu_item_object_id','69'),(853,1154,'_menu_item_object','page'),(854,1154,'_menu_item_target',''),(855,1154,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(856,1154,'_menu_item_xfn',''),(857,1154,'_menu_item_url',''),(860,50,'_elementor_template_type','page'),(861,50,'_elementor_edit_mode','builder'),(862,50,'_elementor_data','[{\"id\":\"3a714957\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20635cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"432dc21f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Logo\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660d4561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb5317\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd0e239\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"78648478\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"142b699c\",\"elType\":\"widget\",\"settings\":{\"title\":\"My journey in photos\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b9294e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch serves 11:30 ~2:30 Pm\",\"header_size\":\"h3\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5447e596\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"490b867e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick Up\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2ecc71\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#27ae60\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"45f1a49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"2c687348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":34,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side2.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"576e9db4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0cb9d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"238a76dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"join the trip of a lifetime\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b0a59a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"13c8902c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"17bbaf0a\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-automobile\",\"title_text\":\"Traveling in cars\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"77bb2397\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-camera\",\"title_text\":\"detailed photo gear\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65b0fb35\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-shopping-bag\",\"title_text\":\"my survival bag\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"61441ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21f342a4\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-coffee\",\"title_text\":\"where i ate\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"182cb124\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-image\",\"title_text\":\"full story in images\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1e570c94\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-magic\",\"title_text\":\"The magic of hiking\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cac8315\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51683037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"66c77e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"buddies recommending me\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2664fdaa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fe1cc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e7b0761\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" \\\"\",\"testimonial_image\":{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},\"testimonial_name\":\"Fried Calamari\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"4c492617\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a6e18\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"\\\"\",\"testimonial_image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"testimonial_name\":\"Fried Tofu\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"271dcc6d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"37757598\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"793050c1\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":37,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":38,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":42,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":46,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(863,50,'_elementor_version','0.4'),(864,65,'_elementor_template_type','page'),(865,65,'_elementor_edit_mode','builder'),(866,65,'_elementor_data','[{\"id\":\"3a714957\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20635cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9f76145\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"432dc21f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660d4561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb5317\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd0e239\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"78648478\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"142b699c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b9294e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch serves 11:30 ~2:30 Pm\",\"header_size\":\"h3\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5447e596\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"490b867e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick Up\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2ecc71\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#27ae60\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"45f1a49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"2c687348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":34,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side2.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"576e9db4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0cb9d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"238a76dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taste the best of thailand\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b0a59a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"13c8902c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"17bbaf0a\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-automobile\",\"title_text\":\"online delivery\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"77bb2397\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"lunch menu\",\"description_text\":\" d\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65b0fb35\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"dinner menu\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"61441ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21f342a4\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-o\",\"title_text\":\"reservation\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"182cb124\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-thumbs-o-up\",\"title_text\":\"bar menu\",\"description_text\":\"Cli\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1e570c94\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-beer\",\"title_text\":\"cocktails\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cac8315\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51683037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"66c77e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2664fdaa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fe1cc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e7b0761\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Fried calamari with pickled cucumber, pickled pepper; topped with Parmesan cheese and served with Thai sweet chili sauce\\\"\",\"testimonial_image\":{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},\"testimonial_name\":\"Fried Calamari\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"4c492617\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a6e18\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Light fried tofu served Japanese soy sauce and sprinkle with scallion\\\"\",\"testimonial_image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"testimonial_name\":\"Agadeshi Tofu\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"271dcc6d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"37757598\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"793050c1\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":37,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":38,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":42,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":46,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(867,65,'_elementor_version','0.4'),(868,149,'_elementor_template_type','page'),(869,149,'_elementor_edit_mode','builder'),(870,149,'_elementor_data','[{\"id\":\"1753a7d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"326ccf30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4bb0e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4dea3ac9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"19dd673e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26965041\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec1389a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"284aa13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"29a1f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our  journey \",\"align\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76c513e\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"686264c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch from 11:30~2:30 Pm\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7efdd1be\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"53b9d85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"478a68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"11dd2ba5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take out\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#6ec1e4\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#2b89c4\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"805760e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"80780e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"DELIVERY\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"icon\":\"fa fa-car\",\"background_color\":\"#61ce70\",\"button_background_hover_color\":\"#6ec1e4\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#04a341\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(35,164,85,0.5)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5089e3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"76eff1d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side22.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71f0fb1f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40cffc3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"46e69fdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"the best of thailand\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f1aad4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":95,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15-1.png\"},{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"24ed989\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ec9a35\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"1864834e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28c6d53c\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"40ca8cf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d52f753\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"MAP\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.346784,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44b4cce\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"1da041a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d42211\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-pencil\",\"title_text\":\"lunch menu\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2f62a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b26f952\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-pencil\",\"title_text\":\"dinner menu\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13c17aca\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1592bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"433f40e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef\'s recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d0972f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"747ae03b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52a064c7\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Wok stir-fried white meat chicken with onions, pineapple chunks, and cashew nuts in sweet and tangy chili paste\\\"\",\"testimonial_image\":{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},\"testimonial_name\":\"Chicken Cashew Nuts\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"6154ab99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"47a88259\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"\\nSteamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b1522a0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f702460\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6866e770\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":89,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5-1.png\"},{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},{\"id\":91,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8-1.png\"},{\"id\":92,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\"},{\"id\":95,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15-1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\",\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(871,149,'_elementor_version','0.4'),(872,149,'_oembed_cfa855ca4accbba92db5d34588857f0c','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/AelEXGBFZa8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(873,149,'_oembed_time_cfa855ca4accbba92db5d34588857f0c','1530129433'),(874,420,'ast-title-bar-display','disabled'),(875,420,'site-post-title','disabled'),(876,420,'_astra_content_layout_flag','disabled'),(877,420,'_elementor_edit_mode','builder'),(878,420,'site-content-layout','page-builder'),(879,420,'site-sidebar-layout','no-sidebar'),(880,420,'ehf_template_type','type_header'),(881,420,'_wp_page_template','default'),(882,420,'_edit_last','1'),(883,420,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"caption_source\":\"custom\",\"caption\":\"Except DUCK everything else are Halal!\\u200b\",\"text_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"3080702\"}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":11.418,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":72.468},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.385},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(884,420,'ast-featured-img','disabled'),(885,420,'_elementor_version','2.8.1'),(886,420,'_elementor_template_type','wp-post'),(887,448,'_elementor_template_type','page'),(888,448,'_elementor_edit_mode','builder'),(889,448,'_wp_page_template','default'),(890,448,'_elementor_data','[{\"id\":\"79350d77\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"399\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/head-image01.png\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5b2cd4a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6881a73e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":130},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8878f31\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5891845b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b8073f\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a1604ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5242e4a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bc9afc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"6b66a5fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"25 Years \",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388f1c76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing the highest quality of food and service since 1934\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6151dc97\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e4f875\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2477b0b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11013273\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"43783d49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth tatsoi tomatillo melon azuki bean garlic.\\n\\nGumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi pea sprouts fava bean collard greens dandelion okra wakame tomato. Dandelion cucumber earthnut pea peanut soko zucchini.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c095a78\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"align\":\"left\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Josefin Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8},\"button_text_color\":\"#ffffff\",\"background_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fb38c8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":930},\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#ffffff\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":720},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f2f44dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"120\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size\":49.544},\"elements\":[{\"id\":\"500fb4bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"402\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/FishIcon.png\"},\"title_text\":\"fresh  salmon\",\"description_text\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth\\n\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":25},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":16},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"25fd5ab8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"403\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/ChefIcon.png\"},\"title_text\":\"Top chefs\",\"description_text\":\"Gumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":28},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":12},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f0f0327\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"404\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDish.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"220\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25521538\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6209709e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-90\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"-9\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1653161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casually sophisticated setting for cooking\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":64},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":50},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"697d1873\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"width_mobile\":{\"unit\":\"%\",\"size\":21}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467ca8b\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_image\":{\"id\":\"406\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay02.png\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"background_overlay_image\":{\"id\":\"407\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/BrushoverlayInvrt.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"201e4151\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-266\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":30,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b720593\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"405\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/045erotu.png\"},\"image_size\":\"full\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":-9,\"color\":\"rgba(0,0,0,0.5)\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53d33822\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#770f0f\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"#9b1f1a\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"40\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"22a3a09d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c6fc571\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a1c116c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Le Boudoir\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b41b3c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Level 12, 6 Croiasure St, <br>Melbourne,<br>Society 1234\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f16caf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"noreply@nowhere.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"61 (0) 3 123 4567\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b84e74e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"140\",\"isLinked\":false},\"_inline_size_tablet\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bd8ae14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book a reservation\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fc3e478\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"50\",\"field_value\":\"\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"field_value\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"date\",\"required\":\"true\",\"field_label\":\"Date\",\"placeholder\":\"pick your date\",\"width\":\"33\",\"field_value\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"field_1\"},{\"field_type\":\"time\",\"field_label\":\"time\",\"field_value\":\"\",\"placeholder\":\"choose your time\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"33\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_2\",\"custom_id\":\"field_2\"},{\"field_type\":\"number\",\"field_label\":\"number\",\"field_value\":\"\",\"placeholder\":\"party size\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"33\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_3\",\"custom_id\":\"field_3\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":6,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"message\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"book now\",\"button_size\":\"md\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"mailpoet3_fields_map\":[{\"remote_id\":\"first_name\",\"remote_label\":\"First Name\",\"remote_type\":\"text\",\"_id\":\"aa0d146\",\"local_id\":\"\"},{\"remote_id\":\"last_name\",\"remote_label\":\"Last Name\",\"remote_type\":\"text\",\"_id\":\"a53b35e\",\"local_id\":\"\"},{\"remote_id\":\"email\",\"remote_label\":\"Email\",\"remote_type\":\"email\",\"remote_required\":true,\"_id\":\"bb40be8\",\"local_id\":\"\"}],\"success_message\":\"The form was sent successfully!\",\"error_message\":\"There\'s something wrong... Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong... The form is invalid.\",\"subscriber_already_exists_message\":\"Subscriber already exist.\",\"column_gap\":{\"unit\":\"px\",\"size\":20},\"row_gap\":{\"unit\":\"px\",\"size\":20},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_family\":\"Josefin Sans\",\"field_typography_font_weight\":\"300\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"field_border_color\":\"rgba(0,0,0,0.04)\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"button_typography_font_family\":\"Josefin Sans\",\"button_typography_font_weight\":\"300\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"button_background_color\":\"#191919\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#000000\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"label_typography_typography\":\"custom\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"button_hover_animation\":\"shrink\",\"field_typography_text_transform\":\"capitalize\",\"email_to\":\"thairiffic@bostoneats.biz\",\"email_subject\":\"New message from \\\"\\\"\",\"email_from\":\"email@thairifficma.com\",\"email_to_2\":\"thairiffic@bostoneats.biz\",\"email_subject_2\":\"New message from \\\"\\\"\",\"email_from_2\":\"email@thairifficma.com\",\"email_reply_to_2\":\"thairiffic@bostoneats.biz\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular French tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(891,448,'_elementor_version','0.4'),(892,573,'_edit_last','1'),(893,573,'_wp_page_template','default'),(894,573,'ehf_template_type','type_footer'),(895,573,'site-sidebar-layout','no-sidebar'),(896,573,'site-content-layout','page-builder'),(897,573,'_elementor_edit_mode','builder'),(898,573,'_astra_content_layout_flag','disabled'),(899,573,'site-post-title','disabled'),(900,573,'ast-title-bar-display','disabled'),(901,573,'ast-featured-img','disabled'),(902,573,'_elementor_data','[{\"id\":\"434cc62\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#54595f\"},\"elements\":[{\"id\":\"2a98622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b9382c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Copyright 2018 | Powered & Designed by BostonDelish\",\"icon\":\"\",\"_id\":\"1ca29d1\",\"link\":{\"url\":\"https:\\/\\/www.bostondelish.com\",\"is_external\":\"on\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"center\",\"text_color\":\"rgba(247, 214, 51, 0.77)\",\"icon_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(903,573,'_elementor_version','2.8.0'),(904,573,'_elementor_template_type','wp-post'),(905,573,'_wp_old_slug','footer-template'),(906,461,'_elementor_template_type','page'),(907,461,'_elementor_edit_mode','builder'),(908,461,'_wp_page_template','default'),(909,461,'_elementor_data','[{\"id\":\"1753a7d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"326ccf30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.816},\"elements\":[{\"id\":\"6ac23c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"827aa5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11ff5cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19dd673e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.184},\"elements\":[{\"id\":\"26965041\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6944\",\"icon\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"68ca18b\"}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3},\"_margin\":{\"unit\":\"px\",\"top\":\"-67\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f40b1c3\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"-450\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec1389a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"284aa13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"f08a1f7\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"attachment_id\":\"177\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-2974.mp4\",\"title\":\"\",\"preload\":\"auto\",\"loop\":\"\",\"content\":\"\",\"mp4\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-2974.mp4\",\"m4v\":\"\",\"webm\":\"\",\"ogv\":\"\",\"flv\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-353\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wp-widget-media_video\"},{\"id\":\"6b64569\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"aaadb0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.385},\"elements\":[{\"id\":\"51c0036\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"icon\":\"fa fa-male\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_background_hover_color\":\"#00a33e\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"78e5643\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.346},\"elements\":[{\"id\":\"3b718e8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"icon\":\"fa fa-car\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ce0f02\",\"button_background_hover_color\":\"#23a455\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"51b99f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":38.256},\"elements\":[{\"id\":\"cbfa934\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reservations\",\"align\":\"left\",\"icon\":\"fa fa-calendar-check-o\",\"background_color\":\"#374db2\",\"button_background_hover_color\":\"#6ec1e4\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#112fb2\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"117184d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/7vt58Z\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #b6b7b8; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"e957328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5089e3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"20de16d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\",\"id\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16dba1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a6ae9b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13c17aca\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1592bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"433f40e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d0972f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"747ae03b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52a064c7\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"2e43f3b\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"6154ab99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"47a88259\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"2c33433\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fdb31d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ee591b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"740a9c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXPLORE\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"383e98f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"36fa9373\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bf1c0\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-group\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3085f71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2f679aab\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-times-o\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"68402649\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"ABOUT US\",\"description_text\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"Mailto:thairifficma@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(910,461,'_elementor_version','0.4'),(911,466,'_elementor_template_type','page'),(912,466,'_elementor_edit_mode','builder'),(913,466,'_wp_page_template','default'),(914,466,'_elementor_data','[{\"id\":\"999b80e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"399\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/head-image01.png\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12365dcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"104bd69d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6944\",\"icon\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"68ca18b\"}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3},\"_margin\":{\"unit\":\"px\",\"top\":\"-67\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b56797b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":130},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50d11e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d845dce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ea5eb49\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c16d54c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"977397\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5b364a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53a9e433\",\"elType\":\"widget\",\"settings\":{\"title\":\"25 Years \",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dd28c67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing the highest quality of food and service since 1934\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"715671d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb604b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bab6cca\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4aa8135b\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4c3781ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7205995d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"align\":\"left\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Josefin Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8},\"button_text_color\":\"#ffffff\",\"background_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71763827\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4741ba3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"125ae819\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57769923\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5742b6da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"678361e8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"5dc02b74\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"2e276e2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"247b728a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"3c0b26cf\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fb38c8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":930},\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#ffffff\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":720},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f2f44dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"120\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size\":49.544},\"elements\":[{\"id\":\"500fb4bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"402\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/FishIcon.png\"},\"title_text\":\"fresh  salmon\",\"description_text\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth\\n\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":25},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":16},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"25fd5ab8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"403\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/ChefIcon.png\"},\"title_text\":\"Top chefs\",\"description_text\":\"Gumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":28},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":12},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f0f0327\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"220\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25521538\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6209709e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-90\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"-9\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1653161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casually sophisticated setting for cooking\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":64},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":50},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"697d1873\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"width_mobile\":{\"unit\":\"%\",\"size\":21}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(915,466,'_elementor_version','0.4'),(916,522,'_elementor_template_type','page'),(917,522,'_elementor_edit_mode','builder'),(918,522,'_wp_page_template','default'),(919,522,'_elementor_data','[{\"id\":\"52f9a9d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f9a340\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"705b698\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b6fe33\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fa7f1ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9402969\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0ced973\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Take Out\",\"icon\":\"fa fa-male\",\"_id\":\"55f2162\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Delivery\",\"icon\":\"fa fa-car\",\"_id\":\"7a6bfe5\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Reservations\",\"icon\":\"fa fa-address-card-o\",\"_id\":\"3f457be\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_size\":{\"unit\":\"px\",\"size\":26},\"text_color\":\"#e0bc06\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e92602a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b63bc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6203d577\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2236f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"791c17d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d0faae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c82d5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"39c9b033\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76437dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3310aeb3\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2b2dbbca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/7vt58Z\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #b6b7b8; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4871169e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"da26856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"568a5924\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"298b5478\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23ca270b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22a3334c\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"7249d7c3\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"279309d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"46551127\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"45ab7309\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fdb31d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ee591b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"740a9c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXPLORE\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"383e98f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"36fa9373\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bf1c0\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-group\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3085f71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2f679aab\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-times-o\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b37b244\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cd97142\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ad59bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fd3f5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7266ad6f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(920,522,'_elementor_version','0.4'),(921,556,'_elementor_template_type','page'),(922,556,'_elementor_edit_mode','builder'),(923,556,'_wp_page_template','default'),(924,556,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#504992\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"50.702\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"233d2e6\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=LFkrBtQOOH4\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"url\":\"\",\"id\":\"\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":15,\"blur\":36,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.46)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=LFkrBtQOOH4\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"49.298\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f4e2b62\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.4},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b990e8b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.9},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b72a341\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4c2e3a\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-graduation-cap\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"33f6024c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Practice makes perfect\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1be2f906\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It\\u00a0even has a gaming section.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f3baaf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b80abf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"710782f\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-fort-awesome\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4798dbf9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The best campus facilities\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5587553d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It\\u00a0takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5464b678\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c4b7aa2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":553,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/4-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(925,556,'_elementor_version','0.4'),(926,592,'_elementor_template_type','page'),(927,592,'_elementor_edit_mode','builder'),(928,592,'_wp_page_template','default'),(929,592,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.712,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.954},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6be90db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca5daf5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"GET IN TOUCH: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6911\",\"icon\":\"fa fa-phone-square\",\"_id\":\"19a7244\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4830f3c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9680792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"6a9a8fb\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(930,592,'_elementor_version','0.4'),(931,601,'_elementor_template_type','page'),(932,601,'_elementor_edit_mode','builder'),(933,601,'_wp_page_template','default'),(934,601,'_elementor_data','[{\"id\":\"15f78fa0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124ddd75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3030cd7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e7b245\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e370e7d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434cc62\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#54595f\"},\"elements\":[{\"id\":\"2a98622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b9382c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Copyright 2018 | Powered & Designed by BostonDelish\",\"icon\":\"\",\"_id\":\"1ca29d1\",\"link\":{\"url\":\"https:\\/\\/www.bostondelish.com\",\"is_external\":\"on\",\"nofollow\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#d8d465\",\"icon_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(935,601,'_elementor_version','0.4'),(936,730,'_elementor_template_type','page'),(937,730,'_elementor_edit_mode','builder'),(938,730,'_wp_page_template','default'),(939,730,'_elementor_data','[{\"id\":\"4972afaf\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5531c74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"45392adb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[psfb id=\\\"292\\\" title=\\\"Offers Request\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(940,730,'_elementor_version','0.4'),(941,759,'_elementor_edit_mode','builder'),(942,759,'_elementor_template_type','page'),(943,759,'_wp_page_template','default'),(944,759,'_elementor_data','[{\"id\":\"7eb737f8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"id\":619,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":\"720\"}},\"elements\":[{\"id\":\"6d789015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"rgba(255,255,255,0.75)\",\"background_color_b\":\"rgba(66,76,147,0.84)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":300},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"40\",\"bottom\":\"70\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"377c3960\",\"elType\":\"widget\",\"settings\":{\"title\":\"save up to 10% off\",\"align\":\"center\",\"title_color\":\"rgba(255,255,255,0.92)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"51\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"0.9\"},\"header_size\":\"h1\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6a19d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dine -In | Take out | Delivery | Can not be used on online orders\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f54eca9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0ed0f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"51.541\",\"content_position\":\"top\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"5c2bb1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"10\",\"align\":\"right\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"105\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"80\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3.6},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43f582c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"48.459\",\"content_position\":\"top\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6a7565b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"%\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.7},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a01610f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Off\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto Condensed\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5988fde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Offer Code # oct25\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"003b2c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer ends October 25, 2018\\n\\n up to $20 Discount\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65607cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"please print or show this offer to your server to redeem!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(945,759,'_elementor_version','0.4'),(946,774,'_elementor_template_type','page'),(947,774,'_elementor_edit_mode','builder'),(948,774,'_wp_page_template','default'),(949,774,'_elementor_data','[{\"id\":\"52f9a9d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f9a340\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4148b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"19cb7b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5823c1d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Take Out\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/store\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7d54f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"165af23\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Delivery\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a13cf90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"705b698\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b6fe33\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e92602a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b63bc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6203d577\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2236f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"791c17d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d0faae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c82d5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy a Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"76437dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be a VIP\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3310aeb3\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":100},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/A0G2mm\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #546476; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"2b2dbbca\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52a7a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a851143\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bb8f81\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2e8db1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4871169e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"da26856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"568a5924\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"298b5478\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23ca270b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22a3334c\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienned cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"7249d7c3\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"279309d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"46551127\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"45ab7309\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7f1927\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"76db08e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"9234ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"explore\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"509d439\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f88df89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":17},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"c2cc3bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"e4e8afa\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":25},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(950,774,'_elementor_version','0.4'),(951,800,'_elementor_template_type','page'),(952,800,'_elementor_edit_mode','builder'),(953,800,'_wp_page_template','default'),(954,800,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(955,800,'_elementor_version','0.4'),(956,919,'_wp_page_template','default'),(957,919,'_elementor_data','[{\"id\":\"17011980\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b00d487\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"42b1379a\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6a7e68a1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fdbf8ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f0ee140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"415252a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% off Offer\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"900\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dcf1213\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.<\\/p><p>THEN CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"792cba4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8a7cbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"fbea8a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6230ff7\",\"elType\":\"widget\",\"settings\":{\"html\":\"[Form id=\\\"7\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"a26e39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(958,919,'_elementor_template_type','page'),(959,919,'_elementor_edit_mode','builder'),(960,919,'_elementor_version','0.4'),(961,966,'_elementor_template_type','page'),(962,966,'_elementor_edit_mode','builder'),(963,966,'_wp_page_template','default'),(964,966,'_elementor_data','[{\"id\":\"e17c2bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"7d5da85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"1f622bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dinner Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef0fbc8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"8\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"4d745e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"a920d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/10-1.png\",\"id\":415},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(965,966,'_elementor_version','0.4'),(966,975,'_elementor_template_type','page'),(967,975,'_elementor_edit_mode','builder'),(968,975,'_wp_page_template','default'),(969,975,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(970,975,'_elementor_version','0.4'),(971,1111,'_elementor_template_type','page'),(972,1111,'_elementor_edit_mode','builder'),(973,1111,'_wp_page_template','default'),(974,1111,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(975,1111,'_elementor_version','2.5.15'),(976,1114,'_elementor_template_type','page'),(977,1114,'_elementor_edit_mode','builder'),(978,1114,'_wp_page_template','default'),(979,1114,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(95,90,145,0.57)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a886eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6TH.jpg\",\"id\":565}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"99\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d6d24c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d7806fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cfe5775\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4617.jpg\",\"id\":223}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"017afa5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b6997b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"cf526f5\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c8ac20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bccc608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f5c0df\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"20c5409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"d67250f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2f993a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e71dfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\",\"id\":92}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(980,1114,'_elementor_version','2.5.15'),(981,1117,'_elementor_template_type','page'),(982,1117,'_elementor_edit_mode','builder'),(983,1117,'_wp_page_template','default'),(984,1117,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\",\"id\":222},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\",\"id\":43},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\",\"id\":42},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(985,1117,'_elementor_version','2.5.15'),(986,1121,'_elementor_template_type','page'),(987,1121,'_elementor_edit_mode','builder'),(988,1121,'_wp_page_template','default'),(989,1121,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(990,1121,'_elementor_version','2.5.15'),(991,69,'_edit_last','1'),(992,69,'_wp_page_template','default'),(993,69,'site-sidebar-layout','no-sidebar'),(994,69,'site-content-layout','page-builder'),(1255,69,'theme-transparent-header-meta','default'),(996,69,'_astra_content_layout_flag','disabled'),(997,69,'site-post-title','disabled'),(998,69,'ast-title-bar-display','disabled'),(999,69,'ast-featured-img','disabled'),(1000,69,'ast-main-header-display','disabled'),(1001,69,'_elementor_data','[{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"Fresh Thai & Asian Cuisine\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"heading_typography_font_weight\":\"900\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Architects Daughter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":3.5,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.614,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.233,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.476},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1002,69,'_elementor_version','2.8.1'),(1003,69,'_elementor_template_type','wp-post'),(1004,69,'_oembed_f547c62b05824be493b1305d35655728','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/9uOETcuFjbE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(1005,69,'_oembed_time_f547c62b05824be493b1305d35655728','1522890761'),(1006,69,'_oembed_cfa855ca4accbba92db5d34588857f0c','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/AelEXGBFZa8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(1007,69,'_oembed_time_cfa855ca4accbba92db5d34588857f0c','1522891341'),(1008,69,'_oembed_e58fa350b6e73b5506412d4fc0b57908','<blockquote class=\"wp-embedded-content\" data-secret=\"whzObTTZT3\"><a href=\"https://www.thairifficma.com/img-2974-2/\">IMG-2974</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://www.thairifficma.com/img-2974-2/embed/#?secret=whzObTTZT3\" data-secret=\"whzObTTZT3\" width=\"500\" height=\"282\" title=\"&#8220;IMG-2974&#8221; &#8212; \" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(1009,69,'_oembed_time_e58fa350b6e73b5506412d4fc0b57908','1522982965'),(1010,69,'_oembed_992c44b3a32aec363189635e67914edf','<div class=\"ast-oembed-container\"><iframe src=\"https://player.vimeo.com/video/235215203?app_id=122963\" width=\"500\" height=\"281\" frameborder=\"0\" title=\"vimeo placeholder\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>'),(1011,69,'_oembed_time_992c44b3a32aec363189635e67914edf','1522983065'),(1012,69,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1013,409,'_edit_last','1'),(1014,409,'_elementor_edit_mode','builder'),(1015,409,'_astra_content_layout_flag','disabled'),(1016,409,'site-post-title','disabled'),(1017,409,'ast-title-bar-display','disabled'),(1018,409,'ast-featured-img','disabled'),(1019,409,'site-content-layout','page-builder'),(1020,409,'site-sidebar-layout','no-sidebar'),(1021,409,'_wp_page_template','default'),(1022,409,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(95,90,145,0.57)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a886eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6TH.jpg\",\"id\":565}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"99\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d6d24c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d7806fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cfe5775\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4617.jpg\",\"id\":223}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"017afa5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b6997b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"cf526f5\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c8ac20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bccc608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f5c0df\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"20c5409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"d67250f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2f993a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e71dfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\",\"id\":92}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1023,409,'_elementor_version','0.4'),(1024,409,'_elementor_template_type','post'),(1025,409,'_oembed_18c38439a26839ded060452cee476842','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"375\" src=\"https://www.youtube.com/embed/LFkrBtQOOH4?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(1026,409,'_oembed_time_18c38439a26839ded060452cee476842','1530543493'),(1027,409,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1037,607,'_edit_last','1'),(1038,607,'_wp_page_template','default'),(1039,607,'site-sidebar-layout','no-sidebar'),(1040,607,'site-content-layout','page-builder'),(1041,607,'_elementor_edit_mode','builder'),(1042,607,'_astra_content_layout_flag','disabled'),(1043,607,'site-post-title','disabled'),(1044,607,'ast-title-bar-display','disabled'),(1045,607,'ast-featured-img','disabled'),(1046,607,'_elementor_template_type','wp-post'),(1047,607,'_elementor_version','2.8.0'),(1048,607,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.967},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.42,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.023},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51035507_790994164588349_8982058526234902528_n.jpg\",\"id\":1240},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":500},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(2014,1242,'_elementor_template_type','post'),(2015,1242,'_elementor_version','0.4'),(1049,607,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1059,1158,'_elementor_controls_usage','a:0:{}'),(1060,1158,'_menu_item_type','custom'),(1061,1158,'_menu_item_menu_item_parent','1160'),(1062,1158,'_menu_item_object_id','1158'),(1063,1158,'_menu_item_object','custom'),(1064,1158,'_menu_item_target',''),(1065,1158,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1066,1158,'_menu_item_xfn',''),(1067,1158,'_menu_item_url','https://www.thairifficma.com/wp-content/uploads/2018/04/LunchMenuTakeOut.pdf'),(1068,1159,'_elementor_controls_usage','a:0:{}'),(1069,1159,'_menu_item_type','custom'),(1070,1159,'_menu_item_menu_item_parent','1160'),(1071,1159,'_menu_item_object_id','1159'),(1072,1159,'_menu_item_object','custom'),(1073,1159,'_menu_item_target',''),(1074,1159,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1075,1159,'_menu_item_xfn',''),(1076,1159,'_menu_item_url','https://www.thairifficma.com/wp-content/uploads/2018/04/DinnerMenuTakeOut.pdf'),(1077,1160,'_elementor_controls_usage','a:0:{}'),(1078,1160,'_menu_item_type','custom'),(1079,1160,'_menu_item_menu_item_parent','0'),(1080,1160,'_menu_item_object_id','1160'),(1081,1160,'_menu_item_object','custom'),(1082,1160,'_menu_item_target',''),(1083,1160,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1084,1160,'_menu_item_xfn',''),(1085,1160,'_menu_item_url','https://www.thairifficma.com/menu/'),(1086,683,'_edit_last','1'),(1087,683,'_wp_page_template','default'),(1088,683,'site-sidebar-layout','no-sidebar'),(1089,683,'site-content-layout','page-builder'),(1090,683,'_elementor_edit_mode','builder'),(1091,683,'_astra_content_layout_flag','disabled'),(1092,683,'site-post-title','disabled'),(1093,683,'ast-title-bar-display','disabled'),(1094,683,'ast-featured-img','disabled'),(1095,683,'_elementor_data','[{\"id\":\"7eb737f8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"id\":619,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":\"720\"}},\"elements\":[{\"id\":\"6d789015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"rgba(255,255,255,0.75)\",\"background_color_b\":\"rgba(66,76,147,0.84)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":300},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"40\",\"bottom\":\"70\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"377c3960\",\"elType\":\"widget\",\"settings\":{\"title\":\"save up to 10% off\",\"align\":\"center\",\"title_color\":\"rgba(255,255,255,0.92)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"51\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"0.9\"},\"header_size\":\"h1\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6a19d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dine -In | Take out | Delivery | \",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f54eca9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0ed0f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"51.541\",\"content_position\":\"top\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"5c2bb1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"10\",\"align\":\"right\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"105\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"80\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3.6},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43f582c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"48.459\",\"content_position\":\"top\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6a7565b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"%\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.7},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a01610f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Off\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto Condensed\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5988fde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Offer Code # BostonDelish\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b8ebec1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Online orders use Code # BostonDelish\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"003b2c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer ends December 25, 2019\\n\\n up to $20 Discount\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65607cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"please print or show this offer to your server to redeem!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1096,683,'_elementor_version','0.4'),(1097,683,'_elementor_template_type','post'),(1098,683,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1099,701,'_edit_last','1'),(1100,701,'_wp_page_template','default'),(1101,701,'site-sidebar-layout','no-sidebar'),(1102,701,'site-content-layout','page-builder'),(1103,701,'_astra_content_layout_flag','disabled'),(1104,701,'site-post-title','disabled'),(1105,701,'ast-title-bar-display','disabled'),(1106,701,'ast-featured-img','disabled'),(1107,701,'_elementor_data','[{\"id\":\"17011980\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b00d487\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"42b1379a\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6a7e68a1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fdbf8ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f0ee140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"415252a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% off Offer\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"900\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dcf1213\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.<\\/p><p>THEN CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"792cba4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8a7cbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"fbea8a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6230ff7\",\"elType\":\"widget\",\"settings\":{\"html\":\"[Form id=\\\"7\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"a26e39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1108,701,'_elementor_version','0.4'),(1109,701,'_elementor_template_type','post'),(1110,701,'_elementor_edit_mode','builder'),(1111,701,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1121,771,'_edit_last','1'),(1122,771,'_wp_page_template','default'),(1123,771,'site-sidebar-layout','no-sidebar'),(1124,771,'site-content-layout','page-builder'),(1125,771,'_elementor_edit_mode','builder'),(1126,771,'_astra_content_layout_flag','disabled'),(1127,771,'site-post-title','disabled'),(1128,771,'ast-title-bar-display','disabled'),(1129,771,'ast-featured-img','disabled'),(1130,771,'_elementor_template_type','post'),(1131,771,'_elementor_data','[{\"id\":\"380598aa\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5720500e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a1779e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5c40ef00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"39eb3ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"THANK YOU\\nFOR CHOOSING OUR ONLINE RESERVATION SYSTEM\\nPLEASE CHECK YOUR INBOX FOR STATUS OF YOUR RESERVATION!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"45bc8eff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44ca0c28\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b9dc1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"97a409f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2347be05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26682e63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56973680\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7a61a9e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d106ede\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy a Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"521ed259\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be a VIP\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73183a3e\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":100},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e02892c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/A0G2mm\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #546476; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"71b0aee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"218d2ae3\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eee520a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"638c504c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ffe4558\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20613b88\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"155d2dd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"95b8d19\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b027923\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3f54fa61\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"320cba43\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienned cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"24410cb9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"1b95e961\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5ad231b1\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"527e3a51\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e6f3b5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1600398a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"6519f303\",\"elType\":\"widget\",\"settings\":{\"title\":\"explore\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a95c12e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3c3a4311\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4f486a7f\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":17},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"661dca88\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12d17991\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"74e0329\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":25},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c85f8eb\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1132,771,'_elementor_version','0.4'),(1133,803,'_edit_last','1'),(1134,803,'_elementor_edit_mode','builder'),(1135,803,'_astra_content_layout_flag','disabled'),(1136,803,'site-post-title','disabled'),(1137,803,'ast-title-bar-display','disabled'),(1138,803,'ast-featured-img','disabled'),(1139,803,'site-content-layout','page-builder'),(1140,803,'site-sidebar-layout','no-sidebar'),(1141,803,'_wp_page_template','default'),(1142,803,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1143,803,'_elementor_version','0.4'),(1144,803,'_elementor_template_type','post'),(1145,803,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1146,915,'_wp_page_template','default'),(1147,915,'_elementor_data','[{\"id\":\"1e78ce96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c0be15a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3838b980\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"23020fd7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13a8ac7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5707f78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"551dc4d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 20px; font-style: normal; font-weight: 200;\\\">PLEASE CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1148,915,'_elementor_version','0.4'),(1149,915,'ast-title-bar-display','disabled'),(1150,915,'ast-featured-img','disabled'),(1151,915,'_astra_content_layout_flag','disabled'),(1152,915,'site-post-title','disabled'),(1153,915,'_elementor_template_type','post'),(1154,915,'site-sidebar-layout','no-sidebar'),(1155,915,'site-content-layout','page-builder'),(1156,915,'_elementor_edit_mode','builder'),(1157,915,'_edit_last','1'),(1158,949,'_elementor_template_type','post'),(1159,949,'_elementor_edit_mode','builder'),(1160,949,'site-content-layout','page-builder'),(1161,949,'site-sidebar-layout','no-sidebar'),(1162,949,'_edit_last','1'),(1163,949,'_astra_content_layout_flag','disabled'),(1164,949,'site-post-title','disabled'),(1165,949,'ast-title-bar-display','disabled'),(1166,949,'ast-featured-img','disabled'),(1167,949,'_wp_page_template','default'),(1168,949,'_elementor_data','[{\"id\":\"e17c2bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"7d5da85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"1f622bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dinner Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef0fbc8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"8\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"4d745e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"a920d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/10-1.png\",\"id\":415},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1169,949,'_elementor_version','0.4'),(1170,969,'_edit_last','1'),(1171,969,'site-sidebar-layout','no-sidebar'),(1172,969,'site-content-layout','page-builder'),(1173,969,'_elementor_edit_mode','builder'),(1174,969,'_elementor_template_type','post'),(1175,969,'_astra_content_layout_flag','disabled'),(1176,969,'site-post-title','disabled'),(1177,969,'ast-title-bar-display','disabled'),(1178,969,'ast-featured-img','disabled'),(1179,969,'_wp_page_template','default'),(1180,969,'_elementor_data','[{\"id\":\"7c34ff94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"6f8fe84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"457b171b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9db31e8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"14ff45eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"42de6103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1181,969,'_elementor_version','0.4'),(1182,991,'site-content-layout','page-builder'),(1183,991,'_elementor_edit_mode','builder'),(1184,991,'_elementor_template_type','wp-post'),(1185,991,'_astra_content_layout_flag','disabled'),(1186,991,'site-post-title','disabled'),(1187,991,'ast-title-bar-display','disabled'),(1188,991,'ast-featured-img','disabled'),(1189,991,'_wp_page_template','default'),(1190,991,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\",\"id\":1187},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1191,991,'_elementor_version','2.8.1'),(1192,991,'_edit_last','1'),(1193,991,'site-sidebar-layout','no-sidebar'),(1194,991,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1204,1008,'_edit_last','1'),(1205,1008,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1206,1008,'site-sidebar-layout','no-sidebar'),(1207,1008,'site-content-layout','page-builder'),(1208,1008,'_elementor_edit_mode','builder'),(1209,1008,'_elementor_template_type','post'),(1210,1008,'_elementor_version','2.5.15'),(1211,1008,'_astra_content_layout_flag','disabled'),(1212,1008,'site-post-title','disabled'),(1213,1008,'ast-title-bar-display','disabled'),(1214,1008,'ast-featured-img','disabled'),(1215,1008,'_wp_page_template','default'),(1216,1008,'_elementor_data','[{\"id\":\"2cbd191\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d78030b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a27a50b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Tofu\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"92629a3\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\",\"id\":222},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"App\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"4a13ca7\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\",\"id\":48},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Slide 3 Heading\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"fe5139c\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\",\"id\":43},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}]},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70fa47a5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"30ab4ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"761b6466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b02372\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d0a99d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"732e28f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"744de1c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3ded5335\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":94,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0cabb9f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\",\"id\":42},\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"36bf212\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26cb183\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b70e774\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fa3dc9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6451f81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"611b3859\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"767b0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ccb23d\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d088567\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"324ab2b4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f18c16\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"1e946b19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19aec558\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27202a9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dde2ea1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"196140cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"37ff36a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1251,1165,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\",\"id\":222},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\",\"id\":43},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\",\"id\":42},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1b3a02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"70f4573\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7120cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Testimonial\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c40e0f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4e6d03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b1a2307\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f0ed3e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1250,1165,'_elementor_edit_mode','builder'),(1249,1165,'_wp_page_template','default'),(1248,1165,'_elementor_controls_usage','a:0:{}'),(1226,1130,'_edit_last','1'),(1227,1130,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";s:1:\"1\";s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:2:{i:0;s:1:\"0\";i:1;s:0:\"\";}}'),(1228,1130,'site-sidebar-layout','no-sidebar'),(1229,1130,'site-content-layout','page-builder'),(1230,1130,'_elementor_edit_mode','builder'),(1231,1130,'_elementor_template_type','wp-post'),(1232,1130,'_elementor_version','2.8.0'),(1233,1130,'_astra_content_layout_flag','disabled'),(1234,1130,'site-post-title','disabled'),(1235,1130,'ast-title-bar-display','disabled'),(1236,1130,'ast-featured-img','disabled'),(1237,1130,'_wp_page_template','default'),(1238,1130,'_elementor_data','[{\"id\":\"7bf5ff3c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195}},\"elements\":[{\"id\":\"58dddbe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e4d28c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/6.jpg\",\"id\":1215}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"11cb83f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"56bb711a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Lunch Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/LunchMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21e0b291\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59a2249f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Dinner Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/DinnerMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ca88cbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1453053\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e185d10\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/10.jpg\",\"id\":1216}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14c83f4f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2c1641c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d467c8c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/1-All.jpg\",\"id\":1193},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/2-All.jpg\",\"id\":1218},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1252,1165,'_elementor_version','2.5.15'),(1253,1165,'_elementor_template_type','post'),(1260,50,'_elementor_template_type','page'),(1261,50,'_elementor_edit_mode','builder'),(1262,50,'_elementor_data','[{\"id\":\"3a714957\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20635cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"432dc21f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Logo\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660d4561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb5317\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd0e239\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"78648478\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"142b699c\",\"elType\":\"widget\",\"settings\":{\"title\":\"My journey in photos\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b9294e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch serves 11:30 ~2:30 Pm\",\"header_size\":\"h3\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5447e596\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"490b867e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick Up\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2ecc71\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#27ae60\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"45f1a49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"2c687348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":34,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side2.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"576e9db4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0cb9d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"238a76dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"join the trip of a lifetime\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b0a59a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"13c8902c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"17bbaf0a\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-automobile\",\"title_text\":\"Traveling in cars\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"77bb2397\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-camera\",\"title_text\":\"detailed photo gear\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65b0fb35\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-shopping-bag\",\"title_text\":\"my survival bag\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"61441ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21f342a4\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-coffee\",\"title_text\":\"where i ate\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"182cb124\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-image\",\"title_text\":\"full story in images\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1e570c94\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-magic\",\"title_text\":\"The magic of hiking\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cac8315\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51683037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"66c77e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"buddies recommending me\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2664fdaa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fe1cc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e7b0761\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" \\\"\",\"testimonial_image\":{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},\"testimonial_name\":\"Fried Calamari\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"4c492617\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a6e18\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"\\\"\",\"testimonial_image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"testimonial_name\":\"Fried Tofu\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"271dcc6d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"37757598\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"793050c1\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":37,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":38,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":42,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":46,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1263,50,'_elementor_version','0.4'),(1264,65,'_elementor_template_type','page'),(1265,65,'_elementor_edit_mode','builder'),(1266,65,'_elementor_data','[{\"id\":\"3a714957\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20635cfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9f76145\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"432dc21f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660d4561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb5317\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd0e239\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"78648478\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"142b699c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b9294e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch serves 11:30 ~2:30 Pm\",\"header_size\":\"h3\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5447e596\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"490b867e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick Up\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#2ecc71\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#27ae60\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"45f1a49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"2c687348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":34,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side2.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"576e9db4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f0cb9d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"238a76dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taste the best of thailand\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b0a59a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"13c8902c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"17bbaf0a\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-automobile\",\"title_text\":\"online delivery\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"77bb2397\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"lunch menu\",\"description_text\":\" d\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65b0fb35\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"dinner menu\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"61441ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21f342a4\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-o\",\"title_text\":\"reservation\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"182cb124\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-thumbs-o-up\",\"title_text\":\"bar menu\",\"description_text\":\"Cli\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1e570c94\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-beer\",\"title_text\":\"cocktails\",\"description_text\":\"C\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cac8315\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"51683037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"66c77e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2664fdaa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fe1cc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e7b0761\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Fried calamari with pickled cucumber, pickled pepper; topped with Parmesan cheese and served with Thai sweet chili sauce\\\"\",\"testimonial_image\":{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},\"testimonial_name\":\"Fried Calamari\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"4c492617\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a6e18\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Light fried tofu served Japanese soy sauce and sprinkle with scallion\\\"\",\"testimonial_image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"testimonial_name\":\"Agadeshi Tofu\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"271dcc6d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"37757598\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"793050c1\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":37,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5.png\"},{\"id\":38,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6.png\"},{\"id\":39,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"},{\"id\":42,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":46,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1267,65,'_elementor_version','0.4'),(1268,149,'_elementor_template_type','page'),(1269,149,'_elementor_edit_mode','builder'),(1270,149,'_elementor_data','[{\"id\":\"1753a7d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"326ccf30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b4bb0e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4dea3ac9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#647e91\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_family\":\"Pacifico\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"19dd673e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"26965041\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"100\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec1389a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"284aa13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"29a1f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our  journey \",\"align\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":72},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"40\"},\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76c513e\",\"elType\":\"widget\",\"settings\":{\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/235215203\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AelEXGBFZa8\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"686264c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch from 11:30~2:30 Pm\",\"header_size\":\"p\",\"align\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Shadows Into Light\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7efdd1be\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"30\"},\"space_tablet\":{\"unit\":\"px\",\"size\":10},\"space_mobile\":{\"unit\":\"px\",\"size\":\"0\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"53b9d85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"478a68a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"11dd2ba5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take out\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#6ec1e4\",\"button_background_hover_color\":\"#27ae60\",\"button_hover_border_color\":\"#019e35\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#2b89c4\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon\":\"fa fa-cutlery\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"805760e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"80780e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"DELIVERY\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"icon\":\"fa fa-car\",\"background_color\":\"#61ce70\",\"button_background_hover_color\":\"#6ec1e4\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#04a341\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(35,164,85,0.5)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5089e3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"76eff1d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":86,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Side22.png\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71f0fb1f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40cffc3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"46e69fdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"the best of thailand\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f1aad4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":95,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15-1.png\"},{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},{\"id\":48,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\"},{\"id\":44,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/13.png\"},{\"id\":45,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14.png\"},{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},{\"id\":40,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9.png\"},{\"id\":41,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10.png\"}],\"thumbnail_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"24ed989\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ec9a35\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"1864834e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28c6d53c\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"40ca8cf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d52f753\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"MAP\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.346784,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44b4cce\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"1da041a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d42211\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-pencil\",\"title_text\":\"lunch menu\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2f62a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b26f952\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-pencil\",\"title_text\":\"dinner menu\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13c17aca\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1592bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"433f40e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef\'s recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d0972f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"747ae03b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52a064c7\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Wok stir-fried white meat chicken with onions, pineapple chunks, and cashew nuts in sweet and tangy chili paste\\\"\",\"testimonial_image\":{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},\"testimonial_name\":\"Chicken Cashew Nuts\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"6154ab99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"47a88259\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"\\nSteamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b1522a0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"960\"},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f702460\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6866e770\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":89,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/5-1.png\"},{\"id\":90,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/6-1.png\"},{\"id\":91,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/8-1.png\"},{\"id\":92,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\"},{\"id\":95,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/15-1.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":66},\"dots_color\":\"#ffffff\",\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1271,149,'_elementor_version','0.4'),(1272,149,'_oembed_cfa855ca4accbba92db5d34588857f0c','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/AelEXGBFZa8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(1273,149,'_oembed_time_cfa855ca4accbba92db5d34588857f0c','1530129433'),(1274,420,'ast-title-bar-display','disabled'),(1275,420,'site-post-title','disabled'),(1276,420,'_astra_content_layout_flag','disabled'),(1277,420,'_elementor_edit_mode','builder'),(1278,420,'site-content-layout','page-builder'),(1279,420,'site-sidebar-layout','no-sidebar'),(1280,420,'ehf_template_type','type_header'),(1281,420,'_wp_page_template','default'),(1282,420,'_edit_last','1'),(1283,420,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"caption_source\":\"custom\",\"caption\":\"Except DUCK everything else are Halal!\\u200b\",\"text_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"3080702\"}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":11.418,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":72.468},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.385},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2233,1279,'_wp_page_template','default'),(2234,1279,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9cf2657\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Reservation\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/make-a-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247, 214, 51, 0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"rgba(247, 214, 51, 0.77)\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1284,420,'ast-featured-img','disabled'),(1285,420,'_elementor_version','2.8.1'),(1286,420,'_elementor_template_type','wp-post'),(1287,448,'_elementor_template_type','page'),(1288,448,'_elementor_edit_mode','builder'),(1289,448,'_wp_page_template','default'),(1290,448,'_elementor_data','[{\"id\":\"79350d77\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"399\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/head-image01.png\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5b2cd4a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6881a73e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":130},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8878f31\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5891845b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b8073f\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a1604ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5242e4a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bc9afc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"6b66a5fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"25 Years \",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"388f1c76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing the highest quality of food and service since 1934\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6151dc97\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e4f875\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2477b0b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11013273\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"43783d49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth tatsoi tomatillo melon azuki bean garlic.\\n\\nGumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi pea sprouts fava bean collard greens dandelion okra wakame tomato. Dandelion cucumber earthnut pea peanut soko zucchini.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c095a78\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"align\":\"left\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Josefin Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8},\"button_text_color\":\"#ffffff\",\"background_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fb38c8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":930},\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#ffffff\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":720},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f2f44dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"120\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size\":49.544},\"elements\":[{\"id\":\"500fb4bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"402\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/FishIcon.png\"},\"title_text\":\"fresh  salmon\",\"description_text\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth\\n\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":25},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":16},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"25fd5ab8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"403\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/ChefIcon.png\"},\"title_text\":\"Top chefs\",\"description_text\":\"Gumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":28},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":12},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f0f0327\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"404\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDish.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"220\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25521538\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6209709e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-90\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"-9\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1653161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casually sophisticated setting for cooking\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":64},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":50},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"697d1873\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"width_mobile\":{\"unit\":\"%\",\"size\":21}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467ca8b\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_image\":{\"id\":\"406\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay02.png\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"background_overlay_image\":{\"id\":\"407\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/BrushoverlayInvrt.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"201e4151\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-266\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":30,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b720593\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"405\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/045erotu.png\"},\"image_size\":\"full\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":-9,\"color\":\"rgba(0,0,0,0.5)\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53d33822\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#770f0f\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"#9b1f1a\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"40\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"22a3a09d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5c6fc571\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a1c116c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Le Boudoir\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b41b3c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Level 12, 6 Croiasure St, <br>Melbourne,<br>Society 1234\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f16caf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"noreply@nowhere.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"61 (0) 3 123 4567\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b84e74e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"140\",\"isLinked\":false},\"_inline_size_tablet\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bd8ae14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book a reservation\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fc3e478\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"50\",\"field_value\":\"\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"field_value\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"date\",\"required\":\"true\",\"field_label\":\"Date\",\"placeholder\":\"pick your date\",\"width\":\"33\",\"field_value\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"field_1\"},{\"field_type\":\"time\",\"field_label\":\"time\",\"field_value\":\"\",\"placeholder\":\"choose your time\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"33\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_2\",\"custom_id\":\"field_2\"},{\"field_type\":\"number\",\"field_label\":\"number\",\"field_value\":\"\",\"placeholder\":\"party size\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"33\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_3\",\"custom_id\":\"field_3\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":6,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"checked_by_default\":\"\",\"custom_validity\":\"\",\"acceptance_text\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"message\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"book now\",\"button_size\":\"md\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"mailpoet3_fields_map\":[{\"remote_id\":\"first_name\",\"remote_label\":\"First Name\",\"remote_type\":\"text\",\"_id\":\"aa0d146\",\"local_id\":\"\"},{\"remote_id\":\"last_name\",\"remote_label\":\"Last Name\",\"remote_type\":\"text\",\"_id\":\"a53b35e\",\"local_id\":\"\"},{\"remote_id\":\"email\",\"remote_label\":\"Email\",\"remote_type\":\"email\",\"remote_required\":true,\"_id\":\"bb40be8\",\"local_id\":\"\"}],\"success_message\":\"The form was sent successfully!\",\"error_message\":\"There\'s something wrong... Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong... The form is invalid.\",\"subscriber_already_exists_message\":\"Subscriber already exist.\",\"column_gap\":{\"unit\":\"px\",\"size\":20},\"row_gap\":{\"unit\":\"px\",\"size\":20},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_family\":\"Josefin Sans\",\"field_typography_font_weight\":\"300\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"field_border_color\":\"rgba(0,0,0,0.04)\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"button_typography_font_family\":\"Josefin Sans\",\"button_typography_font_weight\":\"300\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"button_background_color\":\"#191919\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#000000\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"label_typography_typography\":\"custom\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"button_hover_animation\":\"shrink\",\"field_typography_text_transform\":\"capitalize\",\"email_to\":\"thairiffic@bostoneats.biz\",\"email_subject\":\"New message from \\\"\\\"\",\"email_from\":\"email@thairifficma.com\",\"email_to_2\":\"thairiffic@bostoneats.biz\",\"email_subject_2\":\"New message from \\\"\\\"\",\"email_from_2\":\"email@thairifficma.com\",\"email_reply_to_2\":\"thairiffic@bostoneats.biz\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular French tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1291,448,'_elementor_version','0.4'),(1292,461,'_elementor_template_type','page'),(1293,461,'_elementor_edit_mode','builder'),(1294,461,'_wp_page_template','default'),(1295,461,'_elementor_data','[{\"id\":\"1753a7d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"326ccf30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.816},\"elements\":[{\"id\":\"6ac23c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"827aa5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11ff5cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19dd673e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.184},\"elements\":[{\"id\":\"26965041\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6944\",\"icon\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"68ca18b\"}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3},\"_margin\":{\"unit\":\"px\",\"top\":\"-67\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f40b1c3\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"-450\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec1389a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":\"740\"},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#eacb4f\",\"background_color_b\":\"#f6a623\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":64},\"background_gradient_type\":\"radial\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130},\"shape_divider_top\":\"curve\",\"shape_divider_top_color\":\"#3b4656\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom\":\"curve\",\"shape_divider_bottom_color\":\"#3b4656\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"110\"},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"110\"},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"284aa13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"55.102\",\"background_background\":\"none\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"f08a1f7\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"attachment_id\":\"177\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-2974.mp4\",\"title\":\"\",\"preload\":\"auto\",\"loop\":\"\",\"content\":\"\",\"mp4\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-2974.mp4\",\"m4v\":\"\",\"webm\":\"\",\"ogv\":\"\",\"flv\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-353\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wp-widget-media_video\"},{\"id\":\"6b64569\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"aaadb0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.385},\"elements\":[{\"id\":\"51c0036\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"icon\":\"fa fa-male\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_background_hover_color\":\"#00a33e\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"78e5643\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.346},\"elements\":[{\"id\":\"3b718e8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"icon\":\"fa fa-car\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"background_color\":\"#ce0f02\",\"button_background_hover_color\":\"#23a455\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"51b99f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":38.256},\"elements\":[{\"id\":\"cbfa934\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reservations\",\"align\":\"left\",\"icon\":\"fa fa-calendar-check-o\",\"background_color\":\"#374db2\",\"button_background_hover_color\":\"#6ec1e4\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#112fb2\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"117184d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/7vt58Z\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #b6b7b8; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"e957328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5089e3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"44.898\"},\"elements\":[{\"id\":\"20de16d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\",\"id\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16dba1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a6ae9b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13c17aca\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1592bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"433f40e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d0972f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"747ae03b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52a064c7\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"2e43f3b\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"6154ab99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"47a88259\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"2c33433\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fdb31d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ee591b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"740a9c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXPLORE\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"383e98f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"36fa9373\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bf1c0\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-group\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3085f71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2f679aab\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-times-o\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"68402649\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"ABOUT US\",\"description_text\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"Mailto:thairifficma@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1296,461,'_elementor_version','0.4'),(1297,466,'_elementor_template_type','page'),(1298,466,'_elementor_edit_mode','builder'),(1299,466,'_wp_page_template','default'),(1300,466,'_elementor_data','[{\"id\":\"999b80e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"399\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/head-image01.png\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12365dcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"104bd69d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Get In Touch: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"pk9scq1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6944\",\"icon\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"68ca18b\"}],\"icon_align\":\"right\",\"icon_align_mobile\":\"center\",\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":31},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"text_color\":\"#f6a623\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"26\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3},\"_margin\":{\"unit\":\"px\",\"top\":\"-67\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"4b56797b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":130},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50d11e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d845dce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ea5eb49\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c16d54c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"977397\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5b364a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53a9e433\",\"elType\":\"widget\",\"settings\":{\"title\":\"25 Years \",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dd28c67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing the highest quality of food and service since 1934\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"715671d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb604b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bab6cca\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4aa8135b\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4c3781ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7205995d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"align\":\"left\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Josefin Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8},\"button_text_color\":\"#ffffff\",\"background_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#770f0f\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71763827\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4741ba3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"125ae819\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57769923\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5742b6da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"678361e8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"5dc02b74\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"2e276e2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"247b728a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"3c0b26cf\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fb38c8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":930},\"structure\":\"20\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#ffffff\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":720},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"120\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f2f44dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"120\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size\":49.544},\"elements\":[{\"id\":\"500fb4bd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"402\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/FishIcon.png\"},\"title_text\":\"fresh  salmon\",\"description_text\":\"Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth\\n\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":25},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":16},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"25fd5ab8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"403\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/ChefIcon.png\"},\"title_text\":\"Top chefs\",\"description_text\":\"Gumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi\",\"image_space\":{\"unit\":\"px\",\"size\":10},\"image_size\":{\"unit\":\"%\",\"size\":15},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":28},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24},\"title_typography_font_family\":\"Lora\",\"title_typography_font_weight\":\"100\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#191919\",\"description_color\":\"#7f7f7f\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":12},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"f0f0327\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"220\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25521538\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6209709e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-90\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"50\",\"bottom\":\"80\",\"left\":\"-9\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1653161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Casually sophisticated setting for cooking\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":64},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":50},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"697d1873\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"width_mobile\":{\"unit\":\"%\",\"size\":21}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1301,466,'_elementor_version','0.4'),(1302,522,'_elementor_template_type','page'),(1303,522,'_elementor_edit_mode','builder'),(1304,522,'_wp_page_template','default'),(1305,522,'_elementor_data','[{\"id\":\"52f9a9d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f9a340\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"705b698\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b6fe33\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fa7f1ae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9402969\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0ced973\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Take Out\",\"icon\":\"fa fa-male\",\"_id\":\"55f2162\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Delivery\",\"icon\":\"fa fa-car\",\"_id\":\"7a6bfe5\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Reservations\",\"icon\":\"fa fa-address-card-o\",\"_id\":\"3f457be\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_size\":{\"unit\":\"px\",\"size\":26},\"text_color\":\"#e0bc06\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e92602a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b63bc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6203d577\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2236f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"791c17d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d0faae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c82d5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"39c9b033\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76437dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3310aeb3\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2b2dbbca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\\n\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/7vt58Z\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #b6b7b8; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4871169e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"da26856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"568a5924\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"298b5478\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23ca270b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22a3334c\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"7249d7c3\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"140\",\"bottom\":\"140\",\"left\":\"140\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"279309d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"46551127\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"45ab7309\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fdb31d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ee591b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"740a9c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXPLORE\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"39\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"383e98f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"structure\":\"20\"},\"elements\":[{\"id\":\"36fa9373\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cutlery\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bf1c0\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-group\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3085f71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2f679aab\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-calendar-times-o\",\"title_text\":\"RESERVATIONS\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/thairiffic-reservations\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b37b244\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cd97142\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ad59bca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fd3f5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7266ad6f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1306,522,'_elementor_version','0.4'),(1307,556,'_elementor_template_type','page'),(1308,556,'_elementor_edit_mode','builder'),(1309,556,'_wp_page_template','default'),(1310,556,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#504992\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"50.702\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"233d2e6\",\"elType\":\"widget\",\"settings\":{\"section_video\":\"\",\"link\":\"https:\\/\\/www.youtube.com\\/watch?v=LFkrBtQOOH4\",\"vimeo_link\":\"https:\\/\\/vimeo.com\\/170933924\",\"heading_youtube\":\"\",\"yt_autoplay\":\"no\",\"yt_rel\":\"no\",\"yt_showinfo\":\"no\",\"vimeo_autoplay\":\"no\",\"vimeo_loop\":\"no\",\"section_image_overlay\":\"\",\"show_image_overlay\":\"no\",\"image_overlay\":{\"url\":\"\",\"id\":\"\"},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow_type\":\"outset\",\"_box_shadow_box_shadow\":{\"horizontal\":12,\"vertical\":15,\"blur\":36,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.46)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"autoplay\":\"no\",\"rel\":\"no\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=LFkrBtQOOH4\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"49.298\",\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4f4e2b62\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"section_title_style\":\"\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"54\"},\"typography_font_family\":\"Playfair Display\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.4},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b990e8b\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"\",\"section_style\":\"\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.9},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b72a341\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4c2e3a\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-graduation-cap\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"33f6024c\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"Practice makes perfect\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1be2f906\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It\\u00a0even has a gaming section.\\u00a0<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f3baaf\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_mobile\":\"reverse-mobile\",\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b80abf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"background_background\":\"classic\",\"background_color\":\"#f5f5f5\",\"border_width\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_color\":\"#e3e4e8\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"710782f\",\"elType\":\"widget\",\"settings\":{\"section_icon\":\"\",\"icon\":\"fa fa-fort-awesome\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_icon\":\"\",\"primary_color\":\"#22b3a4\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.5},\"section_hover\":\"\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4798dbf9\",\"elType\":\"widget\",\"settings\":{\"section_title\":\"\",\"title\":\"The best campus facilities\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"size\":\"large\",\"header_size\":\"h3\",\"align\":\"center\",\"section_title_style\":\"\",\"title_color\":\"#474545\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Playfair Display\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5587553d\",\"elType\":\"widget\",\"settings\":{\"section_editor\":\"\",\"editor\":\"<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It\\u00a0takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.<\\/p>\",\"section_style\":\"\",\"align\":\"center\",\"text_color\":\"#898181\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"2\"},\"_section_style\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5464b678\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"c4b7aa2\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":553,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/4-2.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23f7ca8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51728cb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6b8d943b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc7cbf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e7dcf78\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1311,556,'_elementor_version','0.4'),(1312,573,'_edit_last','1'),(1313,573,'_wp_page_template','default'),(1314,573,'ehf_template_type','type_footer'),(1315,573,'site-sidebar-layout','no-sidebar'),(1316,573,'site-content-layout','page-builder'),(1317,573,'_elementor_edit_mode','builder'),(1318,573,'_astra_content_layout_flag','disabled'),(1319,573,'site-post-title','disabled'),(1320,573,'ast-title-bar-display','disabled'),(1321,573,'ast-featured-img','disabled'),(1322,573,'_elementor_data','[{\"id\":\"434cc62\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#54595f\"},\"elements\":[{\"id\":\"2a98622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b9382c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Copyright 2018 | Powered & Designed by BostonDelish\",\"icon\":\"\",\"_id\":\"1ca29d1\",\"link\":{\"url\":\"https:\\/\\/www.bostondelish.com\",\"is_external\":\"on\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"center\",\"text_color\":\"rgba(247, 214, 51, 0.77)\",\"icon_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1323,573,'_elementor_version','2.8.0'),(1324,573,'_elementor_template_type','wp-post'),(1325,573,'_wp_old_slug','footer-template'),(1326,592,'_elementor_template_type','page'),(1327,592,'_elementor_edit_mode','builder'),(1328,592,'_wp_page_template','default'),(1329,592,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.712,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.954},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/ThaiRiffic.jpg\",\"id\":28}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6be90db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ca5daf5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"GET IN TOUCH: 1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"1-508-485-6911\",\"icon\":\"fa fa-phone-square\",\"_id\":\"19a7244\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":30},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4830f3c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9680792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"6a9a8fb\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1330,592,'_elementor_version','0.4'),(1331,601,'_elementor_template_type','page'),(1332,601,'_elementor_edit_mode','builder'),(1333,601,'_wp_page_template','default'),(1334,601,'_elementor_data','[{\"id\":\"15f78fa0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124ddd75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3030cd7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e7b245\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Thai tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e370e7d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"8eec57d\",\"link\":{\"url\":\"#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"225c9fe\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/#thairifficma\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"912cd20\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434cc62\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#54595f\"},\"elements\":[{\"id\":\"2a98622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b9382c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Copyright 2018 | Powered & Designed by BostonDelish\",\"icon\":\"\",\"_id\":\"1ca29d1\",\"link\":{\"url\":\"https:\\/\\/www.bostondelish.com\",\"is_external\":\"on\",\"nofollow\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#d8d465\",\"icon_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1335,601,'_elementor_version','0.4'),(1363,730,'_elementor_template_type','page'),(1364,730,'_elementor_edit_mode','builder'),(1365,730,'_wp_page_template','default'),(1366,730,'_elementor_data','[{\"id\":\"4972afaf\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5531c74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"45392adb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[psfb id=\\\"292\\\" title=\\\"Offers Request\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1367,730,'_elementor_version','0.4'),(1754,1198,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1753,1198,'_wp_page_template','default'),(1377,759,'_elementor_edit_mode','builder'),(1378,759,'_elementor_template_type','page'),(1379,759,'_wp_page_template','default'),(1380,759,'_elementor_data','[{\"id\":\"7eb737f8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"id\":619,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":\"720\"}},\"elements\":[{\"id\":\"6d789015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"rgba(255,255,255,0.75)\",\"background_color_b\":\"rgba(66,76,147,0.84)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":300},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"40\",\"bottom\":\"70\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"377c3960\",\"elType\":\"widget\",\"settings\":{\"title\":\"save up to 10% off\",\"align\":\"center\",\"title_color\":\"rgba(255,255,255,0.92)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"51\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"0.9\"},\"header_size\":\"h1\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6a19d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dine -In | Take out | Delivery | Can not be used on online orders\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f54eca9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0ed0f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"51.541\",\"content_position\":\"top\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"5c2bb1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"10\",\"align\":\"right\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"105\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"80\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3.6},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43f582c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"48.459\",\"content_position\":\"top\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6a7565b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"%\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.7},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a01610f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Off\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto Condensed\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5988fde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Offer Code # oct25\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"003b2c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer ends October 25, 2018\\n\\n up to $20 Discount\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65607cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"please print or show this offer to your server to redeem!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1381,759,'_elementor_version','0.4'),(1382,774,'_elementor_template_type','page'),(1383,774,'_elementor_edit_mode','builder'),(1384,774,'_wp_page_template','default'),(1385,774,'_elementor_data','[{\"id\":\"52f9a9d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f9a340\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e4148b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"19cb7b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5823c1d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Take Out\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/store\\/thairiffic-lunch\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7d54f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"165af23\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Delivery\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"background_color\":\"#dbbe30\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a13cf90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"705b698\",\"elType\":\"widget\",\"settings\":{\"title\":\"A thai restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b6fe33\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e92602a\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b63bc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6203d577\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2236f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"791c17d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d0faae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c82d5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy a Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"76437dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be a VIP\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3310aeb3\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":100},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5b85931\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/A0G2mm\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #546476; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"2b2dbbca\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52a7a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a851143\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bb8f81\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2e8db1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4871169e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"da26856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"568a5924\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"298b5478\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23ca270b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22a3334c\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienned cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"7249d7c3\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"279309d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"46551127\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"45ab7309\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7f1927\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"76db08e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"9234ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"explore\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"509d439\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f88df89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"5a8f587e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":17},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8c5894\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"c2cc3bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"e4e8afa\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":25},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8cfa52b\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1386,774,'_elementor_version','0.4'),(1387,800,'_elementor_template_type','page'),(1388,800,'_elementor_edit_mode','builder'),(1389,800,'_wp_page_template','default'),(1390,800,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1391,800,'_elementor_version','0.4'),(1392,919,'_wp_page_template','default'),(1393,919,'_elementor_data','[{\"id\":\"17011980\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b00d487\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"42b1379a\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6a7e68a1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fdbf8ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f0ee140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"415252a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% off Offer\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"900\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dcf1213\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.<\\/p><p>THEN CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"792cba4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8a7cbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"fbea8a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6230ff7\",\"elType\":\"widget\",\"settings\":{\"html\":\"[Form id=\\\"7\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"a26e39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1394,919,'_elementor_template_type','page'),(1395,919,'_elementor_edit_mode','builder'),(1396,919,'_elementor_version','0.4'),(1397,966,'_elementor_template_type','page'),(1398,966,'_elementor_edit_mode','builder'),(1399,966,'_wp_page_template','default'),(1400,966,'_elementor_data','[{\"id\":\"e17c2bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"7d5da85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"1f622bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dinner Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef0fbc8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"8\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"4d745e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"a920d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/10-1.png\",\"id\":415},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1401,966,'_elementor_version','0.4'),(1402,975,'_elementor_template_type','page'),(1403,975,'_elementor_edit_mode','builder'),(1404,975,'_wp_page_template','default'),(1405,975,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1406,975,'_elementor_version','0.4'),(1407,1111,'_elementor_template_type','page'),(1408,1111,'_elementor_edit_mode','builder'),(1409,1111,'_wp_page_template','default'),(1410,1111,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1411,1111,'_elementor_version','2.5.15'),(1412,1114,'_elementor_template_type','page'),(1413,1114,'_elementor_edit_mode','builder'),(1414,1114,'_wp_page_template','default'),(1415,1114,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(95,90,145,0.57)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a886eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6TH.jpg\",\"id\":565}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"99\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d6d24c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d7806fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cfe5775\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4617.jpg\",\"id\":223}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"017afa5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b6997b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"cf526f5\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c8ac20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bccc608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f5c0df\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"20c5409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"d67250f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2f993a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e71dfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\",\"id\":92}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1416,1114,'_elementor_version','2.5.15'),(1417,1117,'_elementor_template_type','page'),(1418,1117,'_elementor_edit_mode','builder'),(1419,1117,'_wp_page_template','default'),(1420,1117,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\",\"id\":222},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\",\"id\":43},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\",\"id\":42},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1421,1117,'_elementor_version','2.5.15'),(1422,69,'_edit_last','1'),(1423,69,'_wp_page_template','default'),(1424,69,'site-sidebar-layout','no-sidebar'),(1425,69,'site-content-layout','page-builder'),(1426,69,'_elementor_edit_mode','builder'),(1427,69,'_astra_content_layout_flag','disabled'),(1428,69,'site-post-title','disabled'),(1429,69,'ast-title-bar-display','disabled'),(1430,69,'ast-featured-img','disabled'),(1431,69,'ast-main-header-display','disabled'),(1432,69,'_elementor_data','[{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"Fresh Thai & Asian Cuisine\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"heading_typography_font_weight\":\"900\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Architects Daughter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":3.5,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.614,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.233,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.476},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1433,69,'_elementor_version','2.8.1'),(1434,69,'_elementor_template_type','wp-post'),(1435,69,'_oembed_f547c62b05824be493b1305d35655728','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/9uOETcuFjbE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(1436,69,'_oembed_time_f547c62b05824be493b1305d35655728','1522890761'),(1437,69,'_oembed_cfa855ca4accbba92db5d34588857f0c','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/AelEXGBFZa8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(1438,69,'_oembed_time_cfa855ca4accbba92db5d34588857f0c','1522891341'),(1439,69,'_oembed_e58fa350b6e73b5506412d4fc0b57908','<blockquote class=\"wp-embedded-content\" data-secret=\"whzObTTZT3\"><a href=\"https://www.thairifficma.com/img-2974-2/\">IMG-2974</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://www.thairifficma.com/img-2974-2/embed/#?secret=whzObTTZT3\" data-secret=\"whzObTTZT3\" width=\"500\" height=\"282\" title=\"&#8220;IMG-2974&#8221; &#8212; \" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(1440,69,'_oembed_time_e58fa350b6e73b5506412d4fc0b57908','1522982965'),(1441,69,'_oembed_992c44b3a32aec363189635e67914edf','<div class=\"ast-oembed-container\"><iframe src=\"https://player.vimeo.com/video/235215203?app_id=122963\" width=\"500\" height=\"281\" frameborder=\"0\" title=\"vimeo placeholder\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>'),(1442,69,'_oembed_time_992c44b3a32aec363189635e67914edf','1522983065'),(1443,69,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1444,409,'_edit_last','1'),(1445,409,'_elementor_edit_mode','builder'),(1446,409,'_astra_content_layout_flag','disabled'),(1447,409,'site-post-title','disabled'),(1448,409,'ast-title-bar-display','disabled'),(1449,409,'ast-featured-img','disabled'),(1450,409,'site-content-layout','page-builder'),(1451,409,'site-sidebar-layout','no-sidebar'),(1452,409,'_wp_page_template','default'),(1453,409,'_elementor_data','[{\"id\":\"e4fb6ef\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":\"1140\"},\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_image\":{\"id\":551,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\"},\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_title\":\"\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(95,90,145,0.57)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"2064b8a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a886eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6TH.jpg\",\"id\":565}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"77c8739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"99\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"d6d24c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\",\"id\":93}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"563162cc\",\"elType\":\"widget\",\"settings\":{\"section_button\":\"\",\"text\":\"Bar\",\"link\":{\"is_external\":\"\",\"url\":\"#\"},\"align\":\"left\",\"section_style\":\"\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_family\":\"Poppins\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"background_color\":\"#22b3a4\",\"border_border\":\"solid\",\"border_color\":\"#22b3a4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"50\",\"bottom\":\"15\",\"left\":\"50\",\"isLinked\":false},\"section_hover\":\"\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"rgba(0,0,0,0)\",\"button_hover_border_color\":\"#ffffff\",\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c48e9dd\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"7d540452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"25a64b5c\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d7806fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cfe5775\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4617.jpg\",\"id\":223}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"017afa5\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"6b6997b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"cf526f5\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":47,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/16.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c8ac20f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bccc608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f5c0df\",\"elType\":\"section\",\"settings\":{\"section_layout\":\"\",\"content_width\":{\"unit\":\"px\",\"size\":1140},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"section_background\":\"\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_title\":\"\",\"section_border\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"background_overlay_section\":\"\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_visibility\":\"\"},\"elements\":[{\"id\":\"20c5409\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"section_style\":\"\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_typo\":\"\",\"section_advanced\":\"\",\"section_responsive\":\"\",\"screen_xs\":\"default\",\"screen_xs_width\":\"100\"},\"elements\":[{\"id\":\"d67250f\",\"elType\":\"widget\",\"settings\":{\"section_image\":\"\",\"image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"align\":\"center\",\"link\":{\"is_external\":\"\",\"url\":\"\"},\"section_style_image\":\"\",\"space\":{\"unit\":\"%\",\"size\":100},\"opacity\":{\"unit\":\"px\",\"size\":1},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"section_style_caption\":\"\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"_section_style\":\"\",\"_section_background\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.5)\"},\"_section_responsive\":\"\",\"responsive_description\":\"\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a2f993a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e71dfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/9-1.png\",\"id\":92}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1454,409,'_elementor_version','0.4'),(1455,409,'_elementor_template_type','post'),(1456,409,'_oembed_18c38439a26839ded060452cee476842','<div class=\"ast-oembed-container\"><iframe width=\"500\" height=\"375\" src=\"https://www.youtube.com/embed/LFkrBtQOOH4?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe></div>'),(1457,409,'_oembed_time_18c38439a26839ded060452cee476842','1530543493'),(1458,409,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1459,607,'_edit_last','1'),(1460,607,'_wp_page_template','default'),(1461,607,'site-sidebar-layout','no-sidebar'),(1462,607,'site-content-layout','page-builder'),(1463,607,'_elementor_edit_mode','builder'),(1464,607,'_astra_content_layout_flag','disabled'),(1465,607,'site-post-title','disabled'),(1466,607,'ast-title-bar-display','disabled'),(1467,607,'ast-featured-img','disabled'),(1468,607,'_elementor_template_type','wp-post'),(1469,607,'_elementor_version','2.8.0'),(1470,607,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.967},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.42,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.023},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51035507_790994164588349_8982058526234902528_n.jpg\",\"id\":1240},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":500},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(2011,1242,'_elementor_controls_usage','a:0:{}'),(2012,1242,'_wp_page_template','default'),(2013,1242,'_elementor_edit_mode','builder'),(1471,607,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1472,683,'_edit_last','1'),(1473,683,'_wp_page_template','default'),(1474,683,'site-sidebar-layout','no-sidebar'),(1475,683,'site-content-layout','page-builder'),(1476,683,'_elementor_edit_mode','builder'),(1477,683,'_astra_content_layout_flag','disabled'),(1478,683,'site-post-title','disabled'),(1479,683,'ast-title-bar-display','disabled'),(1480,683,'ast-featured-img','disabled'),(1481,683,'_elementor_data','[{\"id\":\"7eb737f8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"id\":619,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":\"720\"}},\"elements\":[{\"id\":\"6d789015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"rgba(255,255,255,0.75)\",\"background_color_b\":\"rgba(66,76,147,0.84)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":300},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"40\",\"bottom\":\"70\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"377c3960\",\"elType\":\"widget\",\"settings\":{\"title\":\"save up to 10% off\",\"align\":\"center\",\"title_color\":\"rgba(255,255,255,0.92)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"51\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"0.9\"},\"header_size\":\"h1\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6a19d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dine -In | Take out | Delivery | \",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f54eca9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0ed0f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"51.541\",\"content_position\":\"top\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"5c2bb1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"10\",\"align\":\"right\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"105\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"80\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3.6},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43f582c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"48.459\",\"content_position\":\"top\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6a7565b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"%\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.7},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a01610f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Off\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto Condensed\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5988fde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Offer Code # BostonDelish\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b8ebec1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Online orders use Code # BostonDelish\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"003b2c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer ends December 25, 2019\\n\\n up to $20 Discount\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65607cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"please print or show this offer to your server to redeem!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1482,683,'_elementor_version','0.4'),(1483,683,'_elementor_template_type','post'),(1484,683,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1485,701,'_edit_last','1'),(1486,701,'_wp_page_template','default'),(1487,701,'site-sidebar-layout','no-sidebar'),(1488,701,'site-content-layout','page-builder'),(1489,701,'_astra_content_layout_flag','disabled'),(1490,701,'site-post-title','disabled'),(1491,701,'ast-title-bar-display','disabled'),(1492,701,'ast-featured-img','disabled'),(1493,701,'_elementor_data','[{\"id\":\"17011980\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b00d487\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"42b1379a\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6a7e68a1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fdbf8ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f0ee140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"415252a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% off Offer\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"900\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dcf1213\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.<\\/p><p>THEN CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"792cba4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8a7cbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"fbea8a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6230ff7\",\"elType\":\"widget\",\"settings\":{\"html\":\"[Form id=\\\"7\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"a26e39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1494,701,'_elementor_version','0.4'),(1495,701,'_elementor_template_type','post'),(1496,701,'_elementor_edit_mode','builder'),(1497,701,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1498,771,'_edit_last','1'),(1499,771,'_wp_page_template','default'),(1500,771,'site-sidebar-layout','no-sidebar'),(1501,771,'site-content-layout','page-builder'),(1502,771,'_elementor_edit_mode','builder'),(1503,771,'_astra_content_layout_flag','disabled'),(1504,771,'site-post-title','disabled'),(1505,771,'ast-title-bar-display','disabled'),(1506,771,'ast-featured-img','disabled'),(1507,771,'_elementor_template_type','post');
INSERT INTO `wpuz_postmeta` VALUES (1508,771,'_elementor_data','[{\"id\":\"380598aa\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":890},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":496,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\"},\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":28},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5720500e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a1779e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5c40ef00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"39eb3ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"THANK YOU\\nFOR CHOOSING OUR ONLINE RESERVATION SYSTEM\\nPLEASE CHECK YOUR INBOX FOR STATUS OF YOUR RESERVATION!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"45bc8eff\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":175},\"_margin\":{\"unit\":\"px\",\"top\":\"430\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"398\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Brushoverlay03.png\"},\"_background_size\":\"cover\",\"_background_position\":\"bottom center\",\"_background_repeat\":\"no-repeat\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44ca0c28\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b9dc1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.143,\"space_between_widgets\":0,\"background_image\":{\"id\":\"401\",\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2ndDishRender.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"527\",\"bottom\":\"500\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"97a409f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2347be05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26682e63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56973680\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7a61a9e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.857,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d106ede\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy a Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"521ed259\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be a VIP\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73183a3e\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":100},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e02892c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Join our VIP list for updates & Specials!\",\"content\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/A0G2mm\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #546476; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Join Now<\\/button><\\/form>\"}},\"elements\":[],\"widgetType\":\"wp-widget-custom_html\"},{\"id\":\"71b0aee5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"218d2ae3\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eee520a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"638c504c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ffe4558\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20613b88\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"155d2dd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"95b8d19\",\"elType\":\"widget\",\"settings\":{\"title\":\"chef recommended \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b027923\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3f54fa61\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"320cba43\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Sliced roasted duck, julienned cucumber, and scallions rolled up in Malaysian crepe wrapper\\\"\",\"testimonial_image\":{\"id\":213,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4602-1.jpg\"},\"testimonial_name\":\"Peking Duck Wrap\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"24410cb9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\" simmered in aromatic spices and coconut milk with potatoes and onions\\\"\",\"testimonial_image\":{\"id\":204,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4591.jpg\"},\"testimonial_name\":\"massaman short Rib\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":\"27\"},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"1b95e961\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5ad231b1\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\\\"\",\"testimonial_image\":{\"id\":43,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\"},\"testimonial_name\":\"Salmon Ginger\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"},{\"id\":\"527e3a51\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\"\",\"testimonial_image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"testimonial_name\":\"Crispy Duck\",\"testimonial_job\":\"\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"17\"},\"content_typography_font_family\":\"Roboto\",\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"name_text_color\":\"#f6a623\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":27},\"name_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"21\"},\"name_typography_font_family\":\"Shadows Into Light\",\"name_typography_font_weight\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":150}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e6f3b5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"940\"},\"custom_height\":{\"unit\":\"px\",\"size\":682},\"background_background\":\"classic\",\"background_color\":\"#3b4656\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"1600398a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.25)\",\"border_border\":\"dashed\",\"border_color\":\"#f6a623\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"6519f303\",\"elType\":\"widget\",\"settings\":{\"title\":\"explore\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#f6a623\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"31\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Oswald\",\"typography_font_weight\":\"normal\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a95c12e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3c3a4311\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4f486a7f\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Lunch Menu\",\"description_text\":\"Mondays - Fridays<br>\\n11:30am - 2:30pm <br>\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":17},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"661dca88\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"Dinner menu\",\"description_text\":\"Sundays - Wednesdays<br>\\n5:00pm - 9:00pm<br>\\nThursdays - Saturdays<br>\\n5:00pm - 9:30pm\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":25},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12d17991\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"74e0329\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"\",\"title_text\":\"catering\",\"description_text\":\"Coming Soon!\",\"position\":\"left\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":25},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c85f8eb\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-map-marker\",\"title_text\":\"Map\",\"description_text\":\"\",\"primary_color\":\"rgba(255,255,255,0.16)\",\"secondary_color\":\"#3b4656\",\"icon_space\":{\"unit\":\"px\",\"size\":\"25\"},\"icon_size\":{\"unit\":\"px\",\"size\":20},\"icon_padding\":{\"unit\":\"px\",\"size\":24},\"title_bottom_space\":{\"unit\":\"px\",\"size\":29},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"0\"},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1\"},\"description_color\":\"rgba(255,255,255,0.5)\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar\\/@42.3467879,-71.5494127,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1509,771,'_elementor_version','0.4'),(1510,803,'_edit_last','1'),(1511,803,'_elementor_edit_mode','builder'),(1512,803,'_astra_content_layout_flag','disabled'),(1513,803,'site-post-title','disabled'),(1514,803,'ast-title-bar-display','disabled'),(1515,803,'ast-featured-img','disabled'),(1516,803,'site-content-layout','page-builder'),(1517,803,'site-sidebar-layout','no-sidebar'),(1518,803,'_wp_page_template','default'),(1519,803,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1520,803,'_elementor_version','0.4'),(1521,803,'_elementor_template_type','post'),(1522,915,'_wp_page_template','default'),(1523,915,'_elementor_data','[{\"id\":\"1e78ce96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c0be15a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3838b980\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"23020fd7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13a8ac7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5707f78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"551dc4d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 20px; font-style: normal; font-weight: 200;\\\">PLEASE CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1524,915,'_elementor_version','0.4'),(1525,915,'ast-title-bar-display','disabled'),(1526,915,'ast-featured-img','disabled'),(1527,915,'_astra_content_layout_flag','disabled'),(1528,915,'site-post-title','disabled'),(1529,915,'_elementor_template_type','post'),(1530,915,'site-sidebar-layout','no-sidebar'),(1531,915,'site-content-layout','page-builder'),(1532,915,'_elementor_edit_mode','builder'),(1533,915,'_edit_last','1'),(1534,949,'_elementor_template_type','post'),(1535,949,'_elementor_edit_mode','builder'),(1536,949,'site-content-layout','page-builder'),(1537,949,'site-sidebar-layout','no-sidebar'),(1538,949,'_edit_last','1'),(1539,949,'_astra_content_layout_flag','disabled'),(1540,949,'site-post-title','disabled'),(1541,949,'ast-title-bar-display','disabled'),(1542,949,'ast-featured-img','disabled'),(1543,949,'_wp_page_template','default'),(1544,949,'_elementor_data','[{\"id\":\"e17c2bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"7d5da85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"1f622bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dinner Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef0fbc8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"8\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"4d745e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"a920d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/10-1.png\",\"id\":415},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1545,949,'_elementor_version','0.4'),(1546,969,'_edit_last','1'),(1547,969,'site-sidebar-layout','no-sidebar'),(1548,969,'site-content-layout','page-builder'),(1549,969,'_elementor_edit_mode','builder'),(1550,969,'_elementor_template_type','post'),(1551,969,'_astra_content_layout_flag','disabled'),(1552,969,'site-post-title','disabled'),(1553,969,'ast-title-bar-display','disabled'),(1554,969,'ast-featured-img','disabled'),(1555,969,'_wp_page_template','default'),(1556,969,'_elementor_data','[{\"id\":\"7c34ff94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"6f8fe84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"457b171b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9db31e8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"14ff45eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"42de6103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1557,969,'_elementor_version','0.4'),(1558,991,'site-content-layout','page-builder'),(1559,991,'_elementor_edit_mode','builder'),(1560,991,'_elementor_template_type','wp-post'),(1561,991,'_astra_content_layout_flag','disabled'),(1562,991,'site-post-title','disabled'),(1563,991,'ast-title-bar-display','disabled'),(1564,991,'ast-featured-img','disabled'),(1565,991,'_wp_page_template','default'),(1566,991,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\",\"id\":1187},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1567,991,'_elementor_version','2.8.1'),(1568,991,'_edit_last','1'),(1569,991,'site-sidebar-layout','no-sidebar'),(1570,991,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1571,1171,'_elementor_controls_usage','a:0:{}'),(1572,1171,'_menu_item_type','post_type'),(1573,1171,'_menu_item_menu_item_parent','0'),(1574,1171,'_menu_item_object_id','991'),(1575,1171,'_menu_item_object','page'),(1576,1171,'_menu_item_target',''),(1577,1171,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1578,1171,'_menu_item_xfn',''),(1579,1171,'_menu_item_url',''),(1580,1008,'_edit_last','1'),(1581,1008,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(1582,1008,'site-sidebar-layout','no-sidebar'),(1583,1008,'site-content-layout','page-builder'),(1584,1008,'_elementor_edit_mode','builder'),(1585,1008,'_elementor_template_type','post'),(1586,1008,'_elementor_version','2.5.15'),(1587,1008,'_astra_content_layout_flag','disabled'),(1588,1008,'site-post-title','disabled'),(1589,1008,'ast-title-bar-display','disabled'),(1590,1008,'ast-featured-img','disabled'),(1591,1008,'_wp_page_template','default'),(1592,1008,'_elementor_data','[{\"id\":\"2cbd191\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d78030b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a27a50b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Tofu\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"92629a3\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\",\"id\":222},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"App\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"4a13ca7\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/17.png\",\"id\":48},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Slide 3 Heading\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Click Here\",\"background_color\":\"#ffffff\",\"_id\":\"fe5139c\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/12.png\",\"id\":43},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}]},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70fa47a5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"30ab4ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"761b6466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enjoy Some You-Time\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b02372\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d0a99d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"732e28f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"744de1c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3ded5335\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":94,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0cabb9f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\",\"id\":42},\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"36bf212\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26cb183\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Experience Ever\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b70e774\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fa3dc9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6451f81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"611b3859\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"767b0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ccb23d\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Surrounding\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d088567\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"324ab2b4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63f18c16\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"1e946b19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19aec558\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Food Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27202a9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dde2ea1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"align_mobile\":\"center\",\"size\":\"md\",\"icon\":\"fa fa-angle-double-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"background_color\":\"#e4bc36\",\"button_background_hover_color\":\"#8daca6\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"196140cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"37ff36a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1593,1172,'_elementor_controls_usage','a:0:{}'),(1594,1172,'_menu_item_type','custom'),(1595,1172,'_menu_item_menu_item_parent','1160'),(1596,1172,'_menu_item_object_id','1172'),(1597,1172,'_menu_item_object','custom'),(1598,1172,'_menu_item_target',''),(1599,1172,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1600,1172,'_menu_item_xfn',''),(1601,1172,'_menu_item_url','http://www.bostoneats.biz/1-thairiffic-offer/'),(1752,1198,'_elementor_template_type','post'),(1751,1198,'_elementor_edit_mode','builder'),(1750,1198,'_elementor_controls_usage','a:0:{}'),(1634,1177,'_wp_attached_file','2019/12/gallery1.jpg'),(1635,1177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:20:\"2019/12/gallery1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"gallery1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"gallery1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"gallery1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"gallery1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1716,1192,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/20-2.jpg\",\"id\":1185},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1644,1179,'_elementor_controls_usage','a:0:{}'),(1645,1179,'_wp_page_template','default'),(1646,1179,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/11.png\",\"id\":42},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1b3a02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"70f4573\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7120cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Testimonial\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c40e0f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4e6d03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b1a2307\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f0ed3e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1647,1179,'_elementor_version','2.5.15'),(1648,1179,'_elementor_template_type','wp-post'),(1649,1179,'_elementor_edit_mode','builder'),(1650,69,'_elementor_pro_version','2.7.3'),(2089,1260,'_elementor_edit_mode','builder'),(2090,1260,'_elementor_template_type','page'),(1685,1185,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1202;s:4:\"file\";s:16:\"2019/12/20-2.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"20-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"20-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"20-2-600x601.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"20-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"20-2-1022x1024.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"20-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"20-2-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1695,1188,'_wp_page_template','default'),(1696,1188,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/20-2.jpg\",\"id\":1185},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1b3a02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"70f4573\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7120cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Testimonial\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c40e0f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4e6d03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b1a2307\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f0ed3e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1693,1187,'_wp_attached_file','2019/12/Glass.jpg'),(1694,1187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:713;s:6:\"height\";i:448;s:4:\"file\";s:17:\"2019/12/Glass.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Glass-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Glass-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"Glass-600x377.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:377;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Glass-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Glass-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"Glass-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Glass-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1652,1180,'_wp_attached_file','2019/12/20.jpg'),(1653,1180,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:601;s:4:\"file\";s:14:\"2019/12/20.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1684,1185,'_wp_attached_file','2019/12/20-2.jpg'),(1669,1183,'_elementor_version','2.8.0'),(1670,1183,'_elementor_template_type','wp-post'),(1671,1183,'_elementor_edit_mode','builder'),(1672,1183,'_elementor_pro_version','2.7.3'),(1668,1183,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51263738_790993921255040_7703497494369402880_n.jpg\",\"id\":1181},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1b3a02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"70f4573\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7120cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Testimonial\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c40e0f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4e6d03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b1a2307\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f0ed3e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1667,1183,'_wp_page_template','default'),(1715,1192,'_wp_page_template','default'),(1686,1186,'_wp_page_template','default'),(1687,1186,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/20-2.jpg\",\"id\":1185},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1020,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/0003.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":287,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Duck.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1b3a02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"70f4573\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7120cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Testimonial\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c40e0f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4e6d03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b1a2307\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f0ed3e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1688,1186,'_elementor_version','2.8.0'),(1689,1186,'_elementor_template_type','wp-post'),(1690,1186,'_elementor_edit_mode','builder'),(1691,1186,'_elementor_pro_version','2.7.3'),(1697,1188,'_elementor_version','2.8.0'),(1698,1188,'_elementor_template_type','wp-post'),(1699,1188,'_elementor_edit_mode','builder'),(1700,1188,'_elementor_pro_version','2.7.3'),(1705,1190,'_wp_page_template','default'),(1706,1190,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/20-2.jpg\",\"id\":1185},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1b3a02\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"70f4573\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7120cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Testimonial\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c40e0f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4e6d03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b1a2307\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f0ed3e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1703,1189,'_wp_attached_file','2019/12/Duck.jpg'),(1704,1189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:447;s:6:\"height\";i:337;s:4:\"file\";s:16:\"2019/12/Duck.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"Duck-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"Duck-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Duck-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Duck-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"Duck-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"Duck-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1707,1190,'_elementor_version','2.8.0'),(1708,1190,'_elementor_template_type','wp-post'),(1709,1190,'_elementor_edit_mode','builder'),(1710,1190,'_elementor_pro_version','2.7.3'),(2638,1319,'_wp_trash_meta_status','publish'),(2639,1319,'_wp_trash_meta_time','1576471045'),(2640,1319,'_elementor_controls_usage','a:0:{}'),(2641,1320,'_edit_lock','1576471437:1'),(1713,1191,'_wp_attached_file','2019/12/21.jpg'),(1714,1191,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:443;s:4:\"file\";s:14:\"2019/12/21.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"21-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1717,1192,'_elementor_version','2.8.0'),(1718,1192,'_elementor_template_type','wp-post'),(1719,1192,'_elementor_edit_mode','builder'),(1720,1192,'_elementor_pro_version','2.7.3'),(1725,1194,'_wp_page_template','default'),(1726,1194,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/1-All.jpg\",\"id\":1193},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1723,1193,'_wp_attached_file','2019/12/1-All.jpg'),(1724,1193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:953;s:6:\"height\";i:601;s:4:\"file\";s:17:\"2019/12/1-All.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"1-All-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"1-All-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"1-All-600x378.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"1-All-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"1-All-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"1-All-768x484.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1727,1194,'_elementor_version','2.8.0'),(1728,1194,'_elementor_template_type','wp-post'),(1729,1194,'_elementor_edit_mode','builder'),(1730,1194,'_elementor_pro_version','2.7.3'),(2633,1317,'_elementor_controls_usage','a:0:{}'),(2634,1318,'_edit_lock','1576470965:1'),(2635,1318,'_wp_trash_meta_status','publish'),(2636,1318,'_wp_trash_meta_time','1576470984'),(2637,1318,'_elementor_controls_usage','a:0:{}'),(1736,1196,'_wp_page_template','default'),(1737,1196,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1734,1195,'_wp_attached_file','2019/12/25.jpg'),(1735,1195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:14:\"2019/12/25.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"25-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"25-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1738,1196,'_elementor_version','2.8.0'),(1739,1196,'_elementor_template_type','wp-post'),(1740,1196,'_elementor_edit_mode','builder'),(1741,1196,'_elementor_pro_version','2.7.3'),(2629,1316,'_wp_trash_meta_time','1576470797'),(2630,1316,'_elementor_controls_usage','a:0:{}'),(2631,1317,'_wp_trash_meta_status','publish'),(2632,1317,'_wp_trash_meta_time','1576470901'),(1886,1223,'_elementor_version','2.8.0'),(1887,1223,'_elementor_template_type','wp-post'),(1888,1223,'_elementor_edit_mode','builder'),(1889,1223,'_elementor_pro_version','2.7.3'),(2627,1316,'_edit_lock','1576470785:1'),(2628,1316,'_wp_trash_meta_status','publish'),(1755,1198,'_elementor_version','2.5.15'),(1757,1199,'_elementor_controls_usage','a:0:{}'),(1758,1199,'_elementor_edit_mode','builder'),(1759,1199,'_elementor_template_type','post'),(1760,1199,'_wp_page_template','default'),(1761,1199,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1762,1199,'_elementor_version','2.5.15'),(1764,991,'_elementor_pro_version','2.7.3'),(1779,1207,'_elementor_edit_mode','builder'),(1780,1207,'_elementor_template_type','wp-post'),(1781,1207,'_wp_page_template','default'),(1782,1207,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1765,1200,'_wp_attached_file','2019/12/9.jpg'),(1766,1200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:13:\"2019/12/9.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"9-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1767,1201,'_wp_attached_file','2019/12/31.jpg'),(1768,1201,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:446;s:4:\"file\";s:14:\"2019/12/31.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"31-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"31-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1769,1202,'_wp_attached_file','2019/12/33.jpg'),(1770,1202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:14:\"2019/12/33.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"33-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"33-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"33-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1771,1203,'_wp_attached_file','2019/12/27.jpg'),(1772,1203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:475;s:4:\"file\";s:14:\"2019/12/27.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"27-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"27-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"27-300x238.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1773,1204,'_wp_attached_file','2019/12/39.jpg'),(1774,1204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:14:\"2019/12/39.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"39-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"39-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"39-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1777,1206,'_wp_attached_file','2019/12/IMG_1882.jpg'),(1778,1206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:579;s:6:\"height\";i:428;s:4:\"file\";s:20:\"2019/12/IMG_1882.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1882-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1882-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_1882-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1882-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1783,1207,'_elementor_version','2.8.0'),(1784,1207,'_elementor_pro_version','2.7.3'),(1787,1208,'_elementor_edit_mode','builder'),(1788,1208,'_elementor_template_type','wp-post'),(1789,1208,'_wp_page_template','default'),(1790,1208,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1791,1208,'_elementor_version','2.8.0'),(1792,1208,'_elementor_pro_version','2.7.3'),(1797,1209,'_elementor_edit_mode','builder'),(1798,1209,'_elementor_template_type','wp-post'),(1799,1209,'_wp_page_template','default'),(1800,1209,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1801,1209,'_elementor_version','2.8.0'),(1802,1209,'_elementor_pro_version','2.7.3'),(1805,1210,'_elementor_edit_mode','builder'),(1806,1210,'_elementor_template_type','wp-post'),(1807,1210,'_wp_page_template','default'),(1808,1210,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\",\"id\":1187}},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1809,1210,'_elementor_version','2.8.0'),(1810,1210,'_elementor_pro_version','2.7.3'),(1813,1211,'_elementor_edit_mode','builder'),(1814,1211,'_elementor_template_type','wp-post'),(1815,1211,'_wp_page_template','default'),(1816,1211,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\",\"id\":1187},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1817,1211,'_elementor_version','2.8.0'),(1818,1211,'_elementor_pro_version','2.7.3'),(3309,1587,'_elementor_edit_mode','builder'),(3310,1587,'_elementor_template_type','wp-post'),(3311,1587,'_wp_page_template','default'),(3312,1587,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\",\"id\":1187},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.bostoneats.biz\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1822,1130,'_edit_lock','1576070755:1'),(1823,1212,'_elementor_controls_usage','a:0:{}'),(1824,1212,'_elementor_edit_mode','builder'),(1825,1212,'_elementor_template_type','post'),(1826,1212,'_elementor_version','2.5.15'),(1827,1212,'_wp_page_template','default'),(1828,1212,'_elementor_data','[{\"id\":\"7bf5ff3c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"58dddbe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"11cb83f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"56bb711a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Lunch Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Lunch-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21e0b291\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59a2249f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Dinner Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ca88cbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1453053\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"14c83f4f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c1641c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d467c8c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1830,1213,'_elementor_controls_usage','a:0:{}'),(1831,1213,'_elementor_edit_mode','builder'),(1832,1213,'_elementor_template_type','post'),(1833,1213,'_elementor_version','2.5.15'),(1834,1213,'_wp_page_template','default'),(1835,1213,'_elementor_data','[{\"id\":\"7bf5ff3c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"58dddbe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"11cb83f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"56bb711a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Lunch Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/LunchMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21e0b291\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59a2249f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Dinner Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/Dinner-Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ca88cbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1453053\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"14c83f4f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c1641c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d467c8c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1837,1130,'_elementor_pro_version','2.7.3'),(1838,1214,'_elementor_edit_mode','builder'),(1839,1214,'_elementor_template_type','wp-post'),(1840,1214,'_elementor_version','2.8.0'),(1841,1214,'_wp_page_template','default'),(1842,1214,'_elementor_data','[{\"id\":\"7bf5ff3c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"58dddbe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"11cb83f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"56bb711a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Lunch Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/LunchMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21e0b291\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59a2249f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Dinner Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/DinnerMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ca88cbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1453053\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"14c83f4f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c1641c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d467c8c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1843,1214,'_elementor_pro_version','2.7.3'),(1850,1217,'_elementor_edit_mode','builder'),(1851,1217,'_elementor_template_type','wp-post'),(1852,1217,'_elementor_version','2.8.0'),(1853,1217,'_wp_page_template','default'),(1854,1217,'_elementor_data','[{\"id\":\"7bf5ff3c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195}},\"elements\":[{\"id\":\"58dddbe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e4d28c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/6.jpg\",\"id\":1215}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"11cb83f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"56bb711a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Lunch Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/LunchMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21e0b291\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59a2249f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Dinner Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/DinnerMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ca88cbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1453053\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e185d10\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/10.jpg\",\"id\":1216}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14c83f4f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c1641c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d467c8c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1846,1215,'_wp_attached_file','2019/12/6.jpg'),(1847,1215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:13:\"2019/12/6.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"6-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1848,1216,'_wp_attached_file','2019/12/10.jpg'),(1849,1216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:14:\"2019/12/10.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"10-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1855,1217,'_elementor_pro_version','2.7.3'),(1860,1219,'_elementor_edit_mode','builder'),(1861,1219,'_elementor_template_type','wp-post'),(1862,1219,'_elementor_version','2.8.0'),(1863,1219,'_wp_page_template','default'),(1864,1219,'_elementor_data','[{\"id\":\"7bf5ff3c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195}},\"elements\":[{\"id\":\"58dddbe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e4d28c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/6.jpg\",\"id\":1215}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"11cb83f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"56bb711a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Lunch Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/LunchMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21e0b291\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59a2249f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Dinner Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/DinnerMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ca88cbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1453053\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e185d10\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/10.jpg\",\"id\":1216}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14c83f4f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c1641c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d467c8c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/1-All.jpg\",\"id\":1193},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/2-All.jpg\",\"id\":1218},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1858,1218,'_wp_attached_file','2019/12/2-All.jpg'),(1859,1218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:949;s:6:\"height\";i:597;s:4:\"file\";s:17:\"2019/12/2-All.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"2-All-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"2-All-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"2-All-600x377.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:377;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"2-All-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"2-All-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"2-All-768x483.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:483;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1865,1219,'_elementor_pro_version','2.7.3'),(1869,1221,'_elementor_edit_mode','builder'),(1870,1221,'_elementor_template_type','wp-post'),(1871,1221,'_elementor_version','2.8.0'),(1872,1221,'_wp_page_template','default'),(1873,1221,'_elementor_data','[{\"id\":\"7bf5ff3c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195}},\"elements\":[{\"id\":\"58dddbe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e4d28c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/6.jpg\",\"id\":1215}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"11cb83f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"56bb711a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Lunch Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/LunchMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21e0b291\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59a2249f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Dinner Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/DinnerMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ca88cbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1453053\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e185d10\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/10.jpg\",\"id\":1216}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14c83f4f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c1641c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d467c8c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/1-All.jpg\",\"id\":1193},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/2-All.jpg\",\"id\":1218},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1867,1220,'_wp_attached_file','2019/12/52011423_799490987072000_5942552003837165568_n.jpg'),(1868,1220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2019/12/52011423_799490987072000_5942552003837165568_n.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:58:\"52011423_799490987072000_5942552003837165568_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"52011423_799490987072000_5942552003837165568_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:58:\"52011423_799490987072000_5942552003837165568_n-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"52011423_799490987072000_5942552003837165568_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"52011423_799490987072000_5942552003837165568_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"52011423_799490987072000_5942552003837165568_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1874,1221,'_elementor_pro_version','2.7.3'),(2149,1267,'_elementor_edit_mode','builder'),(2150,1267,'_elementor_template_type','wp-post'),(2151,1267,'_elementor_version','2.8.0'),(2152,1267,'_wp_page_template','default'),(2153,1267,'_elementor_data','[{\"id\":\"7bf5ff3c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195}},\"elements\":[{\"id\":\"58dddbe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e4d28c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/6.jpg\",\"id\":1215}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"11cb83f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"56bb711a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Lunch Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/LunchMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21e0b291\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59a2249f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Dinner Menu\",\"align\":\"center\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/DinnerMenuTakeOut.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ca88cbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1453053\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e185d10\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/10.jpg\",\"id\":1216}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14c83f4f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2c1641c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6d467c8c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/1-All.jpg\",\"id\":1193},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/2-All.jpg\",\"id\":1218},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(1884,1223,'_wp_page_template','default'),(1885,1223,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1891,1224,'_wp_page_template','default'),(1892,1224,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1893,1224,'_elementor_version','2.8.0'),(1894,1224,'_elementor_template_type','wp-post'),(1895,1224,'_elementor_edit_mode','builder'),(1896,1224,'_elementor_pro_version','2.7.3'),(1900,1226,'_wp_page_template','default'),(1901,1226,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"thairiffic@bostoneats.biz\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1898,1225,'_wp_attached_file','2019/12/33-2.jpg'),(1899,1225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:591;s:6:\"height\";i:325;s:4:\"file\";s:16:\"2019/12/33-2.jpg\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"33-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"33-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"33-2-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"33-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1902,1226,'_elementor_version','2.8.0'),(1903,1226,'_elementor_template_type','wp-post'),(1904,1226,'_elementor_edit_mode','builder'),(1905,1226,'_elementor_pro_version','2.7.3'),(1916,1228,'_wp_page_template','default'),(1917,1228,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1908,1227,'_wp_page_template','default'),(1909,1227,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65904371\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% Off Lunch when you mention BostonDelish\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_font_family\":\"Pragati Narrow\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"2\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1910,1227,'_elementor_version','2.8.0'),(1911,1227,'_elementor_template_type','wp-post'),(1912,1227,'_elementor_edit_mode','builder'),(1913,1227,'_elementor_pro_version','2.7.3'),(1918,1228,'_elementor_version','2.8.0'),(1919,1228,'_elementor_template_type','wp-post'),(1920,1228,'_elementor_edit_mode','builder'),(1921,1228,'_elementor_pro_version','2.7.3'),(1952,1233,'_wp_page_template','default'),(1953,1233,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1943,1232,'_wp_page_template','default'),(1944,1232,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"8a88610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abaaf09\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/videos.hibustudio.com\\/2018\\/thairiffic-thai-asian-cuisine-and-bar-gcufw8zma-a21qrq.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1923,420,'_edit_lock','1577602905:1'),(1924,1229,'_wp_attached_file','2018/06/Thairiffic.png'),(1925,1229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:372;s:6:\"height\";i:119;s:4:\"file\";s:22:\"2018/06/Thairiffic.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Thairiffic-300x119.png\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Thairiffic-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Thairiffic-300x96.png\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Thairiffic-150x119.png\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Thairiffic-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1926,1230,'_elementor_controls_usage','a:0:{}'),(1927,1230,'_elementor_edit_mode','builder'),(1928,1230,'_wp_page_template','default'),(1929,1230,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9cf2657\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Reservation\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/make-a-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2019\\/05\\/ThaiRiffic-2.jpg\",\"id\":1039}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4830f3c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"sticky\":\"top\",\"sticky_on\":[\"desktop\"]},\"elements\":[{\"id\":\"9680792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.51}},\"elements\":[{\"id\":\"6a9a8fb\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(247,244,234,0.76)\",\"pointer\":\"text\",\"menu_typography_typography\":\"custom\",\"toggle_size\":{\"unit\":\"px\",\"size\":31},\"_background_hover_background\":\"classic\",\"_box_shadow_hover_box_shadow_type\":\"yes\",\"indicator\":\"chevron\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#000000\",\"color_menu_item_hover\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1930,1230,'_elementor_version','2.5.15'),(1931,1230,'_elementor_template_type','post'),(2200,1273,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9cf2657\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Reservation\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/make-a-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247, 214, 51, 0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4830f3c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"sticky\":\"top\",\"sticky_on\":[\"desktop\"]},\"elements\":[{\"id\":\"9680792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.51}},\"elements\":[{\"id\":\"1550233\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9ab4907\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"rgba(247, 214, 51, 0.77)\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2199,1273,'_wp_page_template','default'),(2232,1279,'_elementor_edit_mode','builder'),(2198,1273,'_elementor_edit_mode','builder'),(1933,1231,'_elementor_controls_usage','a:0:{}'),(1934,1231,'_elementor_edit_mode','builder'),(1935,1231,'_wp_page_template','default'),(1936,1231,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9cf2657\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Reservation\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/make-a-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4830f3c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"sticky\":\"top\",\"sticky_on\":[\"desktop\"]},\"elements\":[{\"id\":\"9680792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.51}},\"elements\":[{\"id\":\"6a9a8fb\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(247,244,234,0.76)\",\"pointer\":\"text\",\"menu_typography_typography\":\"custom\",\"toggle_size\":{\"unit\":\"px\",\"size\":31},\"_background_hover_background\":\"classic\",\"_box_shadow_hover_box_shadow_type\":\"yes\",\"indicator\":\"chevron\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#000000\",\"color_menu_item_hover\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1937,1231,'_elementor_version','2.5.15'),(1938,1231,'_elementor_template_type','post'),(1940,420,'_elementor_pro_version','2.7.3'),(2154,1267,'_elementor_pro_version','2.7.3'),(1945,1232,'_elementor_version','2.8.0'),(1946,1232,'_elementor_template_type','wp-post'),(1947,1232,'_elementor_edit_mode','builder'),(1948,1232,'_elementor_pro_version','2.7.3'),(1954,1233,'_elementor_version','2.8.0'),(1955,1233,'_elementor_template_type','wp-post'),(1956,1233,'_elementor_edit_mode','builder'),(1957,1233,'_elementor_pro_version','2.7.3'),(1963,1235,'_wp_page_template','default'),(1964,1235,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1961,1234,'_wp_attached_file','2019/12/ThaiRiffic-Recommended.jpg'),(1962,1234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:159;s:6:\"height\";i:145;s:4:\"file\";s:34:\"2019/12/ThaiRiffic-Recommended.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"ThaiRiffic-Recommended-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"ThaiRiffic-Recommended-150x145.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"ThaiRiffic-Recommended-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1965,1235,'_elementor_version','2.8.0'),(1966,1235,'_elementor_template_type','wp-post'),(1967,1235,'_elementor_edit_mode','builder'),(1968,1235,'_elementor_pro_version','2.7.3'),(2159,1268,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1972,1236,'_wp_page_template','default'),(1973,1236,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1974,1236,'_elementor_version','2.8.0'),(1975,1236,'_elementor_template_type','wp-post'),(1976,1236,'_elementor_edit_mode','builder'),(1977,1236,'_elementor_pro_version','2.7.3'),(2158,1268,'_wp_page_template','default'),(1981,1237,'_wp_page_template','default'),(1982,1237,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"68\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1983,1237,'_elementor_version','2.8.0'),(1984,1237,'_elementor_template_type','wp-post'),(1985,1237,'_elementor_edit_mode','builder'),(1986,1237,'_elementor_pro_version','2.7.3'),(1990,1238,'_wp_page_template','default'),(1991,1238,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"126 Main St, Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"ervv27q\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-pinterest\",\"_id\":\"os3xdtv\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tumblr\",\"_id\":\"hgtqzwo\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-tumblr\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1992,1238,'_elementor_version','2.8.0'),(1993,1238,'_elementor_template_type','wp-post'),(1994,1238,'_elementor_edit_mode','builder'),(1995,1238,'_elementor_pro_version','2.7.3'),(1999,607,'_edit_lock','1576041619:1'),(2000,1239,'_wp_attached_file','2019/12/48211981_756258091395290_7069731450156744704_n-3.jpg'),(2001,1239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1409;s:6:\"height\";i:1569;s:4:\"file\";s:60:\"2019/12/48211981_756258091395290_7069731450156744704_n-3.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:60:\"48211981_756258091395290_7069731450156744704_n-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"48211981_756258091395290_7069731450156744704_n-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:60:\"48211981_756258091395290_7069731450156744704_n-3-600x668.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"48211981_756258091395290_7069731450156744704_n-3-269x300.jpg\";s:5:\"width\";i:269;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"48211981_756258091395290_7069731450156744704_n-3-920x1024.jpg\";s:5:\"width\";i:920;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"48211981_756258091395290_7069731450156744704_n-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"48211981_756258091395290_7069731450156744704_n-3-768x855.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:855;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:62:\"48211981_756258091395290_7069731450156744704_n-3-1379x1536.jpg\";s:5:\"width\";i:1379;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2002,1240,'_wp_attached_file','2019/12/51035507_790994164588349_8982058526234902528_n.jpg'),(2003,1240,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:58:\"2019/12/51035507_790994164588349_8982058526234902528_n.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:58:\"51035507_790994164588349_8982058526234902528_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"51035507_790994164588349_8982058526234902528_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:58:\"51035507_790994164588349_8982058526234902528_n-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"51035507_790994164588349_8982058526234902528_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"51035507_790994164588349_8982058526234902528_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"51035507_790994164588349_8982058526234902528_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2004,1241,'_elementor_controls_usage','a:0:{}'),(2005,1241,'_wp_page_template','default'),(2006,1241,'_elementor_edit_mode','builder'),(2007,1241,'_elementor_template_type','post'),(2008,1241,'_elementor_version','0.4'),(2009,1241,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(2018,607,'_elementor_pro_version','2.7.3'),(2031,1247,'_wp_page_template','default'),(2032,1247,'_elementor_edit_mode','builder'),(2033,1247,'_elementor_template_type','wp-post'),(2034,1247,'_elementor_version','2.8.0'),(2035,1247,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]}},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.967},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.42,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.023},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51035507_790994164588349_8982058526234902528_n.jpg\",\"id\":1240},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":500},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(2019,1243,'_wp_trash_meta_status','publish'),(2020,1243,'_wp_trash_meta_time','1576041311'),(2021,1243,'_elementor_controls_usage','a:0:{}'),(2022,1244,'_wp_attached_file','2019/12/Thairiffic-Cover-Logo.png'),(2023,1244,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:33:\"2019/12/Thairiffic-Cover-Logo.png\";s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Thairiffic-Cover-Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2024,1245,'_wp_attached_file','2019/12/cropped-Thairiffic-Cover-Logo.png'),(2025,1245,'_wp_attachment_context','site-icon'),(2026,1245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:41:\"2019/12/cropped-Thairiffic-Cover-Logo.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"cropped-Thairiffic-Cover-Logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"cropped-Thairiffic-Cover-Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:41:\"cropped-Thairiffic-Cover-Logo-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:41:\"cropped-Thairiffic-Cover-Logo-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:41:\"cropped-Thairiffic-Cover-Logo-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:39:\"cropped-Thairiffic-Cover-Logo-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2027,1246,'_wp_trash_meta_status','publish'),(2028,1246,'_wp_trash_meta_time','1576041419'),(2029,1246,'_elementor_controls_usage','a:0:{}'),(2036,1247,'_elementor_pro_version','2.7.3'),(2040,1248,'_wp_page_template','default'),(2041,1248,'_elementor_edit_mode','builder'),(2042,1248,'_elementor_template_type','wp-post'),(2043,1248,'_elementor_version','2.8.0'),(2044,1248,'_elementor_data','[{\"id\":\"87c0941\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"1ccc6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.967},\"elements\":[],\"isInner\":false},{\"id\":\"5d0ef72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.42,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2331dc5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44f7ad26\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1044fe6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\\n\\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \\nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant\\u2019s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"85a939b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.023},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2cfd68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44db939\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3a38f6a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/52011423_799490987072000_5942552003837165568_n.jpg\",\"id\":1220},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3.jpg\",\"id\":1239},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51035507_790994164588349_8982058526234902528_n.jpg\",\"id\":1240},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":500},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(2047,607,'_elementor_controls_usage','a:5:{s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_letter_spacing\";i:2;s:22:\"typography_line_height\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"style\";i:1;s:5:\"width\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:1;s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:13:\"content_width\";i:1;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}s:26:\"section_background_overlay\";a:4:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_style_slides\";a:1:{s:17:\"content_max_width\";i:1;}}}}}'),(2045,1248,'_elementor_pro_version','2.7.3'),(2156,1130,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:17:\"button_text_color\";i:2;s:16:\"background_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"style\";i:1;s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:1;s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;}}}}s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_style_slides\";a:1:{s:17:\"content_max_width\";i:1;}}}}}'),(2091,1260,'_elementor_controls_usage','a:11:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:10;s:21:\"space_between_widgets\";i:4;s:19:\"_inline_size_tablet\";i:4;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_color\";i:2;s:15:\"background_size\";i:3;s:16:\"background_image\";i:1;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:1;}s:14:\"section_border\";a:3:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_radius\";i:2;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:4;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:9:{s:6:\"layout\";i:2;s:3:\"gap\";i:3;s:13:\"custom_height\";i:3;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;s:20:\"custom_height_mobile\";i:1;s:15:\"stretch_section\";i:2;s:13:\"content_width\";i:1;s:6:\"height\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:5;s:18:\"background_color_b\";i:2;s:24:\"background_gradient_type\";i:2;s:28:\"background_gradient_position\";i:2;s:19:\"background_position\";i:2;}s:26:\"section_background_overlay\";a:11:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:32:\"background_overlay_gradient_type\";i:1;s:36:\"background_overlay_gradient_position\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_radius\";i:2;s:21:\"box_shadow_box_shadow\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:13:\"margin_mobile\";i:5;s:14:\"padding_mobile\";i:3;s:7:\"padding\";i:6;s:6:\"margin\";i:4;s:14:\"padding_tablet\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:15;s:11:\"header_size\";i:15;s:5:\"align\";i:15;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:15;s:21:\"typography_typography\";i:15;s:20:\"typography_font_size\";i:15;s:22:\"typography_font_family\";i:15;s:22:\"typography_font_weight\";i:15;s:25:\"typography_text_transform\";i:5;s:22:\"typography_line_height\";i:14;s:25:\"typography_letter_spacing\";i:12;s:27:\"typography_font_size_mobile\";i:11;s:27:\"typography_font_size_tablet\";i:9;s:29:\"typography_line_height_tablet\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:12;s:14:\"_margin_tablet\";i:4;s:14:\"_margin_mobile\";i:6;s:15:\"_padding_mobile\";i:5;s:8:\"_padding\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:3;s:12:\"align_mobile\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"_section_border\";a:1:{s:22:\"_box_shadow_box_shadow\";i:2;}s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:8:\"_padding\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:19:\"image_border_radius\";i:2;s:12:\"space_mobile\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"style\";i:1;s:5:\"width\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:1;s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:4;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:4;s:10:\"icon_align\";i:4;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:4;}s:18:\"section_text_style\";a:8:{s:10:\"text_color\";i:4;s:26:\"icon_typography_typography\";i:4;s:25:\"icon_typography_font_size\";i:4;s:27:\"icon_typography_font_family\";i:4;s:27:\"icon_typography_font_weight\";i:4;s:27:\"icon_typography_line_height\";i:4;s:30:\"icon_typography_letter_spacing\";i:4;s:32:\"icon_typography_font_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";i:1;s:22:\"_box_shadow_box_shadow\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:1:{s:16:\"social_icon_list\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:9:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;s:16:\"icon_size_tablet\";i:1;s:16:\"icon_size_mobile\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}}'),(2092,1260,'_elementor_version','2.8.0'),(2093,1260,'_elementor_pro_version','2.7.3'),(2094,1260,'_elementor_data','[{\"id\":\"4716fca1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":1249,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/connectorrddiningroom-2-1.jpg\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":20},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2224550e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6bae359f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"68d5b38f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.997,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"30838626\",\"elType\":\"widget\",\"settings\":{\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"7d898fe9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":82.006,\"background_background\":\"classic\",\"background_color\":\"rgba(27,100,130,0.32)\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(77,219,46,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"50485da6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.993,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"58bdce87\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39a6c28a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"124ed75c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c4574a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A MIDDLE EASTERN restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"402386ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5563d14d\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"layout\":\"full_width\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"63da62c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":0,\"background_image\":{\"id\":1251,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Lamb10.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"400\",\"bottom\":\"500\",\"left\":\"40\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2455fbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1250,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Sheik-Mehshee-Stuffed-Eggplant-2.jpg\"},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":-9,\"color\":\"rgba(0,0,0,0.5)\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6bee2c58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#770f0f\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"#9b1f1a\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"607c1b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d18988a\",\"elType\":\"widget\",\"settings\":{\"title\":\"28 Years \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68785f12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing the highest quality of food and service since 1991\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fd39c28\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"403bb79d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be a VIP \",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60d309dd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e76c6d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP<\\/button><\\/form>\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"136bc68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotion powered by BostoDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":9},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1047151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy a Gift Card\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44},\"link\":{\"url\":\"https:\\/\\/mkt.com\\/Elbasha-Giftcard\\/item\\/giftcard\",\"is_external\":\"\",\"nofollow\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"112f9468\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1252,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Gift-Card2.jpg\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/Elbasha-Giftcard\\/item\\/giftcard\",\"is_external\":\"\",\"nofollow\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c685cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"At El Basha, every time you purchase a $100 Gift Card we will mail you an additional free $20 Gift Card for your enjoyment. is a great gift for the holiday.\\nEnjoy!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7939e751\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Family History\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f0b9d74\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56463ac5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not so many years ago, our family gathered at our home in Worcester, Massachusetts. We sat together at the kitchen table, a place of many meals and many memories. We had all agreed, we\\u2019d like to open a business, but beyond that, could not decide. What unique talent did we have to offer? Back and forth we spoke, but our mother remained silent. Then, suddenly, she interrupted. As if inspired by the kitchen around us, she reminded us of the sights, scents, and flavors of her traditional cooking; the homemade tabouli, stuffed grape leaves, baked kibbee, and more. We were all finally in agreement. Our family\\u2019s best came from our mother\\u2019s kitchen. We opened our first restaurant at 424 Belmont Street in Worcester in 1991, naming it \\u201cEl Basha,\\u201d the Lebanese word for seer, or sage, to honor our mother\\u2019s name.\\n\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ef59e0d\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"background_overlay_image\":{\"id\":1259,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/BrushoverlayInvrt-1.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(255,255,255,0.78)\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"62baa008\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-266\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":30,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3044bcae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_size\":\"full\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":-9,\"color\":\"rgba(0,0,0,0.5)\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"39ded041\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#770f0f\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"#9b1f1a\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"40\",\"left\":\"25\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13e72cbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34d8c814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Locations\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a33179f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"424 Belmont Street  <br>Worcester, MA. 01603\",\"icon\":\"fa fa-map-marker\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/El+Basha+Restaurant+%26+Bar\\/@42.2738014,-71.7615317,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e40883d25251c5:0xaf56de2409f98d41!8m2!3d42.2738014!4d-71.759343\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"508-797-0884\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"Tel:508-797-0884\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Lunch Menu\",\"icon\":\"\",\"_id\":\"f1b3073\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/271277_ElBasha_lucnh_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Dinner Menu\",\"icon\":\"\",\"_id\":\"4e22b69\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/269400_ElBasha-Dinner_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"20257686\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"256 Park Avenue    <br>Worcester, MA 01603\",\"icon\":\"fa fa-map-marker\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/El+Basha\\/@42.2647738,-71.8216307,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e4068e653e581b:0x366733984b649277!8m2!3d42.2647738!4d-71.819442\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"508-795-0222\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"Tel: 508-795-0222\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Lunch Menu\",\"icon\":\"\",\"_id\":\"b728e52\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/271277_ElBasha_lucnh_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Dinner Menu\",\"icon\":\"\",\"_id\":\"6a01dc5\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/269400_ElBasha-Dinner_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"120bb7dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"2 Connector Road  <br>Westborough, MA. 01581\",\"icon\":\"fa fa-map-marker\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/El+Basha\\/@42.289742,-71.5869507,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e3f55818ee8ad5:0xe66e4134f4662969!8m2!3d42.289742!4d-71.584762\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"508-366-2455\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"Tel: 508-366-2455\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Lunch Menu\",\"icon\":\"\",\"_id\":\"63ef166\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/271277_ElBasha_lucnh_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Dinner Menu\",\"icon\":\"\",\"_id\":\"480ec65\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/269400_ElBasha-Dinner_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"34267c66\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"423 Boston Post Road  <br>Sudbury, MA. 01776\",\"icon\":\"fa fa-map-marker\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/El+Basha+Grille\\/@42.3600904,-71.4229966,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38f19a1fa8da7:0xd67edecf00d93619!8m2!3d42.3600904!4d-71.4208079\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"978-579-4970\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"Tel:978-579-4970\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Lunch Menu\",\"icon\":\"\",\"_id\":\"a7c1559\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/271277_ElBasha_lucnh_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Dinner Menu\",\"icon\":\"\",\"_id\":\"22451b6\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/275013_ElBasha-Sudbury_Dinner_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6f4ac040\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"140\",\"isLinked\":false},\"_inline_size_tablet\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"df0a11c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"947a215\",\"background_image\":{\"id\":1250,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Sheik-Mehshee-Stuffed-Eggplant-2.jpg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"out\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"9c8a3ca\",\"background_image\":{\"id\":1253,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Swordfish.jpeg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"out\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"824bf0b\",\"background_image\":{\"id\":1254,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Rack-of-Lamb.jpg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"57eda70\",\"background_image\":{\"id\":1255,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Lamb-Chops.jpeg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"5dff2be\",\"background_image\":{\"id\":1256,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/40670.jpeg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"out\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"367b9e1\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/40664.jpeg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":35,\"spread\":0,\"color\":\"rgba(211,155,0,0.52)\"},\"slides_height\":{\"unit\":\"px\",\"size\":500},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"97bb4fa\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5809ee2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ae2806f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46c57b90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Middle East tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b02e2d7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pages\\/El-Basha\\/120631397949802\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2095,1261,'_elementor_edit_mode','builder'),(2096,1261,'_elementor_template_type','page'),(2097,1261,'_elementor_controls_usage','a:0:{}'),(2098,1261,'_elementor_version','2.8.0'),(2099,1261,'_elementor_pro_version','2.7.3'),(2100,1261,'_elementor_data','[{\"id\":\"4716fca1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"column_position\":\"bottom\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":1249,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/connectorrddiningroom-2-1.jpg\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(25,7,0,0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":20},\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_type\":\"radial\",\"background_overlay_gradient_position\":\"bottom center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":207},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2224550e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6bae359f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"68d5b38f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.997,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"30838626\",\"elType\":\"widget\",\"settings\":{\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"7d898fe9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":82.006,\"background_background\":\"classic\",\"background_color\":\"rgba(27,100,130,0.32)\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(77,219,46,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"50485da6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.993,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"58bdce87\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39a6c28a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"124ed75c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c4574a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A MIDDLE EASTERN restaurant With a flare for fine dining\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"300\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"402386ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":64},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5563d14d\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"layout\":\"full_width\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"63da62c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":0,\"background_image\":{\"id\":1251,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Lamb10.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"400\",\"bottom\":\"500\",\"left\":\"40\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"_inline_size_tablet\":62,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"280\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2455fbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1250,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Sheik-Mehshee-Stuffed-Eggplant-2.jpg\"},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":-9,\"color\":\"rgba(0,0,0,0.5)\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"space_mobile\":{\"unit\":\"%\",\"size\":100},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6bee2c58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#770f0f\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"#9b1f1a\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":500},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"607c1b8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d18988a\",\"elType\":\"widget\",\"settings\":{\"title\":\"28 Years \",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68785f12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Providing the highest quality of food and service since 1991\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fd39c28\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"403bb79d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be a VIP \",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#9b1f1a\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60d309dd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e76c6d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP<\\/button><\\/form>\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"136bc68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotion powered by BostoDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":9},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1047151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy a Gift Card\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44},\"link\":{\"url\":\"https:\\/\\/mkt.com\\/Elbasha-Giftcard\\/item\\/giftcard\",\"is_external\":\"\",\"nofollow\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"112f9468\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1252,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Gift-Card2.jpg\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/Elbasha-Giftcard\\/item\\/giftcard\",\"is_external\":\"\",\"nofollow\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c685cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"At El Basha, every time you purchase a $100 Gift Card we will mail you an additional free $20 Gift Card for your enjoyment. is a great gift for the holiday.\\nEnjoy!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7939e751\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Family History\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":44},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f0b9d74\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56463ac5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not so many years ago, our family gathered at our home in Worcester, Massachusetts. We sat together at the kitchen table, a place of many meals and many memories. We had all agreed, we\\u2019d like to open a business, but beyond that, could not decide. What unique talent did we have to offer? Back and forth we spoke, but our mother remained silent. Then, suddenly, she interrupted. As if inspired by the kitchen around us, she reminded us of the sights, scents, and flavors of her traditional cooking; the homemade tabouli, stuffed grape leaves, baked kibbee, and more. We were all finally in agreement. Our family\\u2019s best came from our mother\\u2019s kitchen. We opened our first restaurant at 424 Belmont Street in Worcester in 1991, naming it \\u201cEl Basha,\\u201d the Lebanese word for seer, or sage, to honor our mother\\u2019s name.\\n\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ef59e0d\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"structure\":\"20\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"background_overlay_image\":{\"id\":1259,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/BrushoverlayInvrt-1.png\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(255,255,255,0.78)\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"62baa008\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-266\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":30,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3044bcae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_size\":\"full\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":-9,\"color\":\"rgba(0,0,0,0.5)\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"39ded041\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":-2,\"color\":\"rgba(0,0,0,0.29)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\",\"background_color\":\"#770f0f\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"50\",\"bottom\":\"60\",\"left\":\"50\",\"isLinked\":false},\"background_color_b\":\"#9b1f1a\",\"background_gradient_type\":\"radial\",\"background_gradient_position\":\"bottom left\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"25\",\"bottom\":\"40\",\"left\":\"25\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13e72cbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34d8c814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Locations\",\"header_size\":\"h3\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35},\"_background_background\":\"classic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a33179f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"424 Belmont Street  <br>Worcester, MA. 01603\",\"icon\":\"fa fa-map-marker\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/El+Basha+Restaurant+%26+Bar\\/@42.2738014,-71.7615317,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e40883d25251c5:0xaf56de2409f98d41!8m2!3d42.2738014!4d-71.759343\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"508-797-0884\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"Tel:508-797-0884\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Lunch Menu\",\"icon\":\"\",\"_id\":\"f1b3073\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/271277_ElBasha_lucnh_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Dinner Menu\",\"icon\":\"\",\"_id\":\"4e22b69\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/269400_ElBasha-Dinner_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"20257686\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"256 Park Avenue    <br>Worcester, MA 01603\",\"icon\":\"fa fa-map-marker\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/El+Basha\\/@42.2647738,-71.8216307,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e4068e653e581b:0x366733984b649277!8m2!3d42.2647738!4d-71.819442\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"508-795-0222\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"Tel: 508-795-0222\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Lunch Menu\",\"icon\":\"\",\"_id\":\"b728e52\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/271277_ElBasha_lucnh_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Dinner Menu\",\"icon\":\"\",\"_id\":\"6a01dc5\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/269400_ElBasha-Dinner_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"120bb7dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"2 Connector Road  <br>Westborough, MA. 01581\",\"icon\":\"fa fa-map-marker\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/El+Basha\\/@42.289742,-71.5869507,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e3f55818ee8ad5:0xe66e4134f4662969!8m2!3d42.289742!4d-71.584762\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"508-366-2455\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"Tel: 508-366-2455\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Lunch Menu\",\"icon\":\"\",\"_id\":\"63ef166\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/271277_ElBasha_lucnh_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Dinner Menu\",\"icon\":\"\",\"_id\":\"480ec65\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/269400_ElBasha-Dinner_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"34267c66\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"423 Boston Post Road  <br>Sudbury, MA. 01776\",\"icon\":\"fa fa-map-marker\",\"_id\":\"8406a0d\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/El+Basha+Grille\\/@42.3600904,-71.4229966,17z\\/data=!3m1!4b1!4m5!3m4!1s0x89e38f19a1fa8da7:0xd67edecf00d93619!8m2!3d42.3600904!4d-71.4208079\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"978-579-4970\",\"icon\":\"fa fa-phone\",\"_id\":\"105dcd0\",\"link\":{\"url\":\"Tel:978-579-4970\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Lunch Menu\",\"icon\":\"\",\"_id\":\"a7c1559\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/271277_ElBasha_lucnh_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Dinner Menu\",\"icon\":\"\",\"_id\":\"22451b6\",\"link\":{\"url\":\"http:\\/\\/www.elbasharestaurant.com\\/wp-content\\/uploads\\/2018\\/06\\/275013_ElBasha-Sudbury_Dinner_Menu.pdf\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_align\":\"left\",\"icon_color\":\"rgba(255,255,255,0.44)\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_typography_font_family\":\"Josefin Sans\",\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6f4ac040\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":76,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"140\",\"isLinked\":false},\"_inline_size_tablet\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"df0a11c\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"947a215\",\"background_image\":{\"id\":1250,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Sheik-Mehshee-Stuffed-Eggplant-2.jpg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"out\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"9c8a3ca\",\"background_image\":{\"id\":1253,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Swordfish.jpeg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"out\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"824bf0b\",\"background_image\":{\"id\":1254,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Rack-of-Lamb.jpg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"57eda70\",\"background_image\":{\"id\":1255,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Lamb-Chops.jpeg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"5dff2be\",\"background_image\":{\"id\":1256,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/40670.jpeg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"out\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"367b9e1\",\"background_image\":{\"id\":1257,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/40664.jpeg\"},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"_margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":35,\"spread\":0,\"color\":\"rgba(211,155,0,0.52)\"},\"slides_height\":{\"unit\":\"px\",\"size\":500},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"97bb4fa\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5809ee2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ae2806f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us online\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Lora\",\"typography_font_weight\":\"100\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"typography_line_height\":{\"unit\":\"px\",\"size\":55},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46c57b90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offering specialized foods of popular Middle East tastes\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#7f7f7f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b02e2d7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"540fa57\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pages\\/El-Basha\\/120631397949802\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f7f7f7\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_padding\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing\":{\"unit\":\"px\",\"size\":8},\"border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18},\"hover_primary_color\":\"#191919\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2113,1132,'_elementor_pro_version','2.7.3'),(2120,1263,'_elementor_pro_version','2.7.3'),(2128,1264,'_elementor_pro_version','2.7.3'),(2129,1132,'_elementor_controls_usage','a:4:{s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:7:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;s:20:\"custom_height_mobile\";i:1;s:15:\"stretch_section\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:32:\"background_overlay_gradient_type\";i:1;s:36:\"background_overlay_gradient_position\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;s:7:\"padding\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_family\";i:4;s:22:\"typography_font_weight\";i:4;s:25:\"typography_text_transform\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:4;s:27:\"typography_font_size_mobile\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:3;s:14:\"_margin_tablet\";i:3;s:14:\"_margin_mobile\";i:4;s:15:\"_padding_mobile\";i:3;s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:3;}}}}}'),(2130,573,'_edit_lock','1576078087:1'),(2143,1266,'_elementor_version','2.8.0'),(2144,1266,'_elementor_template_type','wp-post'),(2145,1266,'_elementor_pro_version','2.7.3'),(2210,1274,'_elementor_version','2.5.15'),(2211,1274,'_elementor_template_type','post'),(2213,1275,'_elementor_controls_usage','a:0:{}'),(2214,1275,'_wp_page_template','default'),(2215,1275,'_elementor_edit_mode','builder'),(2216,1275,'_elementor_data','[{\"id\":\"434cc62\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#54595f\"},\"elements\":[{\"id\":\"2a98622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b9382c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Copyright 2018 | Powered & Designed by BostonDelish\",\"icon\":\"\",\"_id\":\"1ca29d1\",\"link\":{\"url\":\"https:\\/\\/www.bostondelish.com\",\"is_external\":\"on\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_align\":\"center\",\"text_color\":\"rgba(247, 214, 51, 0.77)\",\"icon_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2217,1275,'_elementor_version','2.5.15'),(2218,1275,'_elementor_template_type','post'),(2220,573,'_elementor_pro_version','2.7.3'),(2140,1266,'_elementor_edit_mode','builder'),(2141,1266,'_wp_page_template','default'),(2142,1266,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9cf2657\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Reservation\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/make-a-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4830f3c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"sticky\":\"top\",\"sticky_on\":[\"desktop\"]},\"elements\":[{\"id\":\"9680792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.51}},\"elements\":[{\"id\":\"6a9a8fb\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#ffffff\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(247,244,234,0.76)\",\"pointer\":\"text\",\"menu_typography_typography\":\"custom\",\"toggle_size\":{\"unit\":\"px\",\"size\":31},\"_background_hover_background\":\"classic\",\"_box_shadow_hover_box_shadow_type\":\"yes\",\"indicator\":\"chevron\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#000000\",\"color_menu_item_hover\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(2166,1269,'_wp_page_template','default'),(2167,1269,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"126 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2168,1269,'_elementor_version','2.8.0'),(2169,1269,'_elementor_template_type','wp-post'),(2170,1269,'_elementor_edit_mode','builder'),(2171,1269,'_elementor_pro_version','2.7.3'),(2173,1270,'_wp_page_template','default'),(2174,1270,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"38.036\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"61.964\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2175,1270,'_elementor_version','2.8.0'),(2176,1270,'_elementor_template_type','wp-post'),(2177,1270,'_elementor_edit_mode','builder'),(2178,1270,'_elementor_pro_version','2.7.3'),(2181,1271,'_wp_page_template','default'),(2182,1271,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-GiftCard\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2183,1271,'_elementor_version','2.8.0'),(2184,1271,'_elementor_template_type','wp-post'),(2185,1271,'_elementor_edit_mode','builder'),(2186,1271,'_elementor_pro_version','2.7.3'),(2718,1336,'_wp_page_template','default'),(2719,1336,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c22a59\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e564e\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2201,1273,'_elementor_version','2.8.0'),(2202,1273,'_elementor_template_type','wp-post'),(2203,1273,'_elementor_pro_version','2.7.3'),(2206,1274,'_elementor_controls_usage','a:0:{}'),(2207,1274,'_wp_page_template','default'),(2208,1274,'_elementor_edit_mode','builder'),(2209,1274,'_elementor_data','[{\"id\":\"434cc62\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#54595f\"},\"elements\":[{\"id\":\"2a98622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b9382c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Copyright 2018 | Powered & Designed by BostonDelish\",\"icon\":\"\",\"_id\":\"1ca29d1\",\"link\":{\"url\":\"https:\\/\\/www.bostondelish.com\",\"is_external\":\"on\",\"nofollow\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#d8d465\",\"icon_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2222,1276,'_wp_trash_meta_status','publish'),(2223,1276,'_wp_trash_meta_time','1576078476'),(2224,1276,'_elementor_controls_usage','a:0:{}'),(2225,1277,'_wp_trash_meta_status','publish'),(2226,1277,'_wp_trash_meta_time','1576078563'),(2227,1277,'_elementor_controls_usage','a:0:{}'),(2228,1278,'_edit_lock','1576078647:1'),(2229,1278,'_wp_trash_meta_status','publish'),(2230,1278,'_wp_trash_meta_time','1576078655'),(2231,1278,'_elementor_controls_usage','a:0:{}'),(2235,1279,'_elementor_version','2.8.0'),(2236,1279,'_elementor_template_type','wp-post'),(2237,1279,'_elementor_pro_version','2.7.3'),(2259,1282,'_wp_page_template','default'),(2258,1282,'_elementor_edit_mode','builder'),(2241,1280,'_elementor_edit_mode','builder'),(2242,1280,'_wp_page_template','default'),(2243,1280,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9cf2657\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Reservation\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/make-a-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247, 214, 51, 0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"rgba(247, 214, 51, 0.77)\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(2244,1280,'_elementor_version','2.8.0'),(2245,1280,'_elementor_template_type','wp-post'),(2246,1280,'_elementor_pro_version','2.7.3'),(2269,1283,'_elementor_version','2.8.0'),(2270,1283,'_elementor_template_type','wp-post'),(2271,1283,'_elementor_pro_version','2.7.3'),(2261,1282,'_elementor_version','2.8.0'),(2262,1282,'_elementor_template_type','wp-post'),(2263,1282,'_elementor_pro_version','2.7.3'),(2266,1283,'_elementor_edit_mode','builder'),(2267,1283,'_wp_page_template','default'),(2268,1283,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9cf2657\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Reservation\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/make-a-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247, 214, 51, 0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#FFFFFF\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(2260,1282,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9cf2657\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Reservation\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/make-a-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247, 214, 51, 0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"rgba(247, 214, 51, 0.77)\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(2275,1284,'_elementor_edit_mode','builder'),(2276,1284,'_wp_page_template','default'),(2277,1284,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9cf2657\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Reservation\",\"link\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/make-a-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247, 214, 51, 0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(2278,1284,'_elementor_version','2.8.0'),(2279,1284,'_elementor_template_type','wp-post'),(2280,1284,'_elementor_pro_version','2.7.3'),(3403,1621,'_elementor_version','2.8.0'),(3404,1621,'_elementor_template_type','wp-post'),(3405,1621,'_elementor_pro_version','2.7.3'),(3406,1621,'_elementor_css','a:5:{s:4:\"time\";i:1577577983;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2287,1245,'_oembed_bd17f78c221aa8e7a61718cebe3254ec','{{unknown}}'),(2288,949,'_wp_trash_meta_status','publish'),(2289,949,'_wp_trash_meta_time','1576118140'),(2290,949,'_wp_desired_post_slug','dinner-reservation'),(2291,949,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(2292,1286,'_elementor_controls_usage','a:0:{}'),(2293,1286,'_elementor_template_type','post'),(2294,1286,'_elementor_edit_mode','builder'),(2295,1286,'_wp_page_template','default'),(2296,1286,'_elementor_data','[{\"id\":\"e17c2bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"7d5da85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"1f622bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dinner Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef0fbc8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"8\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"4d745e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"a920d9e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/10-1.png\",\"id\":415},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2297,1286,'_elementor_version','0.4'),(2300,969,'_wp_trash_meta_status','publish'),(2301,969,'_wp_trash_meta_time','1576118164'),(2302,969,'_wp_desired_post_slug','lunch-reservation'),(2303,969,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(2304,1287,'_elementor_controls_usage','a:0:{}'),(2305,1287,'_elementor_edit_mode','builder'),(2306,1287,'_elementor_template_type','post'),(2307,1287,'_wp_page_template','default'),(2308,1287,'_elementor_data','[{\"id\":\"7c34ff94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(69,81,94,0.46)\"},\"elements\":[{\"id\":\"6f8fe84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.63},\"elements\":[{\"id\":\"457b171b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lunch Reservation\",\"align\":\"left\",\"title_color\":\"#e8d76d\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9db31e8\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"9\"},\"elements\":[],\"widgetType\":\"fm-elementor\"}],\"isInner\":false},{\"id\":\"14ff45eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.37},\"elements\":[{\"id\":\"42de6103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/14-1.png\",\"id\":94},\"image_box_shadow_box_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-81\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2309,1287,'_elementor_version','0.4'),(2660,1326,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1576472892;}'),(2661,1325,'_order_key','wc_order_yKj2yegdaRjw3'),(2662,1325,'_customer_user','0'),(2663,1325,'_payment_method','cod'),(2313,803,'_wp_trash_meta_status','publish'),(2314,803,'_wp_trash_meta_time','1576118298'),(2315,803,'_wp_desired_post_slug','order'),(2316,1288,'_elementor_controls_usage','a:0:{}'),(2317,1288,'_elementor_edit_mode','builder'),(2318,1288,'_wp_page_template','default'),(2319,1288,'_elementor_data','[{\"id\":\"75451e58\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611}},\"elements\":[{\"id\":\"7f09fe33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"6d433d39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"63024cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Take Out\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic-lunch\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e91b5\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f72577b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Delivery\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/mkt.com\\/thairiffic\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"63a92151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4e6e458\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fc505da\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47a8094d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"29b1a6a7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\",\"id\":619},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/2.jpg\",\"id\":496},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\",\"id\":618},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#833ca3\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/7.jpg\",\"id\":551},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(2320,1288,'_elementor_version','0.4'),(2321,1288,'_elementor_template_type','post'),(2664,1325,'_payment_method_title','Cash on delivery'),(2665,1325,'_customer_ip_address','70.20.18.187'),(2323,915,'_wp_trash_meta_status','publish'),(2324,915,'_wp_trash_meta_time','1576118310'),(2325,915,'_wp_desired_post_slug','offer-code');
INSERT INTO `wpuz_postmeta` VALUES (2326,915,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(2327,1289,'_elementor_controls_usage','a:0:{}'),(2328,1289,'_wp_page_template','default'),(2329,1289,'_elementor_data','[{\"id\":\"1e78ce96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c0be15a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"3838b980\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"23020fd7\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13a8ac7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5707f78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"551dc4d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-size: 20px; font-style: normal; font-weight: 200;\\\">PLEASE CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2330,1289,'_elementor_version','0.4'),(2331,1289,'_elementor_template_type','post'),(2332,1289,'_elementor_edit_mode','builder'),(2625,1315,'_wp_trash_meta_time','1576470717'),(2626,1315,'_elementor_controls_usage','a:0:{}'),(2334,683,'_wp_trash_meta_status','publish'),(2335,683,'_wp_trash_meta_time','1576118320'),(2336,683,'_wp_desired_post_slug','offers'),(2337,1290,'_elementor_controls_usage','a:0:{}'),(2338,1290,'_wp_page_template','default'),(2339,1290,'_elementor_edit_mode','builder'),(2340,1290,'_elementor_data','[{\"id\":\"7eb737f8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"background_background\":\"classic\",\"background_image\":{\"id\":619,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":\"720\"}},\"elements\":[{\"id\":\"6d789015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"rgba(255,255,255,0.75)\",\"background_color_b\":\"rgba(66,76,147,0.84)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":300},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"40\",\"bottom\":\"70\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"377c3960\",\"elType\":\"widget\",\"settings\":{\"title\":\"save up to 10% off\",\"align\":\"center\",\"title_color\":\"rgba(255,255,255,0.92)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1.5\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"51\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"0.9\"},\"header_size\":\"h1\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6a19d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dine -In | Take out | Delivery | \",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f54eca9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0ed0f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"51.541\",\"content_position\":\"top\",\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"5c2bb1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"10\",\"align\":\"right\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"105\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"80\"},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-3.6},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"43f582c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":\"48.459\",\"content_position\":\"top\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"screen_sm\":\"custom\",\"screen_sm_width\":\"50\"},\"elements\":[{\"id\":\"6a7565b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"%\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_family\":\"Roboto\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"0.8\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"50\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.7},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a01610f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Off\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"typography_font_family\":\"Roboto Condensed\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"_margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5988fde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Offer Code # BostonDelish\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b8ebec1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Online orders use Code # BostonDelish\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"2.5\"},\"background_color\":\"#710d01\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"40\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.2)\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"45\",\"bottom\":\"25\",\"left\":\"45\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"justify\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"15\"},\"button_background_hover_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"003b2c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer ends December 25, 2019\\n\\n up to $20 Discount\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65607cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"please print or show this offer to your server to redeem!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"typography_font_family\":\"Teko\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(2341,1290,'_elementor_version','0.4'),(2342,1290,'_elementor_template_type','post'),(2343,701,'_wp_trash_meta_status','publish'),(2344,701,'_wp_trash_meta_time','1576118334'),(2345,701,'_wp_desired_post_slug','offers-request'),(2346,1291,'_elementor_controls_usage','a:0:{}'),(2347,1291,'_wp_page_template','default'),(2348,1291,'_elementor_data','[{\"id\":\"17011980\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1924},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b00d487\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#ffffff\"},\"elements\":[{\"id\":\"42b1379a\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6a7e68a1\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"type\":\"image\",\"image\":{\"id\":222,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/IMG-4614.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"vz7xxsx\"},{\"type\":\"image\",\"image\":{\"id\":618,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/5.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"w9ji8u3\"},{\"type\":\"image\",\"image\":{\"id\":552,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/6.jpg\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"p25vv93\"},{\"type\":\"image\",\"image\":{\"id\":93,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/04\\/10-1.png\"},\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"ocbiyxy\"}],\"height\":{\"unit\":\"vh\",\"size\":80},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":0},\"height_tablet\":{\"unit\":\"vh\",\"size\":59},\"height_mobile\":{\"unit\":\"vh\",\"size\":76}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fdbf8ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"rgba(255,255,255,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"z_index\":2,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-116\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f0ee140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":100,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"0\",\"left\":\"55\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-83\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"55\",\"bottom\":\"35\",\"left\":\"55\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"415252a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"10% off Offer\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"900\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dcf1213\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.<\\/p><p>THEN CHECK YOUR INBOX FOR OUR CURRENT OFFER<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_family\":\"Khand\",\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"792cba4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8a7cbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"fbea8a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6230ff7\",\"elType\":\"widget\",\"settings\":{\"html\":\"[Form id=\\\"7\\\"]\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"a26e39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2349,1291,'_elementor_version','0.4'),(2350,1291,'_elementor_template_type','post'),(2351,1291,'_elementor_edit_mode','builder'),(2623,1315,'_edit_lock','1576470711:1'),(2624,1315,'_wp_trash_meta_status','publish'),(2666,1325,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(2667,1325,'_created_via','checkout'),(2668,1325,'_cart_hash','bd8848f392385d33b16e817bba6f0439'),(2669,1325,'_billing_first_name','Jeff'),(2670,1325,'_billing_last_name','Zamiri'),(2671,1325,'_billing_address_1','7 Rocklawn Rd'),(2672,1325,'_billing_city','Westborough'),(2673,1325,'_billing_state','MA'),(2674,1325,'_billing_postcode','01581'),(2355,1293,'_elementor_controls_usage','a:0:{}'),(2356,1294,'_elementor_controls_usage','a:0:{}'),(2357,1295,'_elementor_controls_usage','a:0:{}'),(2358,1296,'_elementor_controls_usage','a:0:{}'),(2359,1297,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1576469209;}'),(2360,1298,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1576469210;}'),(2361,1299,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1576469212;}'),(2362,1300,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1576469213;}'),(2363,1301,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576469210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2364,1297,'_elementor_controls_usage','a:0:{}'),(2365,1298,'_elementor_controls_usage','a:0:{}'),(2366,1301,'_elementor_controls_usage','a:0:{}'),(2367,1302,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576472834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2368,1299,'_elementor_controls_usage','a:0:{}'),(2369,1300,'_elementor_controls_usage','a:0:{}'),(2370,1303,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(2371,1304,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1576469289;}'),(2372,1304,'_elementor_controls_usage','a:0:{}'),(2373,1303,'_edit_lock','1576472408:1'),(2374,1303,'_edit_last','1'),(2375,1303,'_elementor_controls_usage','a:0:{}'),(2376,1303,'total_sales','2'),(2377,1303,'_tax_status','none'),(2378,1303,'_tax_class',''),(2379,1303,'_manage_stock','no'),(2380,1303,'_backorders','no'),(2381,1303,'_sold_individually','no'),(2382,1303,'_virtual','no'),(2383,1303,'_downloadable','no'),(2384,1303,'_download_limit','-1'),(2385,1303,'_download_expiry','-1'),(2386,1303,'_stock',NULL),(2387,1303,'_stock_status','instock'),(2388,1303,'_wc_average_rating','0'),(2389,1303,'_wc_review_count','0'),(2390,1303,'_product_version','3.8.1'),(2396,1305,'_variation_description',''),(2391,1303,'site-sidebar-layout','default'),(2392,1303,'site-content-layout','default'),(2393,1303,'theme-transparent-header-meta','default'),(2413,1306,'_elementor_controls_usage','a:0:{}'),(2394,1303,'_product_attributes','a:1:{s:12:\"pa_gift-card\";a:6:{s:4:\"name\";s:12:\"pa_gift-card\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),(2395,1305,'_elementor_controls_usage','a:0:{}'),(2397,1305,'total_sales','0'),(2398,1305,'_tax_status','taxable'),(2399,1305,'_tax_class','parent'),(2400,1305,'_manage_stock','no'),(2401,1305,'_backorders','no'),(2402,1305,'_sold_individually','no'),(2403,1305,'_virtual','no'),(2404,1305,'_downloadable','no'),(2405,1305,'_download_limit','-1'),(2406,1305,'_download_expiry','-1'),(2407,1305,'_stock',NULL),(2408,1305,'_stock_status','instock'),(2409,1305,'_wc_average_rating','0'),(2410,1305,'_wc_review_count','0'),(2411,1305,'attribute_pa_gift-card','twenty-five'),(2412,1305,'_product_version','3.8.1'),(2414,1306,'_variation_description',''),(2415,1306,'total_sales','0'),(2416,1306,'_tax_status','taxable'),(2417,1306,'_tax_class','parent'),(2418,1306,'_manage_stock','no'),(2419,1306,'_backorders','no'),(2420,1306,'_sold_individually','no'),(2421,1306,'_virtual','no'),(2422,1306,'_downloadable','no'),(2423,1306,'_download_limit','-1'),(2424,1306,'_download_expiry','-1'),(2425,1306,'_stock',NULL),(2426,1306,'_stock_status','instock'),(2427,1306,'_wc_average_rating','0'),(2428,1306,'_wc_review_count','0'),(2429,1306,'attribute_pa_gift-card','forty'),(2430,1306,'_product_version','3.8.1'),(2431,1307,'_elementor_controls_usage','a:0:{}'),(2432,1307,'_variation_description',''),(2433,1307,'total_sales','0'),(2434,1307,'_tax_status','taxable'),(2435,1307,'_tax_class','parent'),(2436,1307,'_manage_stock','no'),(2437,1307,'_backorders','no'),(2438,1307,'_sold_individually','no'),(2439,1307,'_virtual','no'),(2440,1307,'_downloadable','no'),(2441,1307,'_download_limit','-1'),(2442,1307,'_download_expiry','-1'),(2443,1307,'_stock',NULL),(2444,1307,'_stock_status','instock'),(2445,1307,'_wc_average_rating','0'),(2446,1307,'_wc_review_count','0'),(2447,1307,'attribute_pa_gift-card','fifty'),(2448,1307,'_product_version','3.8.1'),(2449,1308,'_elementor_controls_usage','a:0:{}'),(2450,1308,'_variation_description',''),(2451,1308,'total_sales','0'),(2452,1308,'_tax_status','taxable'),(2453,1308,'_tax_class','parent'),(2454,1308,'_manage_stock','no'),(2455,1308,'_backorders','no'),(2456,1308,'_sold_individually','no'),(2457,1308,'_virtual','no'),(2458,1308,'_downloadable','no'),(2459,1308,'_download_limit','-1'),(2460,1308,'_download_expiry','-1'),(2461,1308,'_stock',NULL),(2462,1308,'_stock_status','instock'),(2463,1308,'_wc_average_rating','0'),(2464,1308,'_wc_review_count','0'),(2465,1308,'attribute_pa_gift-card','seventy-five'),(2466,1308,'_product_version','3.8.1'),(2467,1305,'_regular_price','25'),(2468,1305,'_price','25'),(2469,1306,'_regular_price','40'),(2470,1306,'_price','40'),(2471,1307,'_regular_price','50'),(2472,1307,'_price','50'),(2473,1308,'_regular_price','75'),(2474,1308,'_price','75'),(2618,1303,'_price','200'),(2617,1303,'_price','150'),(2616,1303,'_price','100'),(2480,1309,'_variation_description',''),(2479,1309,'_elementor_controls_usage','a:0:{}'),(2481,1309,'total_sales','0'),(2482,1309,'_tax_status','taxable'),(2483,1309,'_tax_class','parent'),(2484,1309,'_manage_stock','no'),(2485,1309,'_backorders','no'),(2486,1309,'_sold_individually','no'),(2487,1309,'_virtual','no'),(2488,1309,'_downloadable','no'),(2489,1309,'_download_limit','-1'),(2490,1309,'_download_expiry','-1'),(2491,1309,'_stock',NULL),(2492,1309,'_stock_status','instock'),(2493,1309,'_wc_average_rating','0'),(2494,1309,'_wc_review_count','0'),(2495,1309,'attribute_pa_gift-card','one-hundred'),(2496,1309,'_product_version','3.8.1'),(2501,1310,'_elementor_controls_usage','a:0:{}'),(2502,1310,'_variation_description',''),(2503,1310,'total_sales','0'),(2504,1310,'_tax_status','taxable'),(2505,1310,'_tax_class','parent'),(2506,1310,'_manage_stock','no'),(2507,1310,'_backorders','no'),(2508,1310,'_sold_individually','no'),(2509,1310,'_virtual','no'),(2510,1310,'_downloadable','no'),(2511,1310,'_download_limit','-1'),(2512,1310,'_download_expiry','-1'),(2513,1310,'_stock',NULL),(2514,1310,'_stock_status','instock'),(2515,1310,'_wc_average_rating','0'),(2516,1310,'_wc_review_count','0'),(2517,1310,'attribute_pa_gift-card','one-hundred-fifty'),(2518,1310,'_product_version','3.8.1'),(2615,1303,'_price','75'),(2523,1311,'_elementor_controls_usage','a:0:{}'),(2524,1311,'_variation_description',''),(2525,1311,'total_sales','0'),(2526,1311,'_tax_status','taxable'),(2527,1311,'_tax_class','parent'),(2528,1311,'_manage_stock','no'),(2529,1311,'_backorders','no'),(2530,1311,'_sold_individually','no'),(2531,1311,'_virtual','no'),(2532,1311,'_downloadable','no'),(2533,1311,'_download_limit','-1'),(2534,1311,'_download_expiry','-1'),(2535,1311,'_stock',NULL),(2536,1311,'_stock_status','instock'),(2537,1311,'_wc_average_rating','0'),(2538,1311,'_wc_review_count','0'),(2539,1311,'attribute_pa_gift-card','two-hundred'),(2540,1311,'_product_version','3.8.1'),(2545,1309,'_regular_price','100'),(2546,1309,'_price','100'),(2547,1310,'_regular_price','150'),(2548,1310,'_price','150'),(2549,1311,'_regular_price','200'),(2550,1311,'_price','200'),(2614,1303,'_price','50'),(2613,1303,'_price','40'),(2559,1312,'_variation_description',''),(2558,1312,'_elementor_controls_usage','a:0:{}'),(2560,1312,'total_sales','0'),(2561,1312,'_tax_status','taxable'),(2562,1312,'_tax_class','parent'),(2563,1312,'_manage_stock','no'),(2564,1312,'_backorders','no'),(2565,1312,'_sold_individually','no'),(2566,1312,'_virtual','no'),(2567,1312,'_downloadable','no'),(2568,1312,'_download_limit','-1'),(2569,1312,'_download_expiry','-1'),(2570,1312,'_stock',NULL),(2571,1312,'_stock_status','instock'),(2572,1312,'_wc_average_rating','0'),(2573,1312,'_wc_review_count','0'),(2574,1312,'attribute_pa_gift-card','three-hundred'),(2575,1312,'_product_version','3.8.1'),(2583,1313,'_elementor_controls_usage','a:0:{}'),(2584,1313,'_variation_description',''),(2585,1313,'total_sales','0'),(2586,1313,'_tax_status','taxable'),(2587,1313,'_tax_class','parent'),(2588,1313,'_manage_stock','no'),(2589,1313,'_backorders','no'),(2590,1313,'_sold_individually','no'),(2591,1313,'_virtual','no'),(2592,1313,'_downloadable','no'),(2593,1313,'_download_limit','-1'),(2594,1313,'_download_expiry','-1'),(2595,1313,'_stock',NULL),(2596,1313,'_stock_status','instock'),(2597,1313,'_wc_average_rating','0'),(2598,1313,'_wc_review_count','0'),(2599,1313,'attribute_pa_gift-card','five-hundred'),(2600,1313,'_product_version','3.8.1'),(2612,1303,'_price','25'),(2608,1312,'_regular_price','300'),(2609,1312,'_price','300'),(2610,1313,'_regular_price','500'),(2611,1313,'_price','500'),(2619,1303,'_price','300'),(2620,1303,'_price','500'),(3255,1568,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1577404151;}'),(2643,1320,'_wp_trash_meta_time','1576471453'),(2642,1320,'_wp_trash_meta_status','publish'),(2644,1320,'_elementor_controls_usage','a:0:{}'),(2647,573,'_elementor_css','a:5:{s:4:\"time\";i:1576471541;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2648,1321,'_wp_trash_meta_status','publish'),(2649,1321,'_wp_trash_meta_time','1576471615'),(2650,1321,'_elementor_controls_usage','a:0:{}'),(2651,1322,'_wp_trash_meta_status','publish'),(2652,1322,'_wp_trash_meta_time','1576471676'),(2653,1322,'_elementor_controls_usage','a:0:{}'),(2654,1323,'_wp_trash_meta_status','publish'),(2655,1323,'_wp_trash_meta_time','1576471734'),(2656,1323,'_elementor_controls_usage','a:0:{}'),(2657,1324,'_wp_attached_file','2019/12/Gift-Card.png'),(2658,1324,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:336;s:6:\"height\";i:240;s:4:\"file\";s:21:\"2019/12/Gift-Card.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gift-Card-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gift-Card-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Gift-Card-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Gift-Card-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Gift-Card-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Gift-Card-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2682,1325,'_order_shipping_tax','0'),(2683,1325,'_order_tax','0'),(2684,1325,'_order_total','25.00'),(2685,1325,'_order_version','3.8.1'),(2686,1325,'_prices_include_tax','no'),(2687,1325,'_billing_address_index','Jeff Zamiri  7 Rocklawn Rd  Westborough MA 01581 US info@sorentos.com 6174070473'),(2688,1325,'_shipping_address_index','         6174070473'),(2689,1325,'is_vat_exempt','no'),(2690,1325,'_download_permissions_granted','yes'),(2691,1325,'_recorded_sales','yes'),(2692,1325,'_recorded_coupon_usage_counts','yes'),(2693,1325,'_order_stock_reduced','yes'),(2694,1302,'_elementor_controls_usage','a:0:{}'),(2695,1327,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576476488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2696,1326,'_elementor_controls_usage','a:0:{}'),(2697,607,'_elementor_css','a:5:{s:4:\"time\";i:1576473444;s:5:\"fonts\";a:2:{i:0;s:4:\"Lora\";i:1;s:12:\"Josefin Sans\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2699,409,'_elementor_css','a:5:{s:4:\"time\";i:1576473448;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2700,1132,'_elementor_css','a:5:{s:4:\"time\";i:1576473937;s:5:\"fonts\";a:2:{i:0;s:12:\"Josefin Sans\";i:3;s:4:\"Lora\";}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2701,1327,'_elementor_controls_usage','a:0:{}'),(2702,1328,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576480213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2703,1328,'_elementor_controls_usage','a:0:{}'),(2704,1329,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576484579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2705,1329,'_elementor_controls_usage','a:0:{}'),(2706,1330,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576489639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2707,1130,'_elementor_css','a:5:{s:4:\"time\";i:1576487972;s:5:\"fonts\";a:1:{i:0;s:12:\"Josefin Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2708,1330,'_elementor_controls_usage','a:0:{}'),(2709,1331,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576494503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2710,1331,'_elementor_controls_usage','a:0:{}'),(2711,1332,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576498482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2712,1332,'_elementor_controls_usage','a:0:{}'),(2713,1333,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576502717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2714,1333,'_elementor_controls_usage','a:0:{}'),(2715,1334,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576506434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2716,1334,'_elementor_controls_usage','a:0:{}'),(2717,1335,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576512102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2720,1336,'_elementor_version','2.8.0'),(2721,1336,'_elementor_template_type','wp-post'),(2722,1336,'_elementor_edit_mode','builder'),(2723,1336,'_elementor_pro_version','2.7.3'),(2724,1336,'_elementor_css','a:5:{s:4:\"time\";i:1576471541;s:5:\"fonts\";a:5:{i:0;s:19:\"Architects Daughter\";i:1;s:16:\"Playfair Display\";i:3;s:6:\"Roboto\";i:7;s:9:\"Dynalight\";i:8;s:7:\"Poppins\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:4;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2726,1337,'_wp_page_template','default'),(2727,1337,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5045aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d6a784\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8655ba3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1324,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Gift-Card.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4af3814\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e36de25\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58fe5f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2728,1337,'_elementor_version','2.8.1'),(2729,1337,'_elementor_template_type','wp-post'),(2730,1337,'_elementor_edit_mode','builder'),(2731,1337,'_elementor_pro_version','2.7.3'),(3552,1644,'_elementor_data','[{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5045aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d6a784\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8655ba3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1324,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Gift-Card.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4af3814\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e36de25\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58fe5f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2733,1338,'_wp_page_template','default'),(2734,1338,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5045aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d6a784\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8655ba3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1324,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Gift-Card.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4af3814\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e36de25\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58fe5f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2735,1338,'_elementor_version','2.8.1'),(2736,1338,'_elementor_template_type','wp-post'),(2737,1338,'_elementor_edit_mode','builder'),(2738,1338,'_elementor_pro_version','2.7.3'),(2763,1346,'_wp_page_template','default'),(2764,1346,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/51.jpg\",\"id\":1176},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5045aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d6a784\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8655ba3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1324,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Gift-Card.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4af3814\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e36de25\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58fe5f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2741,1339,'_wp_trash_meta_status','publish'),(2742,1339,'_wp_trash_meta_time','1576510484'),(2743,1339,'_elementor_controls_usage','a:0:{}'),(2744,1340,'_edit_lock','1576510716:1'),(2745,1340,'_wp_trash_meta_status','publish'),(2746,1340,'_wp_trash_meta_time','1576510705'),(2747,1340,'_elementor_controls_usage','a:0:{}'),(2748,1341,'_wp_trash_meta_status','publish'),(2749,1341,'_wp_trash_meta_time','1576510742'),(2750,1341,'_elementor_controls_usage','a:0:{}'),(2751,1342,'_edit_lock','1576510873:1'),(2752,1342,'_wp_trash_meta_status','publish'),(2753,1342,'_wp_trash_meta_time','1576510886'),(2754,1342,'_elementor_controls_usage','a:0:{}'),(2755,1343,'_edit_lock','1576511057:1'),(2756,1343,'_wp_trash_meta_status','publish'),(2757,1343,'_wp_trash_meta_time','1576511063'),(2758,1343,'_elementor_controls_usage','a:0:{}'),(2759,1335,'_elementor_controls_usage','a:0:{}'),(2760,1344,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576515992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2761,1344,'_elementor_controls_usage','a:0:{}'),(2762,1345,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576519790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2765,1346,'_elementor_version','2.8.1'),(2766,1346,'_elementor_template_type','wp-post'),(2767,1346,'_elementor_edit_mode','builder'),(2768,1346,'_elementor_pro_version','2.7.3'),(2769,1346,'_elementor_css','a:5:{s:4:\"time\";i:1576509289;s:5:\"fonts\";a:5:{i:0;s:19:\"Architects Daughter\";i:1;s:16:\"Playfair Display\";i:2;s:6:\"Roboto\";i:7;s:9:\"Dynalight\";i:8;s:7:\"Poppins\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:4;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3551,1644,'_wp_page_template','default'),(3543,1643,'_wp_page_template','default'),(3544,1643,'_elementor_data','[{\"id\":\"4a88fb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"fbe5002\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.981},\"elements\":[],\"isInner\":false},{\"id\":\"1b1c7df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.038},\"elements\":[],\"isInner\":false},{\"id\":\"c96f4e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.977},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Fresh Thai & Asian Cuisine\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"257da87\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/gallery1.jpg\",\"id\":1177},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5045aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d6a784\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8655ba3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1324,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Gift-Card.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4af3814\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e36de25\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58fe5f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2772,1345,'_elementor_controls_usage','a:0:{}'),(2773,1347,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576523731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2774,1347,'_elementor_controls_usage','a:0:{}'),(2775,1348,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576527458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2776,1348,'_elementor_controls_usage','a:0:{}'),(2777,1349,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576531614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2778,1349,'_elementor_controls_usage','a:0:{}'),(2779,1350,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576535372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2780,1350,'_elementor_controls_usage','a:0:{}'),(2781,1351,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576539069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2782,1351,'_elementor_controls_usage','a:0:{}'),(2783,1352,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576542999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2784,1352,'_elementor_controls_usage','a:0:{}'),(2785,1353,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576546691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2786,1353,'_elementor_controls_usage','a:0:{}'),(2787,1354,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576551003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2788,1354,'_elementor_controls_usage','a:0:{}'),(2789,1355,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576555008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2790,1355,'_elementor_controls_usage','a:0:{}'),(2791,1356,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576559801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2792,1356,'_elementor_controls_usage','a:0:{}'),(2793,1357,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576564460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2794,1357,'_elementor_controls_usage','a:0:{}'),(2795,1358,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576568070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2796,1358,'_elementor_controls_usage','a:0:{}'),(2797,1359,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576573663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2798,1359,'_elementor_controls_usage','a:0:{}'),(2799,1360,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576580210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2800,1360,'_elementor_controls_usage','a:0:{}'),(2801,1361,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576585675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2802,1361,'_elementor_controls_usage','a:0:{}'),(2803,1362,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576592128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2804,1362,'_elementor_controls_usage','a:0:{}'),(2805,1363,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576598662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2806,1363,'_elementor_controls_usage','a:0:{}'),(2807,1364,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576602284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2808,1364,'_elementor_controls_usage','a:0:{}'),(2809,1365,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576605888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2810,1365,'_elementor_controls_usage','a:0:{}'),(2811,1366,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576609633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2812,1366,'_elementor_controls_usage','a:0:{}'),(2813,1367,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576613598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2814,1367,'_elementor_controls_usage','a:0:{}'),(2815,1368,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576617319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2816,1368,'_elementor_controls_usage','a:0:{}'),(2817,1369,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576620944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2818,1369,'_elementor_controls_usage','a:0:{}'),(2819,1370,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576624839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2820,1370,'_elementor_controls_usage','a:0:{}'),(2821,1371,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576628614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2822,1371,'_elementor_controls_usage','a:0:{}'),(2823,1372,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576632574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2824,1372,'_elementor_controls_usage','a:0:{}'),(2825,1373,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576636179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2826,1373,'_elementor_controls_usage','a:0:{}'),(2827,1374,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576640279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2828,771,'_elementor_css','a:5:{s:4:\"time\";i:1576636692;s:5:\"fonts\";a:5:{i:0;s:12:\"Josefin Sans\";i:1;s:4:\"Lora\";i:9;s:6:\"Oswald\";i:10;s:6:\"Roboto\";i:11;s:18:\"Shadows Into Light\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2829,1374,'_elementor_controls_usage','a:0:{}'),(2830,1375,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576644265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2831,1375,'_elementor_controls_usage','a:0:{}'),(2832,1376,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576648211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2833,1376,'_elementor_controls_usage','a:0:{}'),(2834,1377,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576651992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2835,1377,'_elementor_controls_usage','a:0:{}'),(2836,1378,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576655723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2837,1378,'_elementor_controls_usage','a:0:{}'),(2838,1379,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576659405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2839,1379,'_elementor_controls_usage','a:0:{}'),(2840,1380,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576663086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2841,1380,'_elementor_controls_usage','a:0:{}'),(2842,1381,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576666878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2843,1381,'_elementor_controls_usage','a:0:{}'),(2844,1382,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576671095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2845,1382,'_elementor_controls_usage','a:0:{}'),(2846,1383,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576675063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2847,1383,'_elementor_controls_usage','a:0:{}'),(2848,1384,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576680468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2849,1384,'_elementor_controls_usage','a:0:{}'),(2850,1385,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576686261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2851,1385,'_elementor_controls_usage','a:0:{}'),(2852,1386,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576689871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2853,1386,'_elementor_controls_usage','a:0:{}'),(2854,1387,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576693773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2855,1387,'_elementor_controls_usage','a:0:{}'),(2856,1388,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576697608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2857,1388,'_elementor_controls_usage','a:0:{}'),(2858,1389,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576701215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2859,1389,'_elementor_controls_usage','a:0:{}'),(2860,1390,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576705001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2861,1390,'_elementor_controls_usage','a:0:{}'),(2862,1391,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576708757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2863,1391,'_elementor_controls_usage','a:0:{}'),(2864,1392,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576712460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2865,1392,'_elementor_controls_usage','a:0:{}'),(2866,1393,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576716120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2867,1393,'_elementor_controls_usage','a:0:{}'),(2868,1394,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576719771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2869,1394,'_elementor_controls_usage','a:0:{}'),(2870,1395,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576723638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2871,1395,'_elementor_controls_usage','a:0:{}'),(2872,1396,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576727318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2873,1396,'_elementor_controls_usage','a:0:{}'),(2874,1397,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576731176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2875,1397,'_elementor_controls_usage','a:0:{}'),(2876,1398,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576734857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2877,1398,'_elementor_controls_usage','a:0:{}'),(2878,1399,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576738659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2879,1399,'_elementor_controls_usage','a:0:{}'),(2880,1400,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576742611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2881,1400,'_elementor_controls_usage','a:0:{}'),(2882,1401,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576746360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2883,1401,'_elementor_controls_usage','a:0:{}'),(2884,1402,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576750316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2885,1402,'_elementor_controls_usage','a:0:{}'),(2886,1403,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576753938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2887,1403,'_elementor_controls_usage','a:0:{}'),(2888,1404,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576758872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2889,1404,'_elementor_controls_usage','a:0:{}'),(2890,1405,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576762483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2891,1405,'_elementor_controls_usage','a:0:{}'),(2892,1406,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576766264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2893,1406,'_elementor_controls_usage','a:0:{}'),(2894,1407,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576770629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2895,1407,'_elementor_controls_usage','a:0:{}'),(2896,1408,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576774501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2897,1408,'_elementor_controls_usage','a:0:{}'),(2898,1409,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576778184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2899,1409,'_elementor_controls_usage','a:0:{}'),(2900,1410,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576782120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2901,1410,'_elementor_controls_usage','a:0:{}'),(2902,1411,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576786088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2903,1411,'_elementor_controls_usage','a:0:{}'),(2904,1412,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576790268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2905,1412,'_elementor_controls_usage','a:0:{}'),(2906,1413,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576794291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2907,1413,'_elementor_controls_usage','a:0:{}'),(2908,1414,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576798053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2909,1414,'_elementor_controls_usage','a:0:{}'),(2910,1415,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576801659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2911,1415,'_elementor_controls_usage','a:0:{}'),(2912,1416,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576805606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2913,1416,'_elementor_controls_usage','a:0:{}'),(2914,1417,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576809342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2915,1417,'_elementor_controls_usage','a:0:{}'),(2916,1418,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576813495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2917,1418,'_elementor_controls_usage','a:0:{}'),(2918,1419,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576817595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2919,1419,'_elementor_controls_usage','a:0:{}'),(2920,1420,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576821446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2921,1420,'_elementor_controls_usage','a:0:{}'),(2922,1421,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576825425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2923,1421,'_elementor_controls_usage','a:0:{}'),(2924,1422,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576829191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2925,1422,'_elementor_controls_usage','a:0:{}'),(2926,1423,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576833625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2927,1423,'_elementor_controls_usage','a:0:{}'),(2928,1424,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576837451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2929,1424,'_elementor_controls_usage','a:0:{}'),(2930,1425,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576841562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2931,1425,'_elementor_controls_usage','a:0:{}'),(2932,1426,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576845215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2933,1426,'_elementor_controls_usage','a:0:{}'),(2934,1427,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576849227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2935,1427,'_elementor_controls_usage','a:0:{}'),(2936,1428,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576853291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2937,1428,'_elementor_controls_usage','a:0:{}'),(2938,1429,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576858087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2939,1429,'_elementor_controls_usage','a:0:{}'),(2940,1430,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576861838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2941,1430,'_elementor_controls_usage','a:0:{}'),(2942,1431,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576865491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2943,1431,'_elementor_controls_usage','a:0:{}'),(2944,1432,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576869412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2945,1432,'_elementor_controls_usage','a:0:{}'),(2946,1433,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576873040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2947,1433,'_elementor_controls_usage','a:0:{}'),(2948,1434,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576877449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2949,1434,'_elementor_controls_usage','a:0:{}'),(2950,1435,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576881492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2951,1435,'_elementor_controls_usage','a:0:{}'),(2952,1436,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576885154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2953,1436,'_elementor_controls_usage','a:0:{}'),(2954,1437,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576888851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2955,1437,'_elementor_controls_usage','a:0:{}'),(2956,1438,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576892714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2957,1438,'_elementor_controls_usage','a:0:{}'),(2958,1439,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576896382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2959,1439,'_elementor_controls_usage','a:0:{}'),(2960,1440,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576900182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2961,1440,'_elementor_controls_usage','a:0:{}'),(2962,1441,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576903981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2963,1441,'_elementor_controls_usage','a:0:{}'),(2964,1442,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576908052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2965,1442,'_elementor_controls_usage','a:0:{}'),(2966,1443,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576911991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2967,1443,'_elementor_controls_usage','a:0:{}'),(2968,1444,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576916203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2969,1444,'_elementor_controls_usage','a:0:{}'),(2970,1445,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576919832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2971,1445,'_elementor_controls_usage','a:0:{}'),(2972,1446,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576923454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2973,1446,'_elementor_controls_usage','a:0:{}'),(2974,1447,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576927106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2975,1447,'_elementor_controls_usage','a:0:{}'),(2976,1448,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576931006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2977,1448,'_elementor_controls_usage','a:0:{}'),(2978,1449,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576934961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2979,1449,'_elementor_controls_usage','a:0:{}'),(2980,1450,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576938844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2981,1450,'_elementor_controls_usage','a:0:{}'),(2982,1451,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576942544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2983,1451,'_elementor_controls_usage','a:0:{}'),(2984,1452,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576946248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2985,1452,'_elementor_controls_usage','a:0:{}'),(2986,1453,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576949900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2987,1453,'_elementor_controls_usage','a:0:{}'),(2988,1454,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576954030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2989,1454,'_elementor_controls_usage','a:0:{}'),(2990,1455,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576958270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2991,1455,'_elementor_controls_usage','a:0:{}'),(2992,1456,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576962036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2993,1456,'_elementor_controls_usage','a:0:{}'),(2994,1457,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576965918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2995,1457,'_elementor_controls_usage','a:0:{}'),(2996,1458,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576969565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2997,1458,'_elementor_controls_usage','a:0:{}'),(2998,1459,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576973177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(2999,1459,'_elementor_controls_usage','a:0:{}'),(3000,1460,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576976819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3001,1460,'_elementor_controls_usage','a:0:{}'),(3002,1461,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576980753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3003,1461,'_elementor_controls_usage','a:0:{}'),(3004,1462,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576984390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3005,1462,'_elementor_controls_usage','a:0:{}'),(3006,1463,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576988697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3007,1463,'_elementor_controls_usage','a:0:{}'),(3008,1464,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576992593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3009,1464,'_elementor_controls_usage','a:0:{}'),(3010,1465,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1576996281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3011,1465,'_elementor_controls_usage','a:0:{}'),(3012,1466,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577000207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3013,1466,'_elementor_controls_usage','a:0:{}'),(3014,1467,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577004054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3015,1467,'_elementor_controls_usage','a:0:{}'),(3016,1468,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577008632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3017,1468,'_elementor_controls_usage','a:0:{}'),(3018,1469,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577012782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3019,1469,'_elementor_controls_usage','a:0:{}'),(3020,1470,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577016429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3021,1470,'_elementor_controls_usage','a:0:{}'),(3022,1471,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577021002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3023,1471,'_elementor_controls_usage','a:0:{}'),(3024,1472,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577024665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3025,1472,'_elementor_controls_usage','a:0:{}'),(3026,1473,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577030200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3027,1473,'_elementor_controls_usage','a:0:{}'),(3028,1474,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577034025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3029,1474,'_elementor_controls_usage','a:0:{}'),(3030,1475,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577037788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3031,1475,'_elementor_controls_usage','a:0:{}'),(3032,1476,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577041886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3033,1476,'_elementor_controls_usage','a:0:{}'),(3034,1477,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577045534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3035,1477,'_elementor_controls_usage','a:0:{}'),(3036,1478,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577049284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3037,1478,'_elementor_controls_usage','a:0:{}'),(3038,1479,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577053104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3039,1479,'_elementor_controls_usage','a:0:{}'),(3040,1480,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577058305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3041,1480,'_elementor_controls_usage','a:0:{}'),(3042,1481,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577061929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3043,1481,'_elementor_controls_usage','a:0:{}'),(3044,1482,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577065546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3045,1482,'_elementor_controls_usage','a:0:{}'),(3046,1483,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577069342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3047,1483,'_elementor_controls_usage','a:0:{}'),(3048,1484,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577074093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3049,1484,'_elementor_controls_usage','a:0:{}'),(3050,1485,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577082858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3051,1485,'_elementor_controls_usage','a:0:{}'),(3052,1486,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577087652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3053,1486,'_elementor_controls_usage','a:0:{}'),(3054,1487,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577093426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3055,1487,'_elementor_controls_usage','a:0:{}'),(3056,1488,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577097180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3057,1488,'_elementor_controls_usage','a:0:{}'),(3058,1489,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577102732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3059,1489,'_elementor_controls_usage','a:0:{}'),(3060,1490,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577107042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3061,1490,'_elementor_controls_usage','a:0:{}'),(3062,1491,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577111219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3063,1491,'_elementor_controls_usage','a:0:{}'),(3064,1492,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577115893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3065,1492,'_elementor_controls_usage','a:0:{}'),(3066,1493,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577120268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3067,1493,'_elementor_controls_usage','a:0:{}'),(3068,1494,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577124234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3069,1494,'_elementor_controls_usage','a:0:{}'),(3070,1495,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577128396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3071,1495,'_elementor_controls_usage','a:0:{}'),(3072,1496,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577132039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3073,1496,'_elementor_controls_usage','a:0:{}'),(3074,1497,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577135843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3075,1497,'_elementor_controls_usage','a:0:{}'),(3076,1498,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577140303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3077,1498,'_elementor_controls_usage','a:0:{}'),(3078,1499,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577143914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3079,1499,'_elementor_controls_usage','a:0:{}'),(3080,1500,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577147809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3081,1500,'_elementor_controls_usage','a:0:{}'),(3082,1501,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577151491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3083,1501,'_elementor_controls_usage','a:0:{}'),(3084,1502,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577155750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3085,1502,'_elementor_controls_usage','a:0:{}'),(3086,1503,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577160408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3087,1503,'_elementor_controls_usage','a:0:{}'),(3088,1504,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577164214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3089,1504,'_elementor_controls_usage','a:0:{}'),(3090,1505,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577167930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3091,1505,'_elementor_controls_usage','a:0:{}'),(3092,1506,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577172347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3093,1506,'_elementor_controls_usage','a:0:{}'),(3094,1507,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577176011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3095,1507,'_elementor_controls_usage','a:0:{}'),(3096,1508,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577180050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3097,1508,'_elementor_controls_usage','a:0:{}'),(3098,1509,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577183799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3099,1509,'_elementor_controls_usage','a:0:{}'),(3100,1510,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577187893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3101,1510,'_elementor_controls_usage','a:0:{}'),(3102,1511,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577191626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3103,1511,'_elementor_controls_usage','a:0:{}'),(3104,1512,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577195240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3105,1512,'_elementor_controls_usage','a:0:{}'),(3106,1513,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577198995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3107,1513,'_elementor_controls_usage','a:0:{}'),(3108,1514,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577202716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3109,1514,'_elementor_controls_usage','a:0:{}'),(3110,1515,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577206424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3111,1515,'_elementor_controls_usage','a:0:{}'),(3112,1516,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577210203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3113,1516,'_elementor_controls_usage','a:0:{}'),(3114,1517,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577214386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3115,1517,'_elementor_controls_usage','a:0:{}'),(3116,1518,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577219519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3117,1518,'_elementor_controls_usage','a:0:{}'),(3118,1519,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577223365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3119,1519,'_elementor_controls_usage','a:0:{}'),(3120,1520,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577227081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3121,1520,'_elementor_controls_usage','a:0:{}'),(3122,1521,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577230687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3123,1521,'_elementor_controls_usage','a:0:{}'),(3124,1522,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577234397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3125,1522,'_elementor_controls_usage','a:0:{}'),(3126,1523,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577238012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3127,1523,'_elementor_controls_usage','a:0:{}'),(3128,1524,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577241613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3129,1524,'_elementor_controls_usage','a:0:{}'),(3130,1525,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577245341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3131,1525,'_elementor_controls_usage','a:0:{}'),(3132,1526,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577249025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3133,1526,'_elementor_controls_usage','a:0:{}'),(3134,1527,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577253368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3135,1527,'_elementor_controls_usage','a:0:{}'),(3136,1528,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577256969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3137,1528,'_elementor_controls_usage','a:0:{}'),(3138,1529,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577260826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3139,1529,'_elementor_controls_usage','a:0:{}'),(3140,1530,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577264667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3141,1530,'_elementor_controls_usage','a:0:{}'),(3142,1531,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577269103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3143,1531,'_elementor_controls_usage','a:0:{}'),(3144,1532,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577273247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3145,1532,'_elementor_controls_usage','a:0:{}'),(3146,1533,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577276994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3147,1533,'_elementor_controls_usage','a:0:{}'),(3148,1534,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577281487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3149,1534,'_elementor_controls_usage','a:0:{}'),(3150,1535,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577285110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3151,1535,'_elementor_controls_usage','a:0:{}'),(3152,1536,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577288749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3153,1536,'_elementor_controls_usage','a:0:{}'),(3154,1537,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577292433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3155,1537,'_elementor_controls_usage','a:0:{}'),(3156,1538,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577296488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3157,1538,'_elementor_controls_usage','a:0:{}'),(3158,1539,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577300673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3159,1539,'_elementor_controls_usage','a:0:{}'),(3160,1540,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577304494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3161,1540,'_elementor_controls_usage','a:0:{}'),(3162,1541,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577308197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3163,1541,'_elementor_controls_usage','a:0:{}'),(3164,1542,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577312032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3165,1542,'_elementor_controls_usage','a:0:{}'),(3166,1543,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577315811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3167,1543,'_elementor_controls_usage','a:0:{}'),(3168,1544,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577319981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3169,1544,'_elementor_controls_usage','a:0:{}'),(3170,1545,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577324120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3171,1545,'_elementor_controls_usage','a:0:{}'),(3172,1546,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577327927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3173,1546,'_elementor_controls_usage','a:0:{}'),(3174,1547,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577331961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3175,1547,'_elementor_controls_usage','a:0:{}'),(3176,1548,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577335620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3177,1548,'_elementor_controls_usage','a:0:{}'),(3178,1549,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577339235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3179,1549,'_elementor_controls_usage','a:0:{}'),(3180,1550,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577345132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3181,1550,'_elementor_controls_usage','a:0:{}'),(3182,1551,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577349830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3183,1551,'_elementor_controls_usage','a:0:{}'),(3184,1552,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577353482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3185,1552,'_elementor_controls_usage','a:0:{}'),(3186,1553,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577360022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3187,1553,'_elementor_controls_usage','a:0:{}'),(3188,1554,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577364157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3189,1554,'_elementor_controls_usage','a:0:{}'),(3190,1555,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577369551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3191,1555,'_elementor_controls_usage','a:0:{}'),(3192,1556,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577373721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3193,1556,'_elementor_controls_usage','a:0:{}'),(3194,1557,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577378578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3195,1557,'_elementor_controls_usage','a:0:{}'),(3196,1558,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577382271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3197,1558,'_elementor_controls_usage','a:0:{}'),(3198,1559,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577386025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3199,1561,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1577383171;}'),(3200,1560,'_order_key','wc_order_4Z6OTWY27cc6g'),(3201,1560,'_customer_user','0'),(3202,1560,'_payment_method','stripe'),(3203,1560,'_payment_method_title','Credit Card Payment'),(3204,1560,'_customer_ip_address','76.19.132.75'),(3205,1560,'_customer_user_agent','Mozilla/5.0 (iPad; CPU OS 12_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Mobile/15E148 Safari/604.1'),(3206,1560,'_created_via','checkout'),(3207,1560,'_cart_hash','c5ef67bb8b9d9bb6c6785b3ddddd492a'),(3208,1560,'_billing_first_name','Frances'),(3209,1560,'_billing_last_name','Mansen'),(3210,1560,'_billing_address_1','74 Hosmer'),(3211,1560,'_billing_city','Hudson'),(3212,1560,'_billing_state','MA'),(3213,1560,'_billing_postcode','01749'),(3214,1560,'_billing_country','US'),(3215,1560,'_billing_email','doriemansen@gmail.com'),(3216,1560,'_billing_phone','6177336457'),(3217,1560,'_order_currency','USD'),(3218,1560,'_cart_discount','0'),(3219,1560,'_cart_discount_tax','0'),(3220,1560,'_order_shipping','0.00'),(3221,1560,'_order_shipping_tax','0'),(3222,1560,'_order_tax','0'),(3223,1560,'_order_total','40.00'),(3224,1560,'_order_version','3.8.1'),(3225,1560,'_prices_include_tax','no'),(3226,1560,'_billing_address_index','Frances Mansen  74 Hosmer  Hudson MA 01749 US doriemansen@gmail.com 6177336457'),(3227,1560,'_shipping_address_index','         6177336457'),(3228,1560,'is_vat_exempt','no'),(3229,1560,'_stripe_customer_id','cus_GQsNiZbZhVK8ZZ'),(3230,1560,'_stripe_source_id','src_1Fu0cJCAn4cZ0zNjoymVjh2a'),(3231,1560,'_stripe_intent_id','pi_1Fu0cNCAn4cZ0zNj9x9ZrUtv'),(3232,1560,'_stripe_charge_captured','yes'),(3233,1560,'_stripe_fee','1.46'),(3234,1560,'_stripe_net','38.54'),(3235,1560,'_stripe_currency','USD'),(3236,1560,'_transaction_id','ch_1Fu0cOCAn4cZ0zNjJ1rjTAQP'),(3237,1560,'_date_paid','1577383170'),(3238,1560,'_paid_date','2019-12-26 12:59:30'),(3239,1560,'_download_permissions_granted','yes'),(3240,1560,'_recorded_sales','yes'),(3241,1560,'_recorded_coupon_usage_counts','yes'),(3242,1560,'_order_stock_reduced','yes'),(3243,1561,'_elementor_controls_usage','a:0:{}'),(3244,1559,'_elementor_controls_usage','a:0:{}'),(3245,1562,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577389794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3246,1562,'_elementor_controls_usage','a:0:{}'),(3247,1563,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577393875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3248,1563,'_elementor_controls_usage','a:0:{}'),(3249,1564,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577397500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3250,1564,'_elementor_controls_usage','a:0:{}'),(3251,1565,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577401469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3252,1565,'_elementor_controls_usage','a:0:{}'),(3253,1566,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577405252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3254,1,'wdseo_options','O:15:\"WD_SEO_Postmeta\":16:{s:10:\"meta_title\";s:0:\"\";s:16:\"meta_description\";s:0:\"\";s:13:\"meta_keywords\";s:0:\"\";s:15:\"opengraph_title\";s:0:\"\";s:21:\"opengraph_description\";s:0:\"\";s:16:\"opengraph_images\";s:0:\"\";s:18:\"use_og_for_twitter\";i:1;s:13:\"twitter_title\";s:0:\"\";s:19:\"twitter_description\";s:0:\"\";s:14:\"twitter_images\";s:0:\"\";s:13:\"canonical_url\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:5:\"index\";s:0:\"\";s:6:\"follow\";s:0:\"\";s:4:\"date\";s:0:\"\";s:15:\"robots_advanced\";a:1:{i:0;s:0:\"\";}}'),(3256,1568,'_elementor_controls_usage','a:0:{}'),(3257,1566,'_elementor_controls_usage','a:0:{}'),(3258,1569,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577408853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3262,1571,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577412626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3261,1569,'_elementor_controls_usage','a:0:{}'),(3263,1571,'_elementor_controls_usage','a:0:{}'),(3264,1572,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577416907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3265,1572,'_elementor_controls_usage','a:0:{}'),(3266,1573,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577420626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3267,1573,'_elementor_controls_usage','a:0:{}'),(3268,1574,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577426155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3269,1574,'_elementor_controls_usage','a:0:{}'),(3270,1575,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577431199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3271,1575,'_elementor_controls_usage','a:0:{}'),(3272,1576,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577434817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3273,1576,'_elementor_controls_usage','a:0:{}'),(3274,1577,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577438914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3275,1577,'_elementor_controls_usage','a:0:{}'),(3276,1578,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577442957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3277,1578,'_elementor_controls_usage','a:0:{}'),(3278,1579,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577447542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3279,1579,'_elementor_controls_usage','a:0:{}'),(3280,1580,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577451756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3281,1580,'_elementor_controls_usage','a:0:{}'),(3282,1581,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577455628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3283,1582,'_menu_item_type','custom'),(3284,1582,'_menu_item_menu_item_parent','0'),(3285,1582,'_menu_item_object_id','1582'),(3286,1582,'_menu_item_object','custom'),(3287,1582,'_menu_item_target',''),(3288,1582,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3289,1582,'_menu_item_xfn',''),(3290,1582,'_menu_item_url','https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e'),(3292,1582,'_elementor_controls_usage','a:0:{}'),(3293,1583,'_menu_item_type','custom'),(3294,1583,'_menu_item_menu_item_parent','0'),(3295,1583,'_menu_item_object_id','1583'),(3296,1583,'_menu_item_object','custom'),(3297,1583,'_menu_item_target',''),(3298,1583,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3299,1583,'_menu_item_xfn',''),(3300,1583,'_menu_item_url','https://thairifficma.com/product/thairiffic-gift-card/'),(3302,1583,'_elementor_controls_usage','a:0:{}'),(3303,1581,'_elementor_controls_usage','a:0:{}'),(3304,1584,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577459309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3305,1584,'_elementor_controls_usage','a:0:{}'),(3306,1585,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577462999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3307,1585,'_elementor_controls_usage','a:0:{}'),(3308,1586,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577466626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3313,1587,'_elementor_version','2.8.0'),(3314,1587,'_elementor_pro_version','2.7.3'),(3315,1587,'_elementor_css','a:5:{s:4:\"time\";i:1576473446;s:5:\"fonts\";a:1:{i:0;s:12:\"Josefin Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3317,1588,'_elementor_edit_mode','builder'),(3318,1588,'_elementor_template_type','wp-post'),(3319,1588,'_wp_page_template','default'),(3320,1588,'_elementor_data','[{\"id\":\"5c23dedf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/07\\/8.jpg\",\"id\":611},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\",\"id\":1187},\"background_overlay_size\":\"cover\"},\"elements\":[{\"id\":\"693ace76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"eb03f61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/9.jpg\",\"id\":1200}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7de2e7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#f7f3ed\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":38,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"025\",\"bottom\":\"30\",\"left\":\"025\",\"isLinked\":false}},\"elements\":[{\"id\":\"2eb64fb3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a lunch Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-lunch-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4e1e2c32\",\"elType\":\"widget\",\"settings\":{\"style\":\"double\",\"weight\":{\"unit\":\"px\",\"size\":4},\"color\":\"#9b1f1a\",\"width\":{\"unit\":\"px\",\"size\":75},\"gap\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"65c16edd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Make a Dinner Reservation\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/bostondelish.com\\/1-thairiffic-dinner-reservation\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"button_text_color\":\"#000000\",\"background_color\":\"rgba(247,214,51,0.77)\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"62987b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are closed from 2:30 pm until 4:30 pm!\",\"header_size\":\"p\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_family\":\"Josefin Sans\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70b10727\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7296279\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/7.jpg\",\"id\":1197}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cb62c0e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"59c1f0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7764f796\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"9237954\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/31.jpg\",\"id\":1201},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"248d99e\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33.jpg\",\"id\":1202},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"48591b2\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/27.jpg\",\"id\":1203},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"ff082b0\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/39.jpg\",\"id\":1204},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"\",\"description\":\"\",\"button_text\":\"\",\"background_color\":\"#FFFFFF\",\"_id\":\"98d6819\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_1882.jpg\",\"id\":1206},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"px\",\"size\":600},\"content_max_width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),(3321,1588,'_elementor_version','2.8.1'),(3322,1588,'_elementor_pro_version','2.7.3'),(3323,991,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:17:\"button_text_color\";i:2;s:16:\"background_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"style\";i:1;s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:1;s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:23:\"background_overlay_size\";i:1;}}}}s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_style_slides\";a:1:{s:17:\"content_max_width\";i:1;}}}}}'),(3324,991,'_elementor_css','a:5:{s:4:\"time\";i:1577465731;s:5:\"fonts\";a:1:{i:0;s:12:\"Josefin Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3325,1586,'_elementor_controls_usage','a:0:{}'),(3326,1589,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577470532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3327,1589,'_elementor_controls_usage','a:0:{}'),(3328,1590,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577474170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3329,1590,'_elementor_controls_usage','a:0:{}'),(3330,1591,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577477865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3331,1591,'_elementor_controls_usage','a:0:{}'),(3332,1592,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577482192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3333,1592,'_elementor_controls_usage','a:0:{}'),(3334,1593,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577485921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3335,1593,'_elementor_controls_usage','a:0:{}'),(3336,1594,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577489631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3337,1594,'_elementor_controls_usage','a:0:{}'),(3338,1595,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577493288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3339,1595,'_elementor_controls_usage','a:0:{}'),(3340,1596,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577497030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3341,1596,'_elementor_controls_usage','a:0:{}'),(3342,1597,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577500829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3343,1597,'_elementor_controls_usage','a:0:{}'),(3344,1598,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577504593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3345,1598,'_elementor_controls_usage','a:0:{}'),(3346,1599,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577508256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3347,1599,'_elementor_controls_usage','a:0:{}'),(3348,1600,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577511866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3349,1600,'_elementor_controls_usage','a:0:{}'),(3350,1601,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577516529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3351,1601,'_elementor_controls_usage','a:0:{}'),(3352,1602,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577520204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3353,1602,'_elementor_controls_usage','a:0:{}'),(3354,1603,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577524520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3355,1603,'_elementor_controls_usage','a:0:{}'),(3356,1604,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577528539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3357,1604,'_elementor_controls_usage','a:0:{}'),(3358,1605,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577532324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3359,1605,'_elementor_controls_usage','a:0:{}'),(3360,1606,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577536460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3361,1606,'_elementor_controls_usage','a:0:{}'),(3362,1607,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577540089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3363,1607,'_elementor_controls_usage','a:0:{}'),(3364,1608,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577544059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3365,1608,'_elementor_controls_usage','a:0:{}'),(3366,1609,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577547851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3367,1609,'_elementor_controls_usage','a:0:{}'),(3368,1610,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577551514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3369,1610,'_elementor_controls_usage','a:0:{}'),(3370,1611,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577555522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3371,1611,'_elementor_controls_usage','a:0:{}'),(3372,1612,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577559844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3373,1612,'_elementor_controls_usage','a:0:{}'),(3374,1613,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577564705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3375,1613,'_elementor_controls_usage','a:0:{}'),(3376,1614,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577568414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3377,1614,'_elementor_controls_usage','a:0:{}'),(3378,1615,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577572617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3379,1615,'_elementor_controls_usage','a:0:{}'),(3380,1616,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577576355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3381,1616,'_elementor_controls_usage','a:0:{}'),(3382,1617,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577580194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3408,1622,'_elementor_edit_mode','builder'),(3400,1621,'_elementor_edit_mode','builder'),(3401,1621,'_wp_page_template','default'),(3402,1621,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal \",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(3394,1620,'_wp_attached_file','2018/06/halal-sign-e1577577927956.jpg'),(3395,1620,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:104;s:6:\"height\";i:104;s:4:\"file\";s:37:\"2018/06/halal-sign-e1577577927956.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"halal-sign-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"halal-sign-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"halal-sign-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3396,1620,'_edit_lock','1577577861:1'),(3397,1620,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:208;s:6:\"height\";i:208;s:4:\"file\";s:14:\"halal-sign.jpg\";}}'),(3398,1620,'_edit_last','1'),(3443,1626,'_wp_page_template','default'),(3444,1626,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(3409,1622,'_wp_page_template','default'),(3410,1622,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal \",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(3411,1622,'_elementor_version','2.8.1'),(3412,1622,'_elementor_template_type','wp-post'),(3413,1622,'_elementor_pro_version','2.7.3'),(3416,1623,'_elementor_edit_mode','builder'),(3417,1623,'_wp_page_template','default'),(3418,1623,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(3419,1623,'_elementor_version','2.8.1'),(3420,1623,'_elementor_template_type','wp-post'),(3421,1623,'_elementor_pro_version','2.7.3'),(3422,1623,'_elementor_css','a:5:{s:4:\"time\";i:1577578388;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:2;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3442,1626,'_elementor_edit_mode','builder'),(3425,1624,'_elementor_edit_mode','builder'),(3426,1624,'_wp_page_template','default'),(3427,1624,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(3428,1624,'_elementor_version','2.8.1'),(3429,1624,'_elementor_template_type','wp-post'),(3430,1624,'_elementor_pro_version','2.7.3'),(3431,1624,'_elementor_css','a:5:{s:4:\"time\";i:1577578884;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:2;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3434,1625,'_elementor_edit_mode','builder'),(3435,1625,'_wp_page_template','default'),(3436,1625,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a21143f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Info@thaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"4f29805\",\"link\":{\"url\":\"mailto:Info@thaiRifficma.com\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(3437,1625,'_elementor_version','2.8.1'),(3438,1625,'_elementor_template_type','wp-post'),(3439,1625,'_elementor_pro_version','2.7.3'),(3440,1625,'_elementor_css','a:5:{s:4:\"time\";i:1577579422;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:2;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3445,1626,'_elementor_version','2.8.1'),(3446,1626,'_elementor_template_type','wp-post'),(3447,1626,'_elementor_pro_version','2.7.3'),(3450,1627,'_elementor_edit_mode','builder'),(3451,1627,'_wp_page_template','default'),(3452,1627,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.875,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24.034},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"70\",\"bottom\":\"10\",\"left\":\"70\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3453,1627,'_elementor_version','2.8.1'),(3454,1627,'_elementor_template_type','wp-post'),(3455,1627,'_elementor_pro_version','2.7.3'),(3456,1627,'_elementor_css','a:5:{s:4:\"time\";i:1577579530;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3458,1628,'_elementor_edit_mode','builder'),(3459,1628,'_wp_page_template','default'),(3460,1628,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3461,1628,'_elementor_version','2.8.1'),(3462,1628,'_elementor_template_type','wp-post'),(3463,1628,'_elementor_pro_version','2.7.3'),(3466,1629,'_elementor_edit_mode','builder'),(3467,1629,'_wp_page_template','default'),(3468,1629,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3469,1629,'_elementor_version','2.8.1'),(3470,1629,'_elementor_template_type','wp-post'),(3471,1629,'_elementor_pro_version','2.7.3'),(3472,1629,'_elementor_css','a:5:{s:4:\"time\";i:1577579791;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3486,1631,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3485,1631,'_wp_page_template','default'),(3484,1631,'_elementor_edit_mode','builder'),(3475,1630,'_elementor_edit_mode','builder'),(3476,1630,'_wp_page_template','default'),(3477,1630,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"_background_background\":\"classic\",\"_background_color\":\"#080808\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3478,1630,'_elementor_version','2.8.1'),(3479,1630,'_elementor_template_type','wp-post'),(3480,1630,'_elementor_pro_version','2.7.3'),(3481,1630,'_elementor_css','a:5:{s:4:\"time\";i:1577579926;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3487,1631,'_elementor_version','2.8.1'),(3488,1631,'_elementor_template_type','wp-post'),(3489,1631,'_elementor_pro_version','2.7.3'),(3490,1631,'_elementor_css','a:5:{s:4:\"time\";i:1577580014;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3513,1634,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3512,1634,'_wp_page_template','default'),(3511,1634,'_elementor_edit_mode','builder'),(3493,1632,'_elementor_edit_mode','builder'),(3494,1632,'_wp_page_template','default'),(3495,1632,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\",\"background_motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3496,1632,'_elementor_version','2.8.1'),(3497,1632,'_elementor_template_type','wp-post'),(3498,1632,'_elementor_pro_version','2.7.3'),(3499,1632,'_elementor_css','a:5:{s:4:\"time\";i:1577580061;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3502,1633,'_elementor_edit_mode','builder'),(3503,1633,'_wp_page_template','default'),(3504,1633,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"structure\":\"20\",\"background_motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3505,1633,'_elementor_version','2.8.1'),(3506,1633,'_elementor_template_type','wp-post'),(3507,1633,'_elementor_pro_version','2.7.3'),(3508,1633,'_elementor_css','a:5:{s:4:\"time\";i:1577580131;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3514,1634,'_elementor_version','2.8.1'),(3515,1634,'_elementor_template_type','wp-post'),(3516,1634,'_elementor_pro_version','2.7.3'),(3517,1634,'_elementor_css','a:5:{s:4:\"time\";i:1577580190;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3522,1636,'_elementor_edit_mode','builder'),(3523,1636,'_wp_page_template','default'),(3524,1636,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3520,1617,'_elementor_controls_usage','a:0:{}'),(3521,1635,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577583894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3525,1636,'_elementor_version','2.8.1'),(3526,1636,'_elementor_template_type','wp-post'),(3527,1636,'_elementor_pro_version','2.7.3'),(3528,1636,'_elementor_css','a:5:{s:4:\"time\";i:1577580232;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3595,1649,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.33,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3594,1649,'_wp_page_template','default'),(3576,1647,'_elementor_edit_mode','builder'),(3577,1647,'_wp_page_template','default'),(3578,1647,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.33,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3531,1635,'_elementor_controls_usage','a:0:{}'),(3532,1637,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577588143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3533,1637,'_elementor_controls_usage','a:0:{}'),(3534,1638,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577593241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3535,1638,'_elementor_controls_usage','a:0:{}'),(3536,1639,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577597087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3537,1639,'_elementor_controls_usage','a:0:{}'),(3538,1640,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577600825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3539,1640,'_elementor_controls_usage','a:0:{}'),(3540,1641,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577604521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3541,1642,'_wp_attached_file','2019/12/48211981_756258091395290_7069731450156744704_n-3-1.jpg'),(3542,1642,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1409;s:6:\"height\";i:1569;s:4:\"file\";s:62:\"2019/12/48211981_756258091395290_7069731450156744704_n-3-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:62:\"48211981_756258091395290_7069731450156744704_n-3-1-269x300.jpg\";s:5:\"width\";i:269;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"48211981_756258091395290_7069731450156744704_n-3-1-920x1024.jpg\";s:5:\"width\";i:920;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"48211981_756258091395290_7069731450156744704_n-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:62:\"48211981_756258091395290_7069731450156744704_n-3-1-768x855.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:855;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:64:\"48211981_756258091395290_7069731450156744704_n-3-1-1379x1536.jpg\";s:5:\"width\";i:1379;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:62:\"48211981_756258091395290_7069731450156744704_n-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:62:\"48211981_756258091395290_7069731450156744704_n-3-1-600x668.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:62:\"48211981_756258091395290_7069731450156744704_n-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:62:\"48211981_756258091395290_7069731450156744704_n-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:62:\"48211981_756258091395290_7069731450156744704_n-3-1-600x668.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:62:\"48211981_756258091395290_7069731450156744704_n-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3545,1643,'_elementor_version','2.8.1'),(3546,1643,'_elementor_template_type','wp-post'),(3547,1643,'_elementor_edit_mode','builder'),(3548,1643,'_elementor_pro_version','2.7.3'),(3549,1643,'_elementor_css','a:5:{s:4:\"time\";i:1576518592;s:5:\"fonts\";a:5:{i:0;s:19:\"Architects Daughter\";i:1;s:16:\"Playfair Display\";i:2;s:6:\"Roboto\";i:7;s:9:\"Dynalight\";i:8;s:7:\"Poppins\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:4;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3553,1644,'_elementor_version','2.8.1'),(3554,1644,'_elementor_template_type','wp-post'),(3555,1644,'_elementor_edit_mode','builder'),(3556,1644,'_elementor_pro_version','2.7.3'),(3710,1662,'_elementor_version','2.8.1'),(3711,1662,'_elementor_template_type','wp-post'),(3712,1662,'_elementor_edit_mode','builder'),(3713,1662,'_elementor_pro_version','2.7.3'),(3714,1662,'_elementor_css','a:5:{s:4:\"time\";i:1577604020;s:5:\"fonts\";a:5:{i:0;s:19:\"Architects Daughter\";i:1;s:16:\"Playfair Display\";i:2;s:6:\"Roboto\";i:7;s:9:\"Dynalight\";i:8;s:7:\"Poppins\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:4;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3716,1641,'_elementor_controls_usage','a:0:{}'),(3717,1663,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577608156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3571,1646,'_elementor_version','2.8.1'),(3572,1646,'_elementor_template_type','wp-post'),(3573,1646,'_elementor_pro_version','2.7.3'),(3574,1646,'_elementor_css','a:5:{s:4:\"time\";i:1577601501;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3579,1647,'_elementor_version','2.8.1'),(3580,1647,'_elementor_template_type','wp-post'),(3581,1647,'_elementor_pro_version','2.7.3'),(3568,1646,'_elementor_edit_mode','builder'),(3569,1646,'_wp_page_template','default'),(3570,1646,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3593,1649,'_elementor_edit_mode','builder'),(3584,1648,'_elementor_edit_mode','builder'),(3585,1648,'_wp_page_template','default'),(3586,1648,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.33,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3587,1648,'_elementor_version','2.8.1'),(3588,1648,'_elementor_template_type','wp-post'),(3589,1648,'_elementor_pro_version','2.7.3'),(3590,1648,'_elementor_css','a:5:{s:4:\"time\";i:1577601588;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3596,1649,'_elementor_version','2.8.1'),(3597,1649,'_elementor_template_type','wp-post'),(3598,1649,'_elementor_pro_version','2.7.3'),(3599,1649,'_elementor_css','a:5:{s:4:\"time\";i:1577601639;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3602,1650,'_elementor_edit_mode','builder'),(3603,1650,'_wp_page_template','default'),(3604,1650,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0.13)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.33,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3605,1650,'_elementor_version','2.8.1'),(3606,1650,'_elementor_template_type','wp-post'),(3607,1650,'_elementor_pro_version','2.7.3'),(3608,1650,'_elementor_css','a:5:{s:4:\"time\";i:1577601693;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3611,1651,'_elementor_edit_mode','builder'),(3612,1651,'_wp_page_template','default'),(3613,1651,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"20\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(110, 114, 120, 0.99)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.909,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3614,1651,'_elementor_version','2.8.1'),(3615,1651,'_elementor_template_type','wp-post'),(3616,1651,'_elementor_pro_version','2.7.3'),(3617,1651,'_elementor_css','a:5:{s:4:\"time\";i:1577601768;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3665,1657,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"caption_source\":\"custom\",\"caption\":\"Except DUCK everything else are Halal!\\u200b\",\"text_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.759,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"3080702\"}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.311},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.201},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3664,1657,'_wp_page_template','default'),(3657,1656,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"caption_source\":\"custom\",\"caption\":\"Except DUCK everything else are Halal!\\u200b\",\"text_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.851,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.219},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.201},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3663,1657,'_elementor_edit_mode','builder'),(3655,1656,'_elementor_edit_mode','builder'),(3656,1656,'_wp_page_template','default'),(3620,1652,'_elementor_edit_mode','builder'),(3621,1652,'_wp_page_template','default'),(3622,1652,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(110, 114, 120, 0.99)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.131,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.49,\"sizes\":[]}},\"elements\":[],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":72.467},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"51ee1d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.42,\"space_between_widgets\":-14},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3623,1652,'_elementor_version','2.8.1'),(3624,1652,'_elementor_template_type','wp-post'),(3625,1652,'_elementor_pro_version','2.7.3'),(3626,1652,'_elementor_css','a:5:{s:4:\"time\";i:1577601896;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3638,1654,'_elementor_edit_mode','builder'),(3639,1654,'_wp_page_template','default'),(3640,1654,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":11.05,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":73.02},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.201},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3629,1653,'_elementor_edit_mode','builder'),(3630,1653,'_wp_page_template','default'),(3631,1653,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":11.05,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":73.02},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.201},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63b513f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(110, 114, 120, 0.99)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"95cb472\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.131,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.49,\"sizes\":[]}},\"elements\":[],\"isInner\":false},{\"id\":\"aa5e07f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":72.467},\"elements\":[],\"isInner\":false},{\"id\":\"51ee1d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.42,\"space_between_widgets\":-14},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3632,1653,'_elementor_version','2.8.1'),(3633,1653,'_elementor_template_type','wp-post'),(3634,1653,'_elementor_pro_version','2.7.3'),(3635,1653,'_elementor_css','a:5:{s:4:\"time\";i:1577602030;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3641,1654,'_elementor_version','2.8.1'),(3642,1654,'_elementor_template_type','wp-post'),(3643,1654,'_elementor_pro_version','2.7.3'),(3644,1654,'_elementor_css','a:5:{s:4:\"time\";i:1577602153;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3647,1655,'_elementor_edit_mode','builder'),(3648,1655,'_wp_page_template','default'),(3649,1655,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e9313a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Except DUCK everything else are Halal!\",\"align\":\"center\",\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.851,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"icon\":\"fa fa-phone-square\",\"_id\":\"f70230c\",\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.219},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.201},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3650,1655,'_elementor_version','2.8.1'),(3651,1655,'_elementor_template_type','wp-post'),(3652,1655,'_elementor_pro_version','2.7.3'),(3653,1655,'_elementor_css','a:5:{s:4:\"time\";i:1577602220;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3658,1656,'_elementor_version','2.8.1'),(3659,1656,'_elementor_template_type','wp-post'),(3660,1656,'_elementor_pro_version','2.7.3'),(3666,1657,'_elementor_version','2.8.1'),(3667,1657,'_elementor_template_type','wp-post'),(3668,1657,'_elementor_pro_version','2.7.3'),(3669,1657,'_elementor_css','a:5:{s:4:\"time\";i:1577602413;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3672,1658,'_elementor_edit_mode','builder'),(3673,1658,'_wp_page_template','default'),(3674,1658,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"caption_source\":\"custom\",\"caption\":\"Except DUCK everything else are Halal!\\u200b\",\"text_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.536,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"3080702\"}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":73.02},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.715},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3675,1658,'_elementor_version','2.8.1'),(3676,1658,'_elementor_template_type','wp-post'),(3677,1658,'_elementor_pro_version','2.7.3'),(3678,1658,'_elementor_css','a:5:{s:4:\"time\";i:1577602542;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3681,1659,'_elementor_edit_mode','builder'),(3682,1659,'_wp_page_template','default'),(3683,1659,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"caption_source\":\"custom\",\"caption\":\"Except DUCK everything else are Halal!\\u200b\",\"text_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.536,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"3080702\"}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.35},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.385},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3684,1659,'_elementor_version','2.8.1'),(3685,1659,'_elementor_template_type','wp-post'),(3686,1659,'_elementor_pro_version','2.7.3'),(3687,1659,'_elementor_css','a:5:{s:4:\"time\";i:1577602575;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3690,1660,'_elementor_edit_mode','builder'),(3691,1660,'_wp_page_template','default'),(3692,1660,'_elementor_data','[{\"id\":\"5e87ea2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"9742934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"8c6c6c9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"999b943\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"92425fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/halal-sign.jpg\",\"id\":1620},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"caption_source\":\"custom\",\"caption\":\"Except DUCK everything else are Halal!\\u200b\",\"text_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e993d7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0891013\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2018\\/06\\/Thairiffic.png\",\"id\":1229}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"51d6c43\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1-508-485-6900\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:1-508-485-6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"3080702\"}],\"icon_color\":\"rgba(255,255,255,0.28)\",\"icon_size\":{\"unit\":\"px\",\"size\":25},\"text_color\":\"#dbbe30\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Oswald\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"view\":\"inline\",\"icon_align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2890132\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"07a6525\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"295f4b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":11.418,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"ff733fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03ea07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fc20b1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":72.468},\"elements\":[{\"id\":\"80f33f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu\",\"align_items\":\"center\",\"color_menu_item\":\"rgba(247, 214, 51, 0.77)\",\"color_menu_item_hover\":\"#23A455\",\"pointer_color_menu_item_active\":\"rgba(247, 214, 51, 0.77)\",\"sticky\":\"top\",\"toggle_color\":\"#FFFFFF\",\"toggle_background_color\":\"#D1C947\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"7335f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.385},\"elements\":[{\"id\":\"33cd3d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Order Online\",\"link\":{\"url\":\"https:\\/\\/www.bostondelishlogin.com\\/ordering\\/restaurant\\/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"background_color\":\"rgba(247,214,51,0.77)\",\"size\":\"md\",\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3697,420,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:14:\"caption_source\";i:1;s:7:\"caption\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_style_caption\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:1;s:4:\"view\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:4:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;}s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:1:{s:11:\"align_items\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:3:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:30:\"pointer_color_menu_item_active\";i:1;}s:12:\"style_toggle\";a:2:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:6:\"sticky\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:1;s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:1:{s:6:\"sticky\";i:1;}}}}}'),(3693,1660,'_elementor_version','2.8.1'),(3694,1660,'_elementor_template_type','wp-post'),(3695,1660,'_elementor_pro_version','2.7.3'),(3696,1660,'_elementor_css','a:5:{s:4:\"time\";i:1577602606;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3698,420,'_elementor_css','a:5:{s:4:\"time\";i:1577602790;s:5:\"fonts\";a:1:{i:0;s:6:\"Oswald\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3726,1665,'_wp_page_template','default'),(3718,1664,'_wp_page_template','default'),(3727,1665,'_elementor_data','[{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"Fresh Thai & Asian Cuisine\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"heading_typography_font_weight\":\"900\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Architects Daughter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":3.5,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3708,1662,'_wp_page_template','default'),(3709,1662,'_elementor_data','[{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"Fresh Thai & Asian Cuisine\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"heading_typography_font_weight\":\"900\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Architects Daughter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":3.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5045aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d6a784\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8655ba3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1324,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Gift-Card.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4af3814\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e36de25\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58fe5f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3719,1664,'_elementor_data','[{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"Fresh Thai & Asian Cuisine\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"heading_typography_font_weight\":\"900\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Architects Daughter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":3.5,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f5045aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d6a784\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8655ba3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1324,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Gift-Card.png\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4af3814\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e36de25\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Perfect Gift\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58fe5f8\",\"elType\":\"widget\",\"settings\":{\"text\":\"ThaiRiffic Gift Card\",\"link\":{\"url\":\"https:\\/\\/thairifficma.com\\/product\\/thairiffic-gift-card\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"background_color\":\"#d8a600\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"450\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-400\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3720,1664,'_elementor_version','2.8.1'),(3721,1664,'_elementor_template_type','wp-post'),(3722,1664,'_elementor_edit_mode','builder'),(3723,1664,'_elementor_pro_version','2.7.3'),(3728,1665,'_elementor_version','2.8.1'),(3729,1665,'_elementor_template_type','wp-post'),(3730,1665,'_elementor_edit_mode','builder'),(3731,1665,'_elementor_pro_version','2.7.3'),(3732,1665,'_elementor_css','a:5:{s:4:\"time\";i:1577604588;s:5:\"fonts\";a:5:{i:0;s:19:\"Architects Daughter\";i:2;s:16:\"Playfair Display\";i:3;s:6:\"Roboto\";i:8;s:9:\"Dynalight\";i:9;s:7:\"Poppins\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:4;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3735,1666,'_wp_page_template','default'),(3736,1666,'_elementor_data','[{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"Fresh Thai & Asian Cuisine\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"heading_typography_font_weight\":\"900\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Architects Daughter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":3.5,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.896,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.916,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.511},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3737,1666,'_elementor_version','2.8.1'),(3738,1666,'_elementor_template_type','wp-post'),(3739,1666,'_elementor_edit_mode','builder'),(3740,1666,'_elementor_pro_version','2.7.3'),(3741,1666,'_elementor_css','a:5:{s:4:\"time\";i:1577604709;s:5:\"fonts\";a:5:{i:0;s:19:\"Architects Daughter\";i:2;s:16:\"Playfair Display\";i:3;s:6:\"Roboto\";i:7;s:9:\"Dynalight\";i:8;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3744,1667,'_wp_page_template','default'),(3745,1667,'_elementor_data','[{\"id\":\"e5be695\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"14edc7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"aca2f4b\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Fresh & Flavorful\",\"description\":\"Fresh Thai & Asian Cuisine\",\"button_text\":\"\",\"background_color\":\"#ffffff\",\"_id\":\"d57bd13\",\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/48211981_756258091395290_7069731450156744704_n-3-1.jpg\",\"id\":1642},\"background_size\":\"cover\",\"background_ken_burns\":\"\",\"zoom_direction\":\"in\",\"background_overlay\":\"\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\",\"repeater_text_shadow_text_shadow_type\":\"\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"}}],\"heading_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Architects Daughter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.1,\"sizes\":[]},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"slides_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"heading_typography_font_weight\":\"900\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Architects Daughter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":3.5,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f3102d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/25.jpg\",\"id\":1195},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"99708de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c0066d\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c84ee3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1187,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Glass.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5eda7c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c475e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d879c7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1189,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/Duck.jpg\"},\"image_size\":\"full\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"-10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"18f6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e007f08\",\"elType\":\"widget\",\"settings\":{\"html\":\"<form action=\\\"https:\\/\\/squareup.com\\/outreach\\/cmCKGt\\/subscribe\\\" method=\\\"POST\\\" target=\\\"_blank\\\"><input type=\\\"email\\\" name=\\\"email_address\\\" placeholder=\\\"Your Email Address\\\" style=\\\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\\\"><button type=\\\"submit\\\" style=\\\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\\\">Be a VIP, Join Now<\\/button><\\/form>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ae209ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Promotions Powered by BostonDelish<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f67471\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\\\" Crispy Duck<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06ac915\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"980\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55cd53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95b5d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fine Thai Cuisine\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"title_color\":\"#8daca6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449e070\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5d6b9eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ba7ef34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1191,\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/21.jpg\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_border_color\":\"#ffffff\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":\"10\",\"vertical\":\"10\",\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.12)\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"044db56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":753},\"background_background\":\"classic\",\"background_color\":\"rgba(232,226,143,0)\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_color\":\"#003e53\",\"shape_divider_bottom_negative\":\"yes\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_color_b\":\"rgba(210,233,225,0.37)\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":260},\"background_image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/33-2.jpg\",\"id\":1225},\"background_attachment\":\"fixed\",\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#003e53\",\"shape_divider_top_negative\":\"yes\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"structure\":\"20\"},\"elements\":[{\"id\":\"eaed268\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.902},\"elements\":[{\"id\":\"e36aba1\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36},\"typography_font_family\":\"Playfair Display\",\"typography_font_weight\":\"normal\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c2b8d2\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"c00187d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42},\"elements\":[{\"id\":\"bd538c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/thairifficma.com\\/wp-content\\/uploads\\/2019\\/12\\/ThaiRiffic-Recommended.jpg\",\"id\":1234},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/restaurantguru.com\\/Thairiffic-Marlborough\",\"is_external\":\"\",\"nofollow\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ad9aea3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":832,\"url\":\"http:\\/\\/www.thairifficma.com\\/wp-content\\/uploads\\/2018\\/11\\/clark-street-mercantile-33919.png\"},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#3b4656\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.8\"},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_color\":\"#3b4656\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#3b4656\"},\"elements\":[{\"id\":\"219cb67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#3b4656\"},\"elements\":[{\"id\":\"35262d1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"70\"},\"typography_font_family\":\"Dynalight\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"50\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cc601c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-270\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55fb95a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.614,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.21)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bb330e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"title_color\":\"#353535\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"30\"},\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"25\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ecaf47\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":\"1\"},\"color\":\"#7a7a7a\",\"gap\":{\"unit\":\"px\",\"size\":\"5\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76e5f7b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"1 508 485 6900\",\"icon\":\"fa fa-phone\",\"_id\":\"fw54y0g\",\"link\":{\"url\":\"tel:1 508 485 6900\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"info@ThaiRifficma.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"kapcuf0\",\"link\":{\"url\":\"mailto:thairiffic@bostoneats.biz\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"128 Main Street Marlborough Ma. 01752\",\"icon\":\"fa fa-location-arrow\",\"_id\":\"bdcd985\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-location-arrow\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"icon_color\":\"rgba(247,214,51,0.77)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"25\"},\"text_indent\":{\"unit\":\"px\",\"size\":\"10\"},\"text_color\":\"#000000\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"icon_typography_font_family\":\"Poppins\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":2.5},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"13\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f9755ee\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1m1l1hm\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/thairifficma\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"_id\":\"2qdry16\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/thairifficmarlborough\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":20},\"image_border_border\":\"solid\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_mobile\":\"left\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":\"16\"},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.7},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":9}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"7b0e6d03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.233,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6ba332c2\",\"elType\":\"widget\",\"settings\":{\"address\":\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\",\"height\":{\"unit\":\"px\",\"size\":\"450\"},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":\"20\",\"spread\":0,\"inset\":\"\",\"color\":\"rgba(0,0,0,0.24)\"},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1ebd33f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.476},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3751,69,'_elementor_controls_usage','a:12:{s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_title\";a:8:{s:15:\"heading_spacing\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;}s:25:\"section_style_description\";a:5:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:11;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:2;s:14:\"padding_tablet\";i:2;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:13:\"content_width\";i:4;s:16:\"content_position\";i:2;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;s:16:\"background_image\";i:3;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:3;s:27:\"background_hover_background\";i:1;s:22:\"background_hover_color\";i:1;}s:21:\"section_shape_divider\";a:6:{s:20:\"shape_divider_bottom\";i:2;s:26:\"shape_divider_bottom_color\";i:2;s:29:\"shape_divider_bottom_negative\";i:2;s:17:\"shape_divider_top\";i:2;s:23:\"shape_divider_top_color\";i:2;s:26:\"shape_divider_top_negative\";i:2;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:5;s:6:\"margin\";i:2;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:11:\"header_size\";i:4;s:5:\"align\";i:4;s:12:\"align_mobile\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:4;s:10:\"image_size\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:19:\"image_border_border\";i:3;s:18:\"image_border_width\";i:3;s:18:\"image_border_color\";i:3;s:32:\"image_box_shadow_box_shadow_type\";i:3;s:27:\"image_box_shadow_box_shadow\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_mobile\";i:3;s:8:\"_padding\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:12:\"align_mobile\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:13:\"facebook-page\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:3:\"url\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:1;s:5:\"color\";i:1;s:3:\"gap\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:8:{s:11:\"text_indent\";i:1;s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_family\";i:1;s:27:\"icon_typography_line_height\";i:1;s:32:\"icon_typography_font_size_tablet\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:9:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:19:\"image_border_border\";i:1;s:16:\"icon_size_tablet\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;s:19:\"icon_spacing_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:7:\"address\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:2:{s:27:\"_box_shadow_box_shadow_type\";i:1;s:22:\"_box_shadow_box_shadow\";i:1;}}}}}'),(3746,1667,'_elementor_version','2.8.1'),(3747,1667,'_elementor_template_type','wp-post'),(3748,1667,'_elementor_edit_mode','builder'),(3749,1667,'_elementor_pro_version','2.7.3'),(3750,1667,'_elementor_css','a:5:{s:4:\"time\";i:1577604895;s:5:\"fonts\";a:5:{i:0;s:19:\"Architects Daughter\";i:2;s:16:\"Playfair Display\";i:3;s:6:\"Roboto\";i:7;s:9:\"Dynalight\";i:8;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3752,69,'_elementor_css','a:5:{s:4:\"time\";i:1577604944;s:5:\"fonts\";a:5:{i:0;s:19:\"Architects Daughter\";i:2;s:16:\"Playfair Display\";i:3;s:6:\"Roboto\";i:7;s:9:\"Dynalight\";i:8;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3753,1663,'_elementor_controls_usage','a:0:{}'),(3754,1668,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577611792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3755,1668,'_elementor_controls_usage','a:0:{}'),(3756,1669,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577615820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3757,1669,'_elementor_controls_usage','a:0:{}'),(3758,1670,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577620711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3759,1670,'_elementor_controls_usage','a:0:{}'),(3760,1671,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577625514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3761,1671,'_elementor_controls_usage','a:0:{}'),(3762,1672,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577629567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3763,1672,'_elementor_controls_usage','a:0:{}'),(3764,1673,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577633945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3765,1673,'_elementor_controls_usage','a:0:{}'),(3766,1674,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577638404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3767,1674,'_elementor_controls_usage','a:0:{}'),(3768,1675,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577644017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3769,1675,'_elementor_controls_usage','a:0:{}'),(3770,1676,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577647958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3771,1676,'_elementor_controls_usage','a:0:{}'),(3772,1677,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577652422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3773,1677,'_elementor_controls_usage','a:0:{}'),(3774,1678,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577656255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3775,1678,'_elementor_controls_usage','a:0:{}'),(3776,1679,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577660579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3777,1679,'_elementor_controls_usage','a:0:{}'),(3778,1680,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577664324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3779,1680,'_elementor_controls_usage','a:0:{}'),(3780,1681,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577668165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3781,1681,'_elementor_controls_usage','a:0:{}'),(3782,1682,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577672802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3783,1682,'_elementor_controls_usage','a:0:{}'),(3784,1683,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577677386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3785,1683,'_elementor_controls_usage','a:0:{}'),(3786,1684,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577681321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3787,1684,'_elementor_controls_usage','a:0:{}'),(3788,1685,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577685088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3789,1685,'_elementor_controls_usage','a:0:{}'),(3790,1686,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577688839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3791,1686,'_elementor_controls_usage','a:0:{}'),(3792,1687,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577692555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3793,1687,'_elementor_controls_usage','a:0:{}'),(3794,1688,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577696403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3795,1688,'_elementor_controls_usage','a:0:{}'),(3796,1689,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577700049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3797,1689,'_elementor_controls_usage','a:0:{}'),(3798,1690,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577703910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3799,1690,'_elementor_controls_usage','a:0:{}'),(3800,1691,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577708758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3801,1691,'_elementor_controls_usage','a:0:{}'),(3802,1692,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577712472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3803,1692,'_elementor_controls_usage','a:0:{}'),(3804,1693,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577716824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3805,1693,'_elementor_controls_usage','a:0:{}'),(3806,1694,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577720574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3807,1694,'_elementor_controls_usage','a:0:{}'),(3808,1695,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577724177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3809,1695,'_elementor_controls_usage','a:0:{}'),(3810,1696,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577728092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3811,1696,'_elementor_controls_usage','a:0:{}'),(3812,1697,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577732279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3813,1697,'_elementor_controls_usage','a:0:{}'),(3814,1698,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577736398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3815,1698,'_elementor_controls_usage','a:0:{}'),(3816,1699,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577740032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3817,1699,'_elementor_controls_usage','a:0:{}'),(3818,1700,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577743728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3819,1700,'_elementor_controls_usage','a:0:{}'),(3820,1701,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577747592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3821,1701,'_elementor_controls_usage','a:0:{}'),(3822,1702,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577751406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3823,1702,'_elementor_controls_usage','a:0:{}'),(3824,1703,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577755553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3825,1703,'_elementor_controls_usage','a:0:{}'),(3826,1704,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577759194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3827,1704,'_elementor_controls_usage','a:0:{}'),(3828,1705,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577762891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3829,1705,'_elementor_controls_usage','a:0:{}'),(3830,1706,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577767307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3831,1706,'_elementor_controls_usage','a:0:{}'),(3832,1707,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577771058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3833,1707,'_elementor_controls_usage','a:0:{}'),(3834,1708,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577774732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3835,1708,'_elementor_controls_usage','a:0:{}'),(3836,1709,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577778631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3837,1709,'_elementor_controls_usage','a:0:{}'),(3838,1710,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577782237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3839,1710,'_elementor_controls_usage','a:0:{}'),(3840,1711,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577786885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3841,1711,'_elementor_controls_usage','a:0:{}'),(3842,1712,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577790924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3843,1712,'_elementor_controls_usage','a:0:{}'),(3844,1713,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577794533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3845,1713,'_elementor_controls_usage','a:0:{}'),(3846,1714,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577798213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3847,1714,'_elementor_controls_usage','a:0:{}'),(3848,1715,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577804105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3849,1715,'_elementor_controls_usage','a:0:{}'),(3850,1716,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577807991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3851,1716,'_elementor_controls_usage','a:0:{}'),(3852,1717,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577811880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3853,1717,'_elementor_controls_usage','a:0:{}'),(3854,1718,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577815685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3855,1718,'_elementor_controls_usage','a:0:{}'),(3856,1719,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577819425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3857,1719,'_elementor_controls_usage','a:0:{}'),(3858,1720,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577823333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3859,1720,'_elementor_controls_usage','a:0:{}'),(3860,1721,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577827016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}'),(3861,1721,'_elementor_controls_usage','a:0:{}'),(3862,1722,'_action_manager_schedule','O:32:\"ActionScheduler_IntervalSchedule\":2:{s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1577830657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}');
/*!40000 ALTER TABLE `wpuz_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_posts`
--

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

--
-- Dumping data for table `wpuz_posts`
--

LOCK TABLES `wpuz_posts` WRITE;
/*!40000 ALTER TABLE `wpuz_posts` DISABLE KEYS */;
INSERT INTO `wpuz_posts` VALUES (1,1,'2019-12-10 13:49:59','2019-12-10 13:49:59','<!-- 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','','','2019-12-10 13:49:59','2019-12-10 13:49:59','',0,'https://thairifficma.com/?p=1',0,'post','',1),(2,1,'2019-12-10 13:49:59','2019-12-10 13:49:59','<!-- 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://thairifficma.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','','','2019-12-10 13:49:59','2019-12-10 13:49:59','',0,'https://thairifficma.com/?page_id=2',0,'page','',0),(3,1,'2019-12-10 13:49:59','2019-12-10 13:49:59','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: https://thairifficma.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>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 {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>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 {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>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 {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>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 {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>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>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2019-12-10 13:49:59','2019-12-10 13:49:59','',0,'https://thairifficma.com/?page_id=3',0,'page','',0),(1397,0,'2019-12-18 23:52:56','2019-12-19 04:52:56','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb0279070950.67029400-9466MrphOtHAqmG4wrpZZBj8jyNN14RE','','','2019-12-18 23:54:17','2019-12-19 04:54:17','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1397',0,'scheduled-action','',3),(1132,1,'2019-12-11 03:24:30','2019-12-11 03:24:30','','1 Home','','publish','closed','closed','','1-home','','','2019-12-11 08:07:49','2019-12-11 13:07:49','',0,'https://thairifficma.com/?page_id=1132',0,'page','',0),(1133,1,'2019-12-11 03:24:28','2019-12-11 03:24:28','','1 Home','','inherit','closed','closed','','1132-revision-v1','','','2019-12-11 03:24:28','2019-12-11 03:24:28','',1132,'https://thairifficma.com/2019/12/11/1132-revision-v1/',0,'revision','',0),(50,1,'2018-04-04 16:10:46','2018-04-04 16:10:46','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Your Logo</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li >\n										Get In Touch: 1-508-485-6900\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">My journey in photos</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lunch serves 11:30 ~2:30 Pm</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"https://mkt.com/thairiffic-lunch\" role=\"button\">\n						Pick Up\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"201\" height=\"422\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Side2.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Side2.png 201w, https://www.thairifficma.com/wp-content/uploads/2018/04/Side2-143x300.png 143w\" sizes=\"(max-width: 201px) 100vw, 201px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">join the trip of a lifetime</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Traveling in cars\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    detailed photo gear\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    my survival bag\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    where i ate\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    full story in images\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    The magic of hiking\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">buddies recommending me</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\" \"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/8.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/8.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/8-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/8-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/8-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Fried Calamari\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Fried Tofu\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/5.png\" alt=\"5\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/6.png\" alt=\"6\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/8.png\" alt=\"8\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/9.png\" alt=\"9\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10.png\" alt=\"10\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/11.png\" alt=\"11\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png\" alt=\"12\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/13.png\" alt=\"13\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14.png\" alt=\"14\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/15.png\" alt=\"15\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16.png\" alt=\"16\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/17.png\" alt=\"17\" /></figure>','Thairiffic','','publish','closed','closed','','thairiffic','','','2018-04-04 16:10:46','2018-04-04 16:10:46','',0,'https://www.thairifficma.com/?elementor_library=thairiffic',0,'elementor_library','',0),(65,1,'2018-04-04 16:41:18','2018-04-04 16:41:18','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"960\" height=\"480\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic.jpg 960w, https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic-300x150.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic-768x384.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li >\n										Get In Touch: 1-508-485-6900\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lunch serves 11:30 ~2:30 Pm</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"https://mkt.com/thairiffic-lunch\" role=\"button\">\n						Pick Up\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"201\" height=\"422\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Side2.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Side2.png 201w, https://www.thairifficma.com/wp-content/uploads/2018/04/Side2-143x300.png 143w\" sizes=\"(max-width: 201px) 100vw, 201px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Taste the best of thailand</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    online delivery\n                </h3>\n                <p data-elementor-setting-key=\"description_text\"></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    lunch menu\n                </h3>\n                <p data-elementor-setting-key=\"description_text\"> d</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    dinner menu\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">C</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    reservation\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">C</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    bar menu\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Cli</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    cocktails\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">C</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">chef recommended</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Fried calamari with pickled cucumber, pickled pepper; topped with Parmesan cheese and served with Thai sweet chili sauce\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/8.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/8.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/8-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/8-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/8-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Fried Calamari\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Light fried tofu served Japanese soy sauce and sprinkle with scallion\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Agadeshi Tofu\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/5.png\" alt=\"5\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/6.png\" alt=\"6\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/8.png\" alt=\"8\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/9.png\" alt=\"9\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10.png\" alt=\"10\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/11.png\" alt=\"11\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png\" alt=\"12\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/13.png\" alt=\"13\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14.png\" alt=\"14\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/15.png\" alt=\"15\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16.png\" alt=\"16\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/17.png\" alt=\"17\" /></figure>','Thairiffic','','publish','closed','closed','','thairiffic-2','','','2018-04-04 16:41:18','2018-04-04 16:41:18','',0,'https://www.thairifficma.com/?elementor_library=thairiffic-2',0,'elementor_library','',0),(149,1,'2018-04-05 02:10:33','2018-04-05 02:10:33','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"768\" height=\"384\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic-768x384.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic-768x384.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic-300x150.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic.jpg 960w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li >\n										Get In Touch: 1-508-485-6900\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"https://www.youtube.com/watch?v=AelEXGBFZa8\">Our  journey </a></h2>		\n		https://www.youtube.com/watch?v=AelEXGBFZa8		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Lunch from 11:30~2:30 Pm</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"https://mkt.com/thairiffic-lunch\" role=\"button\">\n						Take out\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"https://mkt.com/thairiffic\" role=\"button\">\n						DELIVERY\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"402\" height=\"844\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Side22.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Side22.png 402w, https://www.thairifficma.com/wp-content/uploads/2018/04/Side22-143x300.png 143w\" sizes=\"(max-width: 402px) 100vw, 402px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">the best of thailand</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/15-1-768x576.png\" alt=\"15\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-768x576.png\" alt=\"10\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/6-1-768x576.png\" alt=\"6\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16-768x576.png\" alt=\"16\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/17-768x576.png\" alt=\"17\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/13-768x576.png\" alt=\"13\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-768x576.png\" alt=\"14\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12-768x576.png\" alt=\"12\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/9-768x576.png\" alt=\"9\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-768x576.png\" alt=\"10\" /></figure>			\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"http://www.bostoneats.biz/thairiffic-reservations/\">\n                </a>\n                <h3>\n                    <a href=\"http://www.bostoneats.biz/thairiffic-reservations/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">RESERVATIONS</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\"></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"https://www.google.com/maps/place/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar/@42.346784,-71.5494127,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\">\n                </a>\n                <h3>\n                    <a href=\"https://www.google.com/maps/place/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar/@42.346784,-71.5494127,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">MAP</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\"></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    lunch menu\n                </h3>\n                <p data-elementor-setting-key=\"description_text\"></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    dinner menu\n                </h3>\n                <p data-elementor-setting-key=\"description_text\"></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">chef\'s recommended </h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Wok stir-fried white meat chicken with onions, pineapple chunks, and cashew nuts in sweet and tangy chili paste\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/6-1.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/6-1.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/6-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/6-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/6-1-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Chicken Cashew Nuts\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"\nSteamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Salmon Ginger\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/5-1.png\" alt=\"5\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/6-1.png\" alt=\"6\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/8-1.png\" alt=\"8\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/9-1.png\" alt=\"9\" /></figure><figure><img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/15-1.png\" alt=\"15\" /></figure>','Thairiffic3','','publish','closed','closed','','thairiffic3','','','2018-04-05 02:10:33','2018-04-05 02:10:33','',0,'https://www.thairifficma.com/?elementor_library=thairiffic3',0,'elementor_library','',0),(420,1,'2018-06-28 22:19:56','2018-06-28 22:19:56','<figure>\n										<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											<figcaption>Except DUCK everything else are Halal!​</figcaption>\n										</figure>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">					1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','publish','closed','closed','','header','','','2019-12-29 01:59:50','2019-12-29 06:59:50','',0,'https://www.thairifficma.com/?post_type=elementor-hf&#038;p=420',0,'elementor-hf','',0),(1231,1,'2019-12-11 04:59:31','2019-12-11 04:59:31','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.thairifficma.com/make-a-reservation/\" role=\"button\">\n						Make a Reservation\n					</a>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-11 04:59:31','2019-12-11 04:59:31','',420,'https://thairifficma.com/2019/12/11/420-revision-v1/',0,'revision','',0),(448,1,'2018-06-28 23:18:16','2018-06-28 23:18:16','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">A thai restaurant With a flare for fine dining</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">25 Years </h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Providing the highest quality of food and service since 1934</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">ABOUT US</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth tatsoi tomatillo melon azuki bean garlic.\nGumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi pea sprouts fava bean collard greens dandelion okra wakame tomato. Dandelion cucumber earthnut pea peanut soko zucchini.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"#\" role=\"button\">\n						Read more\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"287\" height=\"250\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/06/FishIcon.png\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">fresh  salmon</h3><p data-elementor-setting-key=\"description_text\">Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth\n</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"287\" height=\"250\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/06/ChefIcon.png\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Top chefs</h3><p data-elementor-setting-key=\"description_text\">Gumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Casually sophisticated setting for cooking</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"650\" height=\"464\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/06/045erotu.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/06/045erotu.png 650w, https://www.thairifficma.com/wp-content/uploads/2018/06/045erotu-300x214.png 300w\" sizes=\"(max-width: 650px) 100vw, 650px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Contact</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Le Boudoir</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Level 12, 6 Croiasure St, <br>Melbourne,<br>Society 1234</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li >\n										noreply@nowhere.com\n									</li>\n								<li >\n										61 (0) 3 123 4567\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Book a reservation</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Follow us online</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Offering specialized foods of popular French tastes</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n				</a>','NEW HOME','','publish','closed','closed','','new-home','','','2018-06-28 23:18:16','2018-06-28 23:18:16','',0,'https://www.thairifficma.com/?elementor_library=new-home',0,'elementor_library','',0),(573,1,'2018-07-02 15:49:05','2018-07-02 15:49:05','<ul>\n							<li >\n					<a href=\"https://www.bostondelish.com\" target=\"_blank\" rel=\"noopener noreferrer\">					Copyright 2018 | Powered & Designed by BostonDelish\n											</a>\n									</li>\n						</ul>','Footer','','publish','closed','closed','','footer','','','2019-12-11 10:27:22','2019-12-11 15:27:22','',0,'https://www.thairifficma.com/?post_type=elementor-hf&#038;p=573',0,'elementor-hf','',0),(461,1,'2018-06-30 14:24:18','2018-06-30 14:24:18','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li >\n										Get In Touch: 1-508-485-6900\n									</li>\n								<li >\n										1-508-485-6944\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"https://mkt.com/thairiffic-lunch\" role=\"button\">\n						Take Out\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"https://mkt.com/thairiffic\" role=\"button\">\n						Delivery\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"http://www.bostoneats.biz/thairiffic-reservations/\" role=\"button\">\n						Reservations\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/16.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">chef recommended </h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\"\n							<img width=\"2142\" height=\"1957\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1.jpg 2142w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-300x274.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-768x702.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-1024x936.jpg 1024w\" sizes=\"(max-width: 2142px) 100vw, 2142px\" />						\n													Peking Duck Wrap\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\" simmered in aromatic spices and coconut milk with potatoes and onions\"\n							<img width=\"2149\" height=\"1950\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591.jpg 2149w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-300x272.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-768x697.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-1024x929.jpg 1024w\" sizes=\"(max-width: 2149px) 100vw, 2149px\" />						\n													massaman short Rib\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Salmon Ginger\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Crispy Duck\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">EXPLORE</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Lunch-Menu.pdf\">\n				</a>\n				<h3>\n					<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Lunch-Menu.pdf\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Lunch Menu</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\">Mondays - Fridays<br>\n11:30am - 2:30pm <br></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Dinner-Menu.pdf\">\n				</a>\n				<h3>\n					<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Dinner-Menu.pdf\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Dinner menu</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\">Sundays - Wednesdays<br>\n5:00pm - 9:00pm<br>\nThursdays - Saturdays<br>\n5:00pm - 9:30pm</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<h3>\n					catering\n				</h3>\n				<p data-elementor-setting-key=\"description_text\">Coming Soon!</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<a href=\"http://www.bostoneats.biz/thairiffic-reservations/\">\n				</a>\n				<h3>\n					<a href=\"http://www.bostoneats.biz/thairiffic-reservations/\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">RESERVATIONS</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\"></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<a href=\"https://www.google.com/maps/place/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar/@42.3467879,-71.5494127,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\">\n				</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar/@42.3467879,-71.5494127,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Map</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\"></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<h3>\n					<a href=\"Mailto:thairifficma@gmail.com\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">ABOUT US</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\">Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant’s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\n</p>','old version','','publish','closed','closed','','old-version','','','2018-06-30 14:24:18','2018-06-30 14:24:18','',0,'https://www.thairifficma.com/?elementor_library=old-version',0,'elementor_library','',0),(466,1,'2018-06-30 14:33:43','2018-06-30 14:33:43','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li >\n										Get In Touch: 1-508-485-6900\n									</li>\n								<li >\n										1-508-485-6944\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">A thai restaurant With a flare for fine dining</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">25 Years </h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Providing the highest quality of food and service since 1934</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">ABOUT US</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant’s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\n</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"#\" role=\"button\">\n						Read more\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">chef recommended </h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\"\n							<img width=\"2142\" height=\"1957\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1.jpg 2142w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-300x274.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-768x702.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-1024x936.jpg 1024w\" sizes=\"(max-width: 2142px) 100vw, 2142px\" />						\n													Peking Duck Wrap\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\" simmered in aromatic spices and coconut milk with potatoes and onions\"\n							<img width=\"2149\" height=\"1950\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591.jpg 2149w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-300x272.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-768x697.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-1024x929.jpg 1024w\" sizes=\"(max-width: 2149px) 100vw, 2149px\" />						\n													massaman short Rib\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Salmon Ginger\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Crispy Duck\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"287\" height=\"250\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/06/FishIcon.png\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">fresh  salmon</h3><p data-elementor-setting-key=\"description_text\">Veggies es bonus vobis, proinde vos postulo essum magis kohlrabi welsh onion daikon amaranth\n</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"287\" height=\"250\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/06/ChefIcon.png\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Top chefs</h3><p data-elementor-setting-key=\"description_text\">Gumbo beet greens corn soko endive gumbo gourd. Parsley shallot courgette tatsoi</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Casually sophisticated setting for cooking</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Follow us online</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Offering specialized foods of popular Thai tastes</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"https://www.facebook.com/thairifficma\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"#thairifficma\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n				</a>','New 2','','publish','closed','closed','','new-2','','','2018-06-30 14:33:43','2018-06-30 14:33:43','',0,'https://www.thairifficma.com/?elementor_library=new-2',0,'elementor_library','',0),(522,1,'2018-07-01 03:02:09','2018-07-01 03:02:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">A thai restaurant With a flare for fine dining</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li >\n					<a href=\"https://mkt.com/thairiffic-lunch\">						\n										 Take Out\n											</a>\n									</li>\n								<li >\n					<a href=\"https://mkt.com/thairiffic\">						\n										 Delivery\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.bostoneats.biz/thairiffic-reservations/\">						\n										 Reservations\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">ABOUT US</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Inspired by the Thai & Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant’s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.\n</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">chef recommended </h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Sliced roasted duck, julienne d cucumber, and scallions rolled up in Malaysian crepe wrapper\"\n							<img width=\"2142\" height=\"1957\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1.jpg 2142w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-300x274.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-768x702.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-1024x936.jpg 1024w\" sizes=\"(max-width: 2142px) 100vw, 2142px\" />						\n													Peking Duck Wrap\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\" simmered in aromatic spices and coconut milk with potatoes and onions\"\n							<img width=\"2149\" height=\"1950\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591.jpg 2149w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-300x272.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-768x697.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-1024x929.jpg 1024w\" sizes=\"(max-width: 2149px) 100vw, 2149px\" />						\n													massaman short Rib\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Salmon Ginger\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Crispy Duck\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">EXPLORE</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Lunch-Menu.pdf\">\n				</a>\n				<h3>\n					<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Lunch-Menu.pdf\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Lunch Menu</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\">Mondays - Fridays<br>\n11:30am - 2:30pm <br></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Dinner-Menu.pdf\">\n				</a>\n				<h3>\n					<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Dinner-Menu.pdf\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Dinner menu</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\">Sundays - Wednesdays<br>\n5:00pm - 9:00pm<br>\nThursdays - Saturdays<br>\n5:00pm - 9:30pm</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<h3>\n					catering\n				</h3>\n				<p data-elementor-setting-key=\"description_text\">Coming Soon!</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<a href=\"http://www.bostoneats.biz/thairiffic-reservations/\">\n				</a>\n				<h3>\n					<a href=\"http://www.bostoneats.biz/thairiffic-reservations/\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">RESERVATIONS</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\"></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<a href=\"https://www.google.com/maps/place/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar/@42.3467879,-71.5494127,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\">\n				</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar/@42.3467879,-71.5494127,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Map</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\"></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Follow us online</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Offering specialized foods of popular Thai tastes</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"https://www.facebook.com/thairifficma\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"#thairifficma\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n				</a>','new 07/01','','publish','closed','closed','','new-07-01','','','2018-07-01 03:02:09','2018-07-01 03:02:09','',0,'https://www.thairifficma.com/?elementor_library=new-07-01',0,'elementor_library','',0),(556,1,'2018-07-02 14:43:23','2018-07-02 14:43:23','https://www.youtube.com/watch?v=LFkrBtQOOH4		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"#\" role=\"button\">\n						Bar\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/07/6-1024x768.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/07/6-1024x768.jpg 1024w, https://www.thairifficma.com/wp-content/uploads/2018/07/6-300x225.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/07/6-768x576.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/07/6.jpg 1478w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Practice makes perfect</h3>		\n		<p>We know about your hectic schedule. We also know the only way you truly understand a subject is by practicing it in a real environment. This is why we\'ve set a playground area that\'s full of hours of exercises, questions and challenges. It even has a gaming section. </p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">The best campus facilities</h3>		\n		<p>In addition to our online classroom, we also offer an option to take part in a live classroom. It takes place in our vast campus located in Westfield, London. Here you\'ll be able to use the most up-to-date facilities and computer equipment.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"876\" height=\"1024\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/07/4-2-876x1024.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/07/4-2-876x1024.jpg 876w, https://www.thairifficma.com/wp-content/uploads/2018/07/4-2-257x300.jpg 257w, https://www.thairifficma.com/wp-content/uploads/2018/07/4-2-768x898.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/07/4-2.jpg 1103w\" sizes=\"(max-width: 876px) 100vw, 876px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Follow us online</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Offering specialized foods of popular Thai tastes</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"https://www.facebook.com/thairifficma\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"#thairifficma\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n				</a>','Gallery','','publish','closed','closed','','gallery','','','2018-07-02 14:43:23','2018-07-02 14:43:23','',0,'https://www.thairifficma.com/?elementor_library=gallery',0,'elementor_library','',0),(592,1,'2018-07-02 16:41:12','2018-07-02 16:41:12','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"960\" height=\"480\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic.jpg 960w, https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic-300x150.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/ThaiRiffic-768x384.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li >\n										GET IN TOUCH: 1-508-485-6900\n									</li>\n								<li >\n										1-508-485-6911\n									</li>\n								<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@ThaiRifficma.com\n											</a>\n									</li>\n						</ul>','Header','','publish','closed','closed','','header','','','2018-07-02 16:41:12','2018-07-02 16:41:12','',0,'https://www.thairifficma.com/?elementor_library=header',0,'elementor_library','',0),(601,1,'2018-07-02 16:53:20','2018-07-02 16:53:20','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Follow us online</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Offering specialized foods of popular Thai tastes</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"https://www.facebook.com/thairifficma\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"#thairifficma\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"http://www.instagram.com/#thairifficma\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li >\n					<a href=\"https://www.bostondelish.com\" target=\"_blank\" rel=\"noopener noreferrer\">					Copyright 2018 | Powered & Designed by BostonDelish\n											</a>\n									</li>\n						</ul>','Footer','','publish','closed','closed','','footer','','','2018-07-02 16:53:20','2018-07-02 16:53:20','',0,'https://www.thairifficma.com/?elementor_library=footer',0,'elementor_library','',0),(730,1,'2018-07-31 04:29:32','2018-07-31 04:29:32','[psfb id=\"292\" title=\"Offers Request\"]','Offer','','publish','closed','closed','','offer','','','2018-07-31 04:29:32','2018-07-31 04:29:32','',0,'https://www.thairifficma.com/?elementor_library=offer',0,'elementor_library','',0),(759,1,'2018-11-03 20:08:59','2018-11-04 00:08:59','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h1 data-elementor-setting-key=\"title\">save up to 10% off</h1>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Dine -In | Take out | Delivery | Can not be used on online orders</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h4 data-elementor-setting-key=\"title\">10</h4>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h4 data-elementor-setting-key=\"title\">%</h4>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h4 data-elementor-setting-key=\"title\">Off</h4>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"#\" role=\"button\">\n						Offer Code # oct25\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Offer ends October 25, 2018\n up to $20 Discount</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">please print or show this offer to your server to redeem!</h3>','offer','','publish','closed','closed','','offer-2','','','2018-11-03 20:08:59','2018-11-04 00:08:59','',0,'https://www.thairifficma.com/?elementor_library=offer-2',0,'elementor_library','',0),(774,1,'2018-11-08 22:04:47','2018-11-09 03:04:47','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"https://mkt.com/store/thairiffic-lunch\" role=\"button\">\n						Order Take Out\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"https://mkt.com/thairiffic\" role=\"button\">\n						Order Delivery\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">A thai restaurant With a flare for fine dining</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						Buy a Gift Card\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Be a VIP</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">chef recommended </h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Sliced roasted duck, julienned cucumber, and scallions rolled up in Malaysian crepe wrapper\"\n							<img width=\"2142\" height=\"1957\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1.jpg 2142w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-300x274.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-768x702.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-1024x936.jpg 1024w\" sizes=\"(max-width: 2142px) 100vw, 2142px\" />						\n													Peking Duck Wrap\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\" simmered in aromatic spices and coconut milk with potatoes and onions\"\n							<img width=\"2149\" height=\"1950\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591.jpg 2149w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-300x272.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-768x697.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-1024x929.jpg 1024w\" sizes=\"(max-width: 2149px) 100vw, 2149px\" />						\n													massaman short Rib\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Salmon Ginger\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Crispy Duck\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">explore</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<h3>\n					<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Lunch-Menu.pdf\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Lunch Menu</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\">Mondays - Fridays<br>\n11:30am - 2:30pm <br></p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<h3>\n					<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Dinner-Menu.pdf\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Dinner menu</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\">Sundays - Wednesdays<br>\n5:00pm - 9:00pm<br>\nThursdays - Saturdays<br>\n5:00pm - 9:30pm</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<h3>\n					catering\n				</h3>\n				<p data-elementor-setting-key=\"description_text\">Coming Soon!</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<a href=\"https://www.google.com/maps/place/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar/@42.3467879,-71.5494127,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\">\n				</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar/@42.3467879,-71.5494127,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\"class=\"elementor-inline-editing\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Map</a>\n				</h3>\n				<p data-elementor-setting-key=\"description_text\"></p>','Home 11-18','','publish','closed','closed','','home-11-18','','','2018-11-08 22:04:47','2018-11-09 03:04:47','',0,'https://www.thairifficma.com/?elementor_library=home-11-18',0,'elementor_library','',0),(800,1,'2018-11-21 09:44:18','2018-11-21 14:44:18','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">ABOUT US</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<p data-elementor-setting-key=\"title\">Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant’s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>','About Us','','publish','closed','closed','','about-us','','','2018-11-21 09:44:18','2018-11-21 14:44:18','',0,'https://www.thairifficma.com/?elementor_library=about-us',0,'elementor_library','',0),(919,1,'2019-01-12 20:59:03','2019-01-13 01:59:03','<h1>10% off Offer</h1>		\n		<p>TO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.</p><p>THEN CHECK YOUR INBOX FOR OUR CURRENT OFFER</p>		\n			[Form id=\"7\"]','offer requested','','publish','closed','closed','','offer-requested','','','2019-01-12 20:59:03','2019-01-13 01:59:03','',0,'https://www.thairifficma.com/?elementor_library=offer-requested',0,'elementor_library','',0),(966,1,'2019-04-18 20:50:45','2019-04-19 00:50:45','<h2>Dinner Reservation</h2>		\n			<link rel=\'stylesheet\' id=\'fm-style-1-css\'  href=\'https://www.thairifficma.com/wp-content/uploads/form-maker-frontend/css/fm-style-1.css?ver=1\' type=\'text/css\' media=\'all\' /><form name=\"form8\" action=\"/wp-admin/admin-ajax.php\" method=\"post\" id=\"form8\" enctype=\"multipart/form-data\"><input type=\"hidden\" id=\"counter8\" value=\"13\" name=\"counter8\" /><input type=\"hidden\" id=\"Itemid8\" value=\"\" name=\"Itemid8\" /><input type=\"hidden\" id=\"fm_bot_validation8\" value=\"\" name=\"fm_bot_validation8\" /><input type=\"hidden\" id=\"fm_empty_field_validation8\" value=\"\" name=\"fm_empty_field_validation8\" data-value=\"23d7750a1364a0dbe69c68b1afe5f702\" />    <label  for=\"wdform_8_element_first8\">Name</label>*<input type=\"text\" id=\"wdform_8_element_first8\" name=\"wdform_8_element_first8\" value=\"\" title=\"\" placeholder=\"\"  /><label for=\"wdform_8_element_first8\">First</label><input type=\"text\" id=\"wdform_8_element_last8\" name=\"wdform_8_element_last8\" value=\"\" title=\"\" placeholder=\"\"  /><label for=\"wdform_8_element_last8\">Last</label>    <label  for=\"wdform_3_element8\">Phone</label>*<input type=\"text\"                                             id=\"wdform_3_element8\"                       name=\"wdform_3_element8\"                       value=\"\"                       placeholder=\"\"  />    <label  for=\"wdform_4_element8\">Email</label>*<input type=\"text\" id=\"wdform_4_element8\" name=\"wdform_4_element8\" value=\"\" title=\"\" placeholder=\"\"   onchange=\"wd_check_email(\'4\', \'8\', \'This is not a valid email address.\')\" />    <label  for=\"wdform_5_element8\">Reservation Date</label>*<input type=\"text\" id=\"wdform_5_element8\" name=\"wdform_5_element8\"   attribute=value /><input type=\"hidden\" format=\"mm/dd/yy\" id=\"wdform_5_button8\" value=\"\" />    <label  for=\"wdform_6_element8\">Party Size</label>*<input type=\"number\"                            name=\"wdform_6_element8\"                            id=\"wdform_6_element8\"                                                       onkeyup=\"wd_validate(this)\"                            data-valid-type=\"number\"                            data-form-id=\"8\"                            data-wdid=\"6\"                            style=\"width: 60px;\"                            value=\"\"                             />    <label  for=\"wdform_9_element8\">Reservation Time</label>*<select id=\"wdform_9_element8\" name=\"wdform_9_element8\" ><option value=\"Select Time\" selected=\"selected\">Select Time</option><option value=\"4:30 pm\" >4:30 pm</option><option value=\"5:00 pm\" >5:00 pm</option><option value=\"5:30 pm\" >5:30 pm</option><option value=\"6:00 pm\" >6:00 pm</option><option value=\"6:30 pm\" >6:30 pm</option><option value=\"7:00 pm\" >7:00 pm</option><option value=\"7:30 pm\" >7:30 pm</option><option value=\"8:00 pm\" >8:00 pm</option></select>    <label  for=\"wdform_12_element8\">Message</label><textarea                      id=\"wdform_12_element8\"                      name=\"wdform_12_element8\"                      placeholder=\"\"                      style=\"height: 100px;\"                      ></textarea><button disabled=\"disabled\" type=\"button\"  >Submit</button><button disabled=\"disabled\" type=\"button\"  >Reset</button></form>		\n										<img width=\"534\" height=\"757\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/06/10-1.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/06/10-1.png 534w, https://www.thairifficma.com/wp-content/uploads/2018/06/10-1-212x300.png 212w\" sizes=\"(max-width: 534px) 100vw, 534px\" />','Dinner Reservation','','publish','closed','closed','','dinner-reservation','','','2019-04-18 20:50:45','2019-04-19 00:50:45','',0,'https://www.thairifficma.com/?elementor_library=dinner-reservation',0,'elementor_library','',0),(975,1,'2019-04-18 20:58:38','2019-04-19 00:58:38','<a href=\"https://mkt.com/thairiffic-lunch/\" role=\"button\">\n						Take Out\n					</a>\n			<a href=\"https://mkt.com/thairiffic/\" role=\"button\">\n						Delivery\n					</a>\n			<p>Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!</p>','Orders','','publish','closed','closed','','orders','','','2019-04-18 20:58:38','2019-04-19 00:58:38','',0,'https://www.thairifficma.com/?elementor_library=orders',0,'elementor_library','',0),(1111,1,'2019-10-05 16:48:01','2019-10-05 20:48:01','<h3>ABOUT US</h3>		\n			<p>Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant’s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.</p>','About Us','','publish','closed','closed','','about-us-2','','','2019-10-05 16:48:01','2019-10-05 20:48:01','',0,'https://www.thairifficma.com/?elementor_library=about-us-2',0,'elementor_library','',0),(1114,1,'2019-10-05 16:49:26','2019-10-05 20:49:26','<img width=\"604\" height=\"424\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/07/6TH.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/07/6TH.jpg 604w, https://www.thairifficma.com/wp-content/uploads/2018/07/6TH-300x211.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<a href=\"#\" role=\"button\">\n						Bar\n					</a>\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/07/6-1024x768.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/07/6-1024x768.jpg 1024w, https://www.thairifficma.com/wp-content/uploads/2018/07/6-300x225.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/07/6-768x576.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/07/6.jpg 1478w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4617-1024x768.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4617-1024x768.jpg 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4617-300x225.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4617-768x576.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4617.jpg 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/16.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/12.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/9-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/9-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/9-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/9-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/9-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Gallery','','publish','closed','closed','','gallery-2','','','2019-10-05 16:49:26','2019-10-05 20:49:26','',0,'https://www.thairifficma.com/?elementor_library=gallery-2',0,'elementor_library','',0),(1117,1,'2019-10-05 16:51:02','2019-10-05 20:51:02','Fresh & FlavorfulFresh Thai & Asian Cuisine			\n										<img width=\"800\" height=\"501\" src=\"https://www.thairifficma.com/wp-content/uploads/2019/05/0003.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2019/05/0003.jpg 800w, https://www.thairifficma.com/wp-content/uploads/2019/05/0003-300x188.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2019/05/0003-768x481.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n				</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','publish','closed','closed','','home','','','2019-10-05 16:51:02','2019-10-05 20:51:02','',0,'https://www.thairifficma.com/?elementor_library=home',0,'elementor_library','',0),(1121,1,'2019-11-09 09:46:51','2019-11-09 14:46:51','<a href=\"https://mkt.com/thairiffic-lunch/\" role=\"button\">\n						Take Out\n					</a>\n			<a href=\"https://mkt.com/thairiffic/\" role=\"button\">\n						Delivery\n					</a>\n			<p>Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!</p>','order Template','','publish','closed','closed','','order-template','','','2019-11-09 09:46:51','2019-11-09 14:46:51','',0,'https://www.thairifficma.com/?elementor_library=order-template',0,'elementor_library','',0),(69,1,'2018-04-04 17:57:44','2018-04-04 17:57:44','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','publish','closed','closed','','home','','','2019-12-29 02:35:41','2019-12-29 07:35:41','',0,'https://www.thairifficma.com/?page_id=69',0,'page','',0),(1179,1,'2019-12-11 04:00:13','2019-12-11 04:00:13','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2019/05/0003.jpg\" title=\"\" alt=\"\" />											\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" title=\"\" alt=\"\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png\" title=\"\" alt=\"\" />											\n			<h3>Customers Testimonial</h3>		\n										<img src=\"https://thairifficma.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:00:13','2019-12-11 04:00:13','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1165,1,'2019-12-11 03:47:52','2019-12-11 03:47:52','Fresh &amp; FlavorfulFresh Thai &amp; Asian Cuisine\n<img width=\"800\" height=\"501\" src=\"https://www.thairifficma.com/wp-content/uploads/2019/05/0003.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2019/05/0003.jpg 800w, https://www.thairifficma.com/wp-content/uploads/2019/05/0003-300x188.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2019/05/0003-768x481.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\">\n<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\">\n\n<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>Promotions Powered by BostonDelish\n<h3>The Perfect Gift</h3>\n<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\nThaiRiffic Gift Card\n</a>\n\n\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck\n<h3>Fine Thai Cuisine</h3>\nIndulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.\n\n<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h3>Customers Testimonial</h3>\n<img src=\"https://www.thairifficma.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\">\n<h2>Contact info</h2>\n<h2>10% Off Lunch when you mention BostonDelish</h2>\n<ul>\n 	<li>\n					<a href=\"tel:1 508 485 6900\">\n1 508 485 6900\n</a></li>\n 	<li>\n					<a href=\"mailto:thairiffic@bostoneats.biz\">\nthairiffic@bostoneats.biz\n</a></li>\n 	<li>\n										126 Main St, Marlborough Ma. 01752</li>\n</ul>\n<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\nPinterest\n</a>\n<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\nTumblr\n</a>\n<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 03:47:52','2019-12-11 03:47:52','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(409,1,'2018-06-28 03:03:56','2018-06-28 03:03:56','<img width=\"604\" height=\"424\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/07/6TH.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/07/6TH.jpg 604w, https://www.thairifficma.com/wp-content/uploads/2018/07/6TH-300x211.jpg 300w\" sizes=\"(max-width: 604px) 100vw, 604px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<a href=\"#\" role=\"button\">\n						Bar\n					</a>\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/07/6-1024x768.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/07/6-1024x768.jpg 1024w, https://www.thairifficma.com/wp-content/uploads/2018/07/6-300x225.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/07/6-768x576.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/07/6.jpg 1478w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4617-1024x768.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4617-1024x768.jpg 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4617-300x225.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4617-768x576.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4617.jpg 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/16-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/16-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/16.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/12.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/9-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/9-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/9-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/9-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/9-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Gallery','','publish','closed','closed','','gallery','','','2018-06-28 03:03:56','2018-06-28 03:03:56','',0,'https://www.thairifficma.com/?page_id=409',0,'page','',0),(1197,1,'2019-12-11 04:22:55','2019-12-11 04:22:55','','7','','inherit','open','closed','','7','','','2019-12-11 04:22:55','2019-12-11 04:22:55','',991,'https://thairifficma.com/wp-content/uploads/2019/12/7.jpg',0,'attachment','image/jpeg',0),(607,1,'2018-07-02 18:25:45','2018-07-02 18:25:45','<h3>ABOUT US</h3>		\n			<p>Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant’s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.</p>		\n							Previous\n							Next','About Us','','publish','closed','closed','','about-us','','','2019-12-11 05:19:55','2019-12-11 05:19:55','',0,'https://www.thairifficma.com/?page_id=607',0,'page','',0),(1123,1,'2019-12-11 03:22:53','2019-12-11 03:22:53',' ','','','publish','closed','closed','','1123','','','2019-12-29 01:57:54','2019-12-29 06:57:54','',0,'https://thairifficma.com/2019/12/11/',9,'nav_menu_item','',0),(683,1,'2018-07-31 03:07:51','2018-07-31 03:07:51','<h1>save up to 10% off</h1>\n<h2>Dine -In | Take out | Delivery |</h2>\n<h4>10</h4>\n<h4>%</h4>\n<h4>Off</h4>\n<a href=\"#\" role=\"button\">\nOffer Code # BostonDelish\n</a>\n<a href=\"#\" role=\"button\">\nOnline orders use Code # BostonDelish\n</a>\n<h3>Offer ends December 25, 2019\nup to $20 Discount</h3>\n<h3>please print or show this offer to your server to redeem!</h3>','Offers','','trash','closed','closed','','offers__trashed','','','2019-12-11 21:38:40','2019-12-12 02:38:40','',0,'https://www.thairifficma.com/?page_id=683',0,'page','',0),(701,1,'2018-07-31 03:58:08','2018-07-31 03:58:08','<h1>10% off Offer</h1>\nTO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.\n\nTHEN CHECK YOUR INBOX FOR OUR CURRENT OFFER\n\n[Form id=\"7\"]','Offers Request','','trash','closed','closed','','offers-request__trashed','','','2019-12-11 21:38:54','2019-12-12 02:38:54','',0,'https://www.thairifficma.com/?page_id=701',0,'page','',0),(771,1,'2018-11-08 22:01:17','2018-11-09 03:01:17','<p>THANK YOU\nFOR CHOOSING OUR ONLINE RESERVATION SYSTEM\nPLEASE CHECK YOUR INBOX FOR STATUS OF YOUR RESERVATION!</p>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						Buy a Gift Card\n					</a>\n			<h3>Be a VIP</h3>		\n			<h3>chef recommended </h3>		\n							\"Sliced roasted duck, julienned cucumber, and scallions rolled up in Malaysian crepe wrapper\"\n							<img width=\"2142\" height=\"1957\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1.jpg 2142w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-300x274.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-768x702.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4602-1-1024x936.jpg 1024w\" sizes=\"(max-width: 2142px) 100vw, 2142px\" />						\n													Peking Duck Wrap\n							\" simmered in aromatic spices and coconut milk with potatoes and onions\"\n							<img width=\"2149\" height=\"1950\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591.jpg 2149w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-300x272.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-768x697.jpg 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/IMG-4591-1024x929.jpg 1024w\" sizes=\"(max-width: 2149px) 100vw, 2149px\" />						\n													massaman short Rib\n							\"Steamed salmon filet in light ginger sauce with ginger, onion, Shitake mushroom, and scallion\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/12.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/12-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Salmon Ginger\n							\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\"\n							<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />						\n													Crispy Duck\n			<h3>explore</h3>		\n				<h3>\n					<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Lunch-Menu.pdf\">Lunch Menu</a>\n				</h3>\n				<p>Mondays - Fridays<br>\n11:30am - 2:30pm <br></p>\n				<h3>\n					<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Dinner-Menu.pdf\">Dinner menu</a>\n				</h3>\n				<p>Sundays - Wednesdays<br>\n5:00pm - 9:00pm<br>\nThursdays - Saturdays<br>\n5:00pm - 9:30pm</p>\n				<h3>\n					catering\n				</h3>\n				<p>Coming Soon!</p>\n				<a href=\"https://www.google.com/maps/place/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar/@42.3467879,-71.5494127,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\">\n				</a>\n				<h3>\n					<a href=\"https://www.google.com/maps/place/ThaiRiffic+Thai+Asian+Cuisine+%26+Bar/@42.3467879,-71.5494127,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38b683543b6a3:0x6dd0b125000aed6f!8m2!3d42.346784!4d-71.547224\">Map</a>\n				</h3>\n				<p></p>','Reservations-Confirmation','','publish','closed','closed','','reservations-confirmation','','','2018-11-08 22:01:17','2018-11-09 03:01:17','',0,'https://www.thairifficma.com/?page_id=771',0,'page','',0),(803,1,'2018-11-21 09:44:55','2018-11-21 14:44:55','<a href=\"https://mkt.com/thairiffic-lunch/\" role=\"button\">\nTake Out\n</a>\n<a href=\"https://mkt.com/thairiffic/\" role=\"button\">\nDelivery\n</a>\n\nPlease allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!','Order','','trash','closed','closed','','order__trashed','','','2019-12-11 21:38:18','2019-12-12 02:38:18','',0,'https://www.thairifficma.com/?page_id=803',0,'page','',0),(915,1,'2019-01-12 20:56:30','2019-01-13 01:56:30','<p>PLEASE CHECK YOUR INBOX FOR OUR CURRENT OFFER</p>','Offer Code','','trash','closed','closed','','offer-code__trashed','','','2019-12-11 21:38:30','2019-12-12 02:38:30','',0,'https://www.thairifficma.com/?page_id=915',0,'page','',0),(949,1,'2019-04-17 14:08:25','2019-04-17 18:08:25','<h2>Dinner Reservation</h2>\n 	<link rel=\"stylesheet\" id=\"fm-style-1-css\" href=\"https://www.thairifficma.com/wp-content/uploads/form-maker-frontend/css/fm-style-1.css?ver=1\" type=\"text/css\" media=\"all\">\n\n<form name=\"form8\" action=\"/wp-admin/admin-ajax.php\" method=\"post\" id=\"form8\" enctype=\"multipart/form-data\"><input type=\"hidden\" id=\"counter8\" value=\"13\" name=\"counter8\"><input type=\"hidden\" id=\"Itemid8\" value=\"\" name=\"Itemid8\"><input type=\"hidden\" id=\"fm_bot_validation8\" value=\"\" name=\"fm_bot_validation8\"><input type=\"hidden\" id=\"fm_empty_field_validation8\" value=\"\" name=\"fm_empty_field_validation8\" data-value=\"23d7750a1364a0dbe69c68b1afe5f702\">    <label for=\"wdform_8_element_first8\">Name</label>*<input type=\"text\" id=\"wdform_8_element_first8\" name=\"wdform_8_element_first8\" value=\"\" title=\"\" placeholder=\"\"><label for=\"wdform_8_element_first8\">First</label><input type=\"text\" id=\"wdform_8_element_last8\" name=\"wdform_8_element_last8\" value=\"\" title=\"\" placeholder=\"\"><label for=\"wdform_8_element_last8\">Last</label>    <label for=\"wdform_3_element8\">Phone</label>*<input type=\"text\" id=\"wdform_3_element8\" name=\"wdform_3_element8\" value=\"\" placeholder=\"\">    <label for=\"wdform_4_element8\">Email</label>*<input type=\"text\" id=\"wdform_4_element8\" name=\"wdform_4_element8\" value=\"\" title=\"\" placeholder=\"\" onchange=\"wd_check_email(\'4\', \'8\', \'This is not a valid email address.\')\">    <label for=\"wdform_5_element8\">Reservation Date</label>*<input type=\"text\" id=\"wdform_5_element8\" name=\"wdform_5_element8\" attribute=\"value\"><input type=\"hidden\" format=\"mm/dd/yy\" id=\"wdform_5_button8\" value=\"\">    <label for=\"wdform_6_element8\">Party Size</label>*<input type=\"number\" name=\"wdform_6_element8\" id=\"wdform_6_element8\" onkeyup=\"wd_validate(this)\" data-valid-type=\"number\" data-form-id=\"8\" data-wdid=\"6\" style=\"width: 60px;\" value=\"\">    <label for=\"wdform_9_element8\">Reservation Time</label>*<select id=\"wdform_9_element8\" name=\"wdform_9_element8\">\n<option value=\"Select Time\" selected=\"selected\">Select Time</option>\n<option value=\"4:30 pm\">4:30 pm</option>\n<option value=\"5:00 pm\">5:00 pm</option>\n<option value=\"5:30 pm\">5:30 pm</option>\n<option value=\"6:00 pm\">6:00 pm</option>\n<option value=\"6:30 pm\">6:30 pm</option>\n<option value=\"7:00 pm\">7:00 pm</option>\n<option value=\"7:30 pm\">7:30 pm</option>\n<option value=\"8:00 pm\">8:00 pm</option>\n</select>    <label for=\"wdform_12_element8\">Message</label><textarea id=\"wdform_12_element8\" name=\"wdform_12_element8\" placeholder=\"\" style=\"height: 100px;\"></textarea><button disabled=\"disabled\" type=\"button\">Submit</button><button disabled=\"disabled\" type=\"button\">Reset</button></form>										<img width=\"534\" height=\"757\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/06/10-1.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/06/10-1.png 534w, https://www.thairifficma.com/wp-content/uploads/2018/06/10-1-212x300.png 212w\" sizes=\"(max-width: 534px) 100vw, 534px\">','Dinner Reservation','','trash','closed','closed','','dinner-reservation__trashed','','','2019-12-11 21:35:40','2019-12-12 02:35:40','',0,'https://www.thairifficma.com/?page_id=949',0,'page','',0),(969,1,'2019-04-18 20:51:29','2019-04-19 00:51:29','<h2>Lunch Reservation</h2>		\n			<link rel=\'stylesheet\' id=\'fm-style-1-css\'  href=\'https://www.thairifficma.com/wp-content/uploads/form-maker-frontend/css/fm-style-1.css?ver=1\' type=\'text/css\' media=\'all\' /><form name=\"form9\" action=\"/wp-admin/admin-ajax.php\" method=\"post\" id=\"form9\" enctype=\"multipart/form-data\"><input type=\"hidden\" id=\"counter9\" value=\"13\" name=\"counter9\" /><input type=\"hidden\" id=\"Itemid9\" value=\"\" name=\"Itemid9\" /><input type=\"hidden\" id=\"fm_bot_validation9\" value=\"\" name=\"fm_bot_validation9\" /><input type=\"hidden\" id=\"fm_empty_field_validation9\" value=\"\" name=\"fm_empty_field_validation9\" data-value=\"90e283d598bad590c2bb42c434fa743c\" />    <label  for=\"wdform_8_element_first9\">Name</label>*<input type=\"text\" id=\"wdform_8_element_first9\" name=\"wdform_8_element_first9\" value=\"\" title=\"\" placeholder=\"\"  /><label for=\"wdform_8_element_first9\">First</label><input type=\"text\" id=\"wdform_8_element_last9\" name=\"wdform_8_element_last9\" value=\"\" title=\"\" placeholder=\"\"  /><label for=\"wdform_8_element_last9\">Last</label>    <label  for=\"wdform_3_element9\">Phone</label>*<input type=\"text\"                                             id=\"wdform_3_element9\"                       name=\"wdform_3_element9\"                       value=\"\"                       placeholder=\"\"  />    <label  for=\"wdform_4_element9\">Email</label>*<input type=\"text\" id=\"wdform_4_element9\" name=\"wdform_4_element9\" value=\"\" title=\"\" placeholder=\"\"   onchange=\"wd_check_email(\'4\', \'9\', \'This is not a valid email address.\')\" />    <label  for=\"wdform_5_element9\">Reservation Date</label>*<input type=\"text\" id=\"wdform_5_element9\" name=\"wdform_5_element9\"   attribute=value /><input type=\"hidden\" format=\"mm/dd/yy\" id=\"wdform_5_button9\" value=\"\" />    <label  for=\"wdform_6_element9\">Party Size</label>*<input type=\"number\"                            name=\"wdform_6_element9\"                            id=\"wdform_6_element9\"                                                       onkeyup=\"wd_validate(this)\"                            data-valid-type=\"number\"                            data-form-id=\"9\"                            data-wdid=\"6\"                            style=\"width: 60px;\"                            value=\"\"                             />    <label  for=\"wdform_9_element9\">Reservation Time</label>*<select id=\"wdform_9_element9\" name=\"wdform_9_element9\" ><option value=\"Select Time\" selected=\"selected\">Select Time</option><option value=\"11:30 am\" >11:30 am</option><option value=\"12:00 pm\" >12:00 pm</option><option value=\"12:30 pm\" >12:30 pm</option><option value=\"1:00 pm\" >1:00 pm</option><option value=\"1:30 pm\" >1:30 pm</option><option value=\"2:00 pm\" >2:00 pm</option></select>    <label  for=\"wdform_12_element9\">Message</label><textarea                      id=\"wdform_12_element9\"                      name=\"wdform_12_element9\"                      placeholder=\"\"                      style=\"height: 100px;\"                      ></textarea><button disabled=\"disabled\" type=\"button\"  >Submit</button><button disabled=\"disabled\" type=\"button\"  >Reset</button></form>		\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Lunch Reservation','','trash','closed','closed','','lunch-reservation__trashed','','','2019-12-11 21:36:04','2019-12-12 02:36:04','',0,'https://www.thairifficma.com/?page_id=969',0,'page','',0),(991,1,'2019-04-18 21:25:05','2019-04-19 01:25:05','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/9-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"https://bostondelish.com/1-thairiffic-lunch-reservation/\" role=\"button\">\n						Make a lunch Reservation\n					</a>\n			<a href=\"https://bostondelish.com/1-thairiffic-dinner-reservation/\" role=\"button\">\n						Make a Dinner Reservation\n					</a>\n			<p>We are closed from 2:30 pm until 4:30 pm!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/7-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Make a Reservation','','publish','closed','closed','','make-a-reservation','','','2019-12-27 11:55:27','2019-12-27 16:55:27','',0,'https://www.thairifficma.com/?page_id=991',0,'page','',0),(1199,1,'2019-12-11 04:23:03','2019-12-11 04:23:03','<a href=\"http://www.bostoneats.biz/1-thairiffic-lunch-reservation/\" role=\"button\">\n						Make a lunch Reservation\n					</a>\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-dinner-reservation/\" role=\"button\">\n						Make a Dinner Reservation\n					</a>\n			<p>We are closed from 2:30 pm until 4:30 pm!</p>		\n							Previous\n							Next','Make a Reservation','','inherit','closed','closed','','991-revision-v1','','','2019-12-11 04:23:03','2019-12-11 04:23:03','',991,'https://thairifficma.com/2019/12/11/991-revision-v1/',0,'revision','',0),(1008,1,'2019-05-13 21:12:28','2019-05-14 01:12:28','TofuClick edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorClick HereAppClick edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorClick HereSlide 3 HeadingClick edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorClick Here			\n			<h3>Enjoy Some You-Time</h3>		\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order online\n					</a>\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />											\n			<h3>The Best Experience Ever</h3>		\n										<img width=\"800\" height=\"501\" src=\"https://www.thairifficma.com/wp-content/uploads/2019/05/0003.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2019/05/0003.jpg 800w, https://www.thairifficma.com/wp-content/uploads/2019/05/0003-300x188.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2019/05/0003-768x481.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n										<img width=\"1477\" height=\"1108\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png 1477w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/Duck-1024x768.png 1024w\" sizes=\"(max-width: 1477px) 100vw, 1477px\" />											\n			<h3>The Perfect Surrounding</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h3>Fine Food Cuisine</h3>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','New Home','','publish','closed','closed','','newhome','','','2019-05-13 21:12:28','2019-05-14 01:12:28','',0,'https://www.thairifficma.com/?page_id=1008',0,'page','',0),(1202,1,'2019-12-11 04:25:39','2019-12-11 04:25:39','','33','','inherit','open','closed','','33','','','2019-12-11 04:25:39','2019-12-11 04:25:39','',991,'https://thairifficma.com/wp-content/uploads/2019/12/33.jpg',0,'attachment','image/jpeg',0),(1130,1,'2019-11-09 09:47:32','2019-11-09 14:47:32','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/6.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/6.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/6-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/LunchMenuTakeOut.pdf\" role=\"button\">\n						Lunch Menu\n					</a>\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/DinnerMenuTakeOut.pdf\" role=\"button\">\n						Dinner Menu\n					</a>\n			<p>Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/10.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/10.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/10-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Menu','','publish','closed','closed','','menu','','','2019-12-11 08:21:42','2019-12-11 13:21:42','',0,'https://www.thairifficma.com/?page_id=1124',0,'page','',0),(1201,1,'2019-12-11 04:24:52','2019-12-11 04:24:52','','31','','inherit','open','closed','','31','','','2019-12-11 04:24:52','2019-12-11 04:24:52','',991,'https://thairifficma.com/wp-content/uploads/2019/12/31.jpg',0,'attachment','image/jpeg',0),(1190,1,'2019-12-11 04:14:09','2019-12-11 04:14:09','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png\" title=\"\" alt=\"\" />											\n			<h3>Customers Testimonial</h3>		\n										<img src=\"https://thairifficma.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:14:09','2019-12-11 04:14:09','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1187,1,'2019-12-11 04:11:33','2019-12-11 04:11:33','','Glass','','inherit','open','closed','','glass','','','2019-12-11 04:11:33','2019-12-11 04:11:33','',69,'https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg',0,'attachment','image/jpeg',0),(1141,1,'2019-12-11 03:25:01','2019-12-11 03:25:01','Fresh & FlavorfulFresh Thai & Asian Cuisine			\n										<img width=\"1\" height=\"1\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/0003.jpg\" alt=\"\" />											\n										<img src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.png\" alt=\"\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"1\" height=\"1\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/10-1.png\" alt=\"\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','publish','closed','closed','','home-2','','','2019-12-11 03:25:01','2019-12-11 03:25:01','',0,'https://thairifficma.com/?elementor_library=home-2',0,'elementor_library','',0),(1142,1,'2019-12-11 03:25:01','2019-12-11 03:25:01','Fresh & FlavorfulFresh Thai & Asian Cuisine			\n										<img width=\"1\" height=\"1\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/0003.jpg\" alt=\"\" />											\n										<img src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.png\" alt=\"\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"1\" height=\"1\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/10-1.png\" alt=\"\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','1141-revision-v1','','','2019-12-11 03:25:01','2019-12-11 03:25:01','',1141,'https://thairifficma.com/2019/12/11/1141-revision-v1/',0,'revision','',0),(1264,1,'2019-12-11 08:07:49','2019-12-11 13:07:49','','1 Home','','inherit','closed','closed','','1132-revision-v1','','','2019-12-11 08:07:49','2019-12-11 13:07:49','',1132,'https://thairifficma.com/2019/12/11/1132-revision-v1/',0,'revision','',0),(1263,1,'2019-12-11 08:06:06','2019-12-11 13:06:06','<h3>Follow us online</h3>		\n			<p>Offering specialized foods of popular Middle East tastes</p>		\n							<a href=\"https://www.facebook.com/pages/El-Basha/120631397949802\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>','1 Home','','inherit','closed','closed','','1132-revision-v1','','','2019-12-11 08:06:06','2019-12-11 13:06:06','',1132,'https://thairifficma.com/2019/12/11/1132-revision-v1/',0,'revision','',0),(1262,1,'2019-12-11 08:05:13','2019-12-11 13:05:13','<p>A MIDDLE EASTERN restaurant With a flare for fine dining</p>		\n			<h3>Follow us online</h3>		\n			<p>Offering specialized foods of popular Middle East tastes</p>		\n							<a href=\"https://www.facebook.com/pages/El-Basha/120631397949802\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>','1 Home','','inherit','closed','closed','','1132-revision-v1','','','2019-12-11 08:05:13','2019-12-11 13:05:13','',1132,'https://thairifficma.com/2019/12/11/1132-revision-v1/',0,'revision','',0),(1143,1,'2019-12-11 03:25:57','2019-12-11 03:25:57','Fresh & FlavorfulFresh Thai & Asian Cuisine			\n										<img width=\"1\" height=\"1\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/0003.jpg\" alt=\"\" />											\n										<img src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.png\" alt=\"\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"1\" height=\"1\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/10-1.png\" alt=\"\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','1 Home','','inherit','closed','closed','','1132-revision-v1','','','2019-12-11 03:25:57','2019-12-11 03:25:57','',1132,'https://thairifficma.com/2019/12/11/1132-revision-v1/',0,'revision','',0),(1144,1,'2019-12-11 03:34:37','2019-12-11 03:34:37','{\n    \"show_on_front\": {\n        \"value\": \"page\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-11 03:34:37\"\n    },\n    \"page_on_front\": {\n        \"value\": \"69\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-11 03:34:37\"\n    }\n}','','','trash','closed','closed','','01580c5b-43cb-44da-8f6c-21c18952bead','','','2019-12-11 03:34:37','2019-12-11 03:34:37','',0,'https://thairifficma.com/2019/12/11/01580c5b-43cb-44da-8f6c-21c18952bead/',0,'customize_changeset','',0),(1200,1,'2019-12-11 04:23:40','2019-12-11 04:23:40','','9','','inherit','open','closed','','9','','','2019-12-11 04:23:40','2019-12-11 04:23:40','',991,'https://thairifficma.com/wp-content/uploads/2019/12/9.jpg',0,'attachment','image/jpeg',0),(1154,1,'2019-12-11 03:40:37','2019-12-11 03:40:37',' ','','','publish','closed','closed','','1154','','','2019-12-29 01:57:54','2019-12-29 06:57:54','',0,'https://thairifficma.com/2019/12/11/1154/',1,'nav_menu_item','',0),(1158,1,'2019-12-11 03:41:02','2019-12-11 03:41:02','','Lunch Menu','','publish','closed','closed','','lunch-menu-3','','','2019-12-29 01:57:54','2019-12-29 06:57:54','',0,'https://thairifficma.com/2019/12/11/lunch-menu-3/',7,'nav_menu_item','',0),(1159,1,'2019-12-11 03:41:02','2019-12-11 03:41:02','','Dinner Menu','','publish','closed','closed','','dinner-menu-3','','','2019-12-29 01:57:54','2019-12-29 06:57:54','',0,'https://thairifficma.com/2019/12/11/dinner-menu-3/',8,'nav_menu_item','',0),(1160,1,'2019-12-11 03:41:02','2019-12-11 03:41:02','','Menu','','publish','closed','closed','','menu-3','','','2019-12-29 01:57:54','2019-12-29 06:57:54','',0,'https://thairifficma.com/2019/12/11/menu-3/',5,'nav_menu_item','',0),(1176,1,'2019-12-11 03:58:42','2019-12-11 03:58:42','','51','','inherit','open','closed','','51','','','2019-12-11 03:58:42','2019-12-11 03:58:42','',69,'https://thairifficma.com/wp-content/uploads/2019/12/51.jpg',0,'attachment','image/jpeg',0),(1177,1,'2019-12-11 03:59:41','2019-12-11 03:59:41','','gallery1','','inherit','open','closed','','gallery1','','','2019-12-11 03:59:41','2019-12-11 03:59:41','',69,'https://thairifficma.com/wp-content/uploads/2019/12/gallery1.jpg',0,'attachment','image/jpeg',0),(1171,1,'2019-12-11 03:53:52','2019-12-11 03:53:52',' ','','','publish','closed','closed','','1171','','','2019-12-29 01:57:54','2019-12-29 06:57:54','',0,'https://thairifficma.com/2019/12/11/',3,'nav_menu_item','',0),(1172,1,'2019-12-11 03:53:52','2019-12-11 03:53:52','','Offer','','publish','closed','closed','','online-offer-2','','','2019-12-29 01:57:54','2019-12-29 06:57:54','',0,'https://thairifficma.com/2019/12/11/online-offer-2/',6,'nav_menu_item','',0),(1660,1,'2019-12-29 01:59:50','2019-12-29 06:59:50','<figure>\n										<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											<figcaption>Except DUCK everything else are Halal!​</figcaption>\n										</figure>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">					1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:59:50','2019-12-29 06:59:50','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1198,1,'2019-12-11 04:23:03','2019-12-11 04:23:03','<a href=\"http://www.bostoneats.biz/1-thairiffic-lunch-reservation/\" role=\"button\">\n						Make a lunch Reservation\n					</a>\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-dinner-reservation/\" role=\"button\">\n						Make a Dinner Reservation\n					</a>\n			<p>We are closed from 2:30 pm until 4:30 pm!</p>','Make a Reservation','','inherit','closed','closed','','991-revision-v1','','','2019-12-11 04:23:03','2019-12-11 04:23:03','',991,'https://thairifficma.com/2019/12/11/991-revision-v1/',0,'revision','',0),(1180,1,'2019-12-11 04:00:58','2019-12-11 04:00:58','','20','','inherit','open','closed','','20','','','2019-12-11 04:00:58','2019-12-11 04:00:58','',69,'https://thairifficma.com/wp-content/uploads/2019/12/20.jpg',0,'attachment','image/jpeg',0),(1185,1,'2019-12-11 04:08:27','2019-12-11 04:08:27','','20-2','','inherit','open','closed','','20-2','','','2019-12-11 04:08:27','2019-12-11 04:08:27','',69,'https://thairifficma.com/wp-content/uploads/2019/12/20-2.jpg',0,'attachment','image/jpeg',0),(1188,1,'2019-12-11 04:11:44','2019-12-11 04:11:44','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" title=\"\" alt=\"\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png\" title=\"\" alt=\"\" />											\n			<h3>Customers Testimonial</h3>		\n										<img src=\"https://thairifficma.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:11:44','2019-12-11 04:11:44','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1183,1,'2019-12-11 04:03:03','2019-12-11 04:03:03','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2019/05/0003.jpg\" title=\"\" alt=\"\" />											\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" title=\"\" alt=\"\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png\" title=\"\" alt=\"\" />											\n			<h3>Customers Testimonial</h3>		\n										<img src=\"https://thairifficma.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:03:03','2019-12-11 04:03:03','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1186,1,'2019-12-11 04:08:44','2019-12-11 04:08:44','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2019/05/0003.jpg\" title=\"\" alt=\"\" />											\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Duck.png\" title=\"\" alt=\"\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/10-1.png\" title=\"\" alt=\"\" />											\n			<h3>Customers Testimonial</h3>		\n										<img src=\"https://thairifficma.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:08:44','2019-12-11 04:08:44','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1189,1,'2019-12-11 04:13:27','2019-12-11 04:13:27','','Duck','','inherit','open','closed','','duck','','','2019-12-11 04:13:27','2019-12-11 04:13:27','',69,'https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg',0,'attachment','image/jpeg',0),(1191,1,'2019-12-11 04:14:28','2019-12-11 04:14:28','','21','','inherit','open','closed','','21','','','2019-12-11 04:14:28','2019-12-11 04:14:28','',69,'https://thairifficma.com/wp-content/uploads/2019/12/21.jpg',0,'attachment','image/jpeg',0),(1192,1,'2019-12-11 04:15:23','2019-12-11 04:15:23','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:15:23','2019-12-11 04:15:23','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1193,1,'2019-12-11 04:16:31','2019-12-11 04:16:31','','1 All','','inherit','open','closed','','1-all','','','2019-12-11 04:16:31','2019-12-11 04:16:31','',69,'https://thairifficma.com/wp-content/uploads/2019/12/1-All.jpg',0,'attachment','image/jpeg',0),(1194,1,'2019-12-11 04:17:03','2019-12-11 04:17:03','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:17:03','2019-12-11 04:17:03','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1195,1,'2019-12-11 04:17:45','2019-12-11 04:17:45','','25','','inherit','open','closed','','25','','','2019-12-11 04:17:45','2019-12-11 04:17:45','',69,'https://thairifficma.com/wp-content/uploads/2019/12/25.jpg',0,'attachment','image/jpeg',0),(1196,1,'2019-12-11 04:17:54','2019-12-11 04:17:54','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:17:54','2019-12-11 04:17:54','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1203,1,'2019-12-11 04:26:04','2019-12-11 04:26:04','','27','','inherit','open','closed','','27','','','2019-12-11 04:26:04','2019-12-11 04:26:04','',991,'https://thairifficma.com/wp-content/uploads/2019/12/27.jpg',0,'attachment','image/jpeg',0),(1204,1,'2019-12-11 04:26:30','2019-12-11 04:26:30','','39','','inherit','open','closed','','39','','','2019-12-11 04:26:30','2019-12-11 04:26:30','',991,'https://thairifficma.com/wp-content/uploads/2019/12/39.jpg',0,'attachment','image/jpeg',0),(1206,1,'2019-12-11 04:27:27','2019-12-11 04:27:27','','IMG_1882','','inherit','open','closed','','img_1882','','','2019-12-11 04:27:27','2019-12-11 04:27:27','',991,'https://thairifficma.com/wp-content/uploads/2019/12/IMG_1882.jpg',0,'attachment','image/jpeg',0),(1207,1,'2019-12-11 04:27:35','2019-12-11 04:27:35','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/9-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-lunch-reservation/\" role=\"button\">\n						Make a lunch Reservation\n					</a>\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-dinner-reservation/\" role=\"button\">\n						Make a Dinner Reservation\n					</a>\n			<p>We are closed from 2:30 pm until 4:30 pm!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/7-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Make a Reservation','','inherit','closed','closed','','991-revision-v1','','','2019-12-11 04:27:35','2019-12-11 04:27:35','',991,'https://thairifficma.com/2019/12/11/991-revision-v1/',0,'revision','',0),(1208,1,'2019-12-11 04:28:12','2019-12-11 04:28:12','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/9-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-lunch-reservation/\" role=\"button\">\n						Make a lunch Reservation\n					</a>\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-dinner-reservation/\" role=\"button\">\n						Make a Dinner Reservation\n					</a>\n			<p>We are closed from 2:30 pm until 4:30 pm!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/7-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Make a Reservation','','inherit','closed','closed','','991-revision-v1','','','2019-12-11 04:28:12','2019-12-11 04:28:12','',991,'https://thairifficma.com/2019/12/11/991-revision-v1/',0,'revision','',0),(1209,1,'2019-12-11 04:28:39','2019-12-11 04:28:39','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/9-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-lunch-reservation/\" role=\"button\">\n						Make a lunch Reservation\n					</a>\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-dinner-reservation/\" role=\"button\">\n						Make a Dinner Reservation\n					</a>\n			<p>We are closed from 2:30 pm until 4:30 pm!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/7-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Make a Reservation','','inherit','closed','closed','','991-revision-v1','','','2019-12-11 04:28:39','2019-12-11 04:28:39','',991,'https://thairifficma.com/2019/12/11/991-revision-v1/',0,'revision','',0),(1210,1,'2019-12-11 04:29:12','2019-12-11 04:29:12','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/9-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-lunch-reservation/\" role=\"button\">\n						Make a lunch Reservation\n					</a>\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-dinner-reservation/\" role=\"button\">\n						Make a Dinner Reservation\n					</a>\n			<p>We are closed from 2:30 pm until 4:30 pm!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/7-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Make a Reservation','','inherit','closed','closed','','991-revision-v1','','','2019-12-11 04:29:12','2019-12-11 04:29:12','',991,'https://thairifficma.com/2019/12/11/991-revision-v1/',0,'revision','',0),(1211,1,'2019-12-11 04:29:51','2019-12-11 04:29:51','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/9-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-lunch-reservation/\" role=\"button\">\n						Make a lunch Reservation\n					</a>\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-dinner-reservation/\" role=\"button\">\n						Make a Dinner Reservation\n					</a>\n			<p>We are closed from 2:30 pm until 4:30 pm!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/7-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Make a Reservation','','inherit','closed','closed','','991-revision-v1','','','2019-12-11 04:29:51','2019-12-11 04:29:51','',991,'https://thairifficma.com/2019/12/11/991-revision-v1/',0,'revision','',0),(1212,1,'2019-12-11 04:43:42','2019-12-11 04:43:42','<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Lunch-Menu.pdf\" role=\"button\">\nLunch Menu\n</a>\n<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Dinner-Menu.pdf\" role=\"button\">\nDinner Menu\n</a>\n\nPlease allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!','Menu','','inherit','closed','closed','','1130-revision-v1','','','2019-12-11 04:43:42','2019-12-11 04:43:42','',1130,'https://thairifficma.com/2019/12/11/1130-revision-v1/',0,'revision','',0),(1213,1,'2019-12-11 04:43:42','2019-12-11 04:43:42','<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/LunchMenuTakeOut.pdf\" role=\"button\">\n						Lunch Menu\n					</a>\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/Dinner-Menu.pdf\" role=\"button\">\n						Dinner Menu\n					</a>\n			<p>Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!</p>		\n							Previous\n							Next','Menu','','inherit','closed','closed','','1130-revision-v1','','','2019-12-11 04:43:42','2019-12-11 04:43:42','',1130,'https://thairifficma.com/2019/12/11/1130-revision-v1/',0,'revision','',0),(1214,1,'2019-12-11 04:44:03','2019-12-11 04:44:03','<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/LunchMenuTakeOut.pdf\" role=\"button\">\n						Lunch Menu\n					</a>\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/DinnerMenuTakeOut.pdf\" role=\"button\">\n						Dinner Menu\n					</a>\n			<p>Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!</p>		\n							Previous\n							Next','Menu','','inherit','closed','closed','','1130-revision-v1','','','2019-12-11 04:44:03','2019-12-11 04:44:03','',1130,'https://thairifficma.com/2019/12/11/1130-revision-v1/',0,'revision','',0),(1215,1,'2019-12-11 04:45:22','2019-12-11 04:45:22','','6','','inherit','open','closed','','6','','','2019-12-11 04:45:22','2019-12-11 04:45:22','',1130,'https://thairifficma.com/wp-content/uploads/2019/12/6.jpg',0,'attachment','image/jpeg',0),(1216,1,'2019-12-11 04:45:49','2019-12-11 04:45:49','','10','','inherit','open','closed','','10','','','2019-12-11 04:45:49','2019-12-11 04:45:49','',1130,'https://thairifficma.com/wp-content/uploads/2019/12/10.jpg',0,'attachment','image/jpeg',0),(1217,1,'2019-12-11 04:46:33','2019-12-11 04:46:33','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/6.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/6.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/6-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/LunchMenuTakeOut.pdf\" role=\"button\">\n						Lunch Menu\n					</a>\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/DinnerMenuTakeOut.pdf\" role=\"button\">\n						Dinner Menu\n					</a>\n			<p>Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/10.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/10.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/10-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Menu','','inherit','closed','closed','','1130-revision-v1','','','2019-12-11 04:46:33','2019-12-11 04:46:33','',1130,'https://thairifficma.com/2019/12/11/1130-revision-v1/',0,'revision','',0),(1218,1,'2019-12-11 04:47:34','2019-12-11 04:47:34','','2 All','','inherit','open','closed','','2-all','','','2019-12-11 04:47:34','2019-12-11 04:47:34','',1130,'https://thairifficma.com/wp-content/uploads/2019/12/2-All.jpg',0,'attachment','image/jpeg',0),(1219,1,'2019-12-11 04:47:41','2019-12-11 04:47:41','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/6.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/6.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/6-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/LunchMenuTakeOut.pdf\" role=\"button\">\n						Lunch Menu\n					</a>\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/DinnerMenuTakeOut.pdf\" role=\"button\">\n						Dinner Menu\n					</a>\n			<p>Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/10.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/10.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/10-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Menu','','inherit','closed','closed','','1130-revision-v1','','','2019-12-11 04:47:41','2019-12-11 04:47:41','',1130,'https://thairifficma.com/2019/12/11/1130-revision-v1/',0,'revision','',0),(1220,1,'2019-12-11 04:48:40','2019-12-11 04:48:40','','52011423_799490987072000_5942552003837165568_n','','inherit','open','closed','','52011423_799490987072000_5942552003837165568_n','','','2019-12-11 04:48:40','2019-12-11 04:48:40','',1130,'https://thairifficma.com/wp-content/uploads/2019/12/52011423_799490987072000_5942552003837165568_n.jpg',0,'attachment','image/jpeg',0),(1221,1,'2019-12-11 04:48:48','2019-12-11 04:48:48','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/6.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/6.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/6-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/LunchMenuTakeOut.pdf\" role=\"button\">\n						Lunch Menu\n					</a>\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/DinnerMenuTakeOut.pdf\" role=\"button\">\n						Dinner Menu\n					</a>\n			<p>Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/10.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/10.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/10-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Menu','','inherit','closed','closed','','1130-revision-v1','','','2019-12-11 04:48:48','2019-12-11 04:48:48','',1130,'https://thairifficma.com/2019/12/11/1130-revision-v1/',0,'revision','',0),(1223,1,'2019-12-11 04:53:38','2019-12-11 04:53:38','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:53:38','2019-12-11 04:53:38','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1228,1,'2019-12-11 04:56:57','2019-12-11 04:56:57','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:56:57','2019-12-11 04:56:57','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1224,1,'2019-12-11 04:53:51','2019-12-11 04:53:51','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:53:51','2019-12-11 04:53:51','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1225,1,'2019-12-11 04:55:26','2019-12-11 04:55:26','','33-2','','inherit','open','closed','','33-2','','','2019-12-11 04:55:26','2019-12-11 04:55:26','',69,'https://thairifficma.com/wp-content/uploads/2019/12/33-2.jpg',0,'attachment','image/jpeg',0),(1226,1,'2019-12-11 04:55:39','2019-12-11 04:55:39','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										thairiffic@bostoneats.biz\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:55:39','2019-12-11 04:55:39','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1227,1,'2019-12-11 04:56:44','2019-12-11 04:56:44','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>Contact info</h2>		\n			<h2>10% Off Lunch when you mention BostonDelish</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 04:56:44','2019-12-11 04:56:44','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1229,1,'2019-12-11 04:59:23','2019-12-11 04:59:23','','Thairiffic','','inherit','open','closed','','thairiffic-3','','','2019-12-11 04:59:23','2019-12-11 04:59:23','',420,'https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png',0,'attachment','image/png',0),(1230,1,'2019-12-11 04:59:31','2019-12-11 04:59:31','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.thairifficma.com/make-a-reservation/\" role=\"button\">\n						Make a Reservation\n					</a>\n										<img width=\"888\" height=\"291\" src=\"https://www.thairifficma.com/wp-content/uploads/2019/05/ThaiRiffic-2.jpg\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2019/05/ThaiRiffic-2.jpg 888w, https://www.thairifficma.com/wp-content/uploads/2019/05/ThaiRiffic-2-300x98.jpg 300w, https://www.thairifficma.com/wp-content/uploads/2019/05/ThaiRiffic-2-768x252.jpg 768w\" sizes=\"(max-width: 888px) 100vw, 888px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-11 04:59:31','2019-12-11 04:59:31','',420,'https://thairifficma.com/2019/12/11/420-revision-v1/',0,'revision','',0),(1233,1,'2019-12-11 05:03:11','2019-12-11 05:03:11','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 05:03:11','2019-12-11 05:03:11','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1232,1,'2019-12-11 05:02:15','2019-12-11 05:02:15','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n		https://videos.hibustudio.com/2018/thairiffic-thai-asian-cuisine-and-bar-gcufw8zma-a21qrq.mp4		\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 05:02:15','2019-12-11 05:02:15','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1234,1,'2019-12-11 05:06:21','2019-12-11 05:06:21','','ThaiRiffic Recommended','','inherit','open','closed','','thairiffic-recommended','','','2019-12-11 05:06:21','2019-12-11 05:06:21','',69,'https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg',0,'attachment','image/jpeg',0),(1235,1,'2019-12-11 05:07:07','2019-12-11 05:07:07','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 05:07:07','2019-12-11 05:07:07','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1236,1,'2019-12-11 05:07:27','2019-12-11 05:07:27','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 05:07:27','2019-12-11 05:07:27','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1268,1,'2019-12-11 08:27:43','2019-12-11 13:27:43','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 08:27:43','2019-12-11 13:27:43','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1237,1,'2019-12-11 05:08:03','2019-12-11 05:08:03','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 05:08:03','2019-12-11 05:08:03','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1238,1,'2019-12-11 05:08:37','2019-12-11 05:08:37','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										126 Main St, Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Pinterest\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Tumblr\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 05:08:37','2019-12-11 05:08:37','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1239,1,'2019-12-11 05:11:09','2019-12-11 05:11:09','','48211981_756258091395290_7069731450156744704_n-3','','inherit','open','closed','','48211981_756258091395290_7069731450156744704_n-3','','','2019-12-11 05:11:09','2019-12-11 05:11:09','',607,'https://thairifficma.com/wp-content/uploads/2019/12/48211981_756258091395290_7069731450156744704_n-3.jpg',0,'attachment','image/jpeg',0),(1240,1,'2019-12-11 05:13:50','2019-12-11 05:13:50','','51035507_790994164588349_8982058526234902528_n','','inherit','open','closed','','51035507_790994164588349_8982058526234902528_n','','','2019-12-11 05:13:50','2019-12-11 05:13:50','',607,'https://thairifficma.com/wp-content/uploads/2019/12/51035507_790994164588349_8982058526234902528_n.jpg',0,'attachment','image/jpeg',0),(1241,1,'2019-12-11 05:14:32','2019-12-11 05:14:32','<h3>ABOUT US</h3>		\n			<p>Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant’s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.</p>','About Us','','inherit','closed','closed','','607-revision-v1','','','2019-12-11 05:14:32','2019-12-11 05:14:32','',607,'https://thairifficma.com/2019/12/11/607-revision-v1/',0,'revision','',0),(1242,1,'2019-12-11 05:14:32','2019-12-11 05:14:32','<h3>ABOUT US</h3>		\n			<p>Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant’s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.</p>		\n							Previous\n							Next','About Us','','inherit','closed','closed','','607-revision-v1','','','2019-12-11 05:14:32','2019-12-11 05:14:32','',607,'https://thairifficma.com/2019/12/11/607-revision-v1/',0,'revision','',0),(1243,1,'2019-12-11 05:15:11','2019-12-11 05:15:11','{\n    \"astra-settings[transparent-header-enable]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-11 05:15:11\"\n    }\n}','','','trash','closed','closed','','3163e93d-6d98-40d0-9550-fe6f2155262d','','','2019-12-11 05:15:11','2019-12-11 05:15:11','',0,'https://thairifficma.com/2019/12/11/3163e93d-6d98-40d0-9550-fe6f2155262d/',0,'customize_changeset','',0),(1244,1,'2019-12-11 05:16:49','2019-12-11 05:16:49','','Thairiffic Cover Logo','','inherit','open','closed','','thairiffic-cover-logo','','','2019-12-11 05:16:49','2019-12-11 05:16:49','',0,'https://thairifficma.com/wp-content/uploads/2019/12/Thairiffic-Cover-Logo.png',0,'attachment','image/png',0),(1245,1,'2019-12-11 05:16:55','2019-12-11 05:16:55','https://thairifficma.com/wp-content/uploads/2019/12/cropped-Thairiffic-Cover-Logo.png','cropped-Thairiffic-Cover-Logo.png','','inherit','open','closed','','cropped-thairiffic-cover-logo-png','','','2019-12-11 05:16:55','2019-12-11 05:16:55','',0,'https://thairifficma.com/wp-content/uploads/2019/12/cropped-Thairiffic-Cover-Logo.png',0,'attachment','image/png',0),(1246,1,'2019-12-11 05:16:59','2019-12-11 05:16:59','{\n    \"site_icon\": {\n        \"value\": 1245,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-11 05:16:59\"\n    }\n}','','','trash','closed','closed','','c2365181-5e43-46a5-9553-7561482d1921','','','2019-12-11 05:16:59','2019-12-11 05:16:59','',0,'https://thairifficma.com/2019/12/11/c2365181-5e43-46a5-9553-7561482d1921/',0,'customize_changeset','',0),(1247,1,'2019-12-11 05:18:23','2019-12-11 05:18:23','<h3>ABOUT US</h3>		\n			<p>Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant’s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.</p>		\n							Previous\n							Next','About Us','','inherit','closed','closed','','607-revision-v1','','','2019-12-11 05:18:23','2019-12-11 05:18:23','',607,'https://thairifficma.com/2019/12/11/607-revision-v1/',0,'revision','',0),(1248,1,'2019-12-11 05:19:55','2019-12-11 05:19:55','<h3>ABOUT US</h3>		\n			<p>Inspired by the Thai &amp; Southeast Asian cuisines. ThaiRiffic brings out the vibrant flavors of this great food region.\nWelcome to ThaiRiffic, a bustling, energetic restaurant serving Southeast Asian cuisine in the heart of Marlborough, Metro West of Massachusetts area. ThaiRiffic pays tribute to the culinary traditions and regional dishes found throughout Southeast Asia Countries, with our expertise in Thai food. \nThe extensive wine list at ThaiRiffic features styles and labels from all over the world, each one is selected to complement the restaurant’s cuisine. The beverage program also includes a concise cocktail menu of alcoholic and non-alcoholic drinks incorporating Asian ingredients and flavors and an outstanding selection of complementary beers.</p>		\n							Previous\n							Next','About Us','','inherit','closed','closed','','607-revision-v1','','','2019-12-11 05:19:55','2019-12-11 05:19:55','',607,'https://thairifficma.com/2019/12/11/607-revision-v1/',0,'revision','',0),(1266,1,'2019-12-11 08:19:56','2019-12-11 13:19:56','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.thairifficma.com/make-a-reservation/\" role=\"button\">\n						Make a Reservation\n					</a>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-11 08:19:56','2019-12-11 13:19:56','',420,'https://thairifficma.com/2019/12/11/420-revision-v1/',0,'revision','',0),(1267,1,'2019-12-11 08:21:42','2019-12-11 13:21:42','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/6.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/6.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/6-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/LunchMenuTakeOut.pdf\" role=\"button\">\n						Lunch Menu\n					</a>\n			<a href=\"https://www.thairifficma.com/wp-content/uploads/2018/04/DinnerMenuTakeOut.pdf\" role=\"button\">\n						Dinner Menu\n					</a>\n			<p>Please allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/10.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/10.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/10-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Menu','','inherit','closed','closed','','1130-revision-v1','','','2019-12-11 08:21:42','2019-12-11 13:21:42','',1130,'https://thairifficma.com/2019/12/11/1130-revision-v1/',0,'revision','',0),(1260,1,'2019-12-11 07:59:26','2019-12-11 12:59:26','<p>A MIDDLE EASTERN restaurant With a flare for fine dining</p>		\n										<img width=\"1024\" height=\"889\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Sheik-Mehshee-Stuffed-Eggplant-2-1024x889.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Sheik-Mehshee-Stuffed-Eggplant-2-1024x889.jpg 1024w, https://thairifficma.com/wp-content/uploads/2019/12/Sheik-Mehshee-Stuffed-Eggplant-2-300x261.jpg 300w, https://thairifficma.com/wp-content/uploads/2019/12/Sheik-Mehshee-Stuffed-Eggplant-2-768x667.jpg 768w, https://thairifficma.com/wp-content/uploads/2019/12/Sheik-Mehshee-Stuffed-Eggplant-2.jpg 1535w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>28 Years </h3>		\n			<p>Providing the highest quality of food and service since 1991</p>		\n			<p>Be a VIP </p>		\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e76c6d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP</button></form>		\n		<p>Promotion powered by BostoDelish</p>		\n			<h3><a href=\"https://mkt.com/Elbasha-Giftcard/item/giftcard\">Buy a Gift Card</a></h3>		\n											<a data-elementor-open-lightbox=\"\" href=\"https://mkt.com/Elbasha-Giftcard/item/giftcard\">\n							<img width=\"709\" height=\"705\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card2.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card2.jpg 709w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card2-300x298.jpg 300w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card2-150x150.jpg 150w\" sizes=\"(max-width: 709px) 100vw, 709px\" />								</a>\n			<p>At El Basha, every time you purchase a $100 Gift Card we will mail you an additional free $20 Gift Card for your enjoyment. is a great gift for the holiday.\nEnjoy!</p>		\n			<h3>Our Family History</h3>		\n			<p>Not so many years ago, our family gathered at our home in Worcester, Massachusetts. We sat together at the kitchen table, a place of many meals and many memories. We had all agreed, we’d like to open a business, but beyond that, could not decide. What unique talent did we have to offer? Back and forth we spoke, but our mother remained silent. Then, suddenly, she interrupted. As if inspired by the kitchen around us, she reminded us of the sights, scents, and flavors of her traditional cooking; the homemade tabouli, stuffed grape leaves, baked kibbee, and more. We were all finally in agreement. Our family’s best came from our mother’s kitchen. We opened our first restaurant at 424 Belmont Street in Worcester in 1991, naming it “El Basha,” the Lebanese word for seer, or sage, to honor our mother’s name.\n</p>		\n			<h3>Locations</h3>		\n					<ul>\n							<li >\n					<a href=\"https://www.google.com/maps/place/El+Basha+Restaurant+%26+Bar/@42.2738014,-71.7615317,17z/data=!3m1!4b1!4m5!3m4!1s0x89e40883d25251c5:0xaf56de2409f98d41!8m2!3d42.2738014!4d-71.759343\">						\n										424 Belmont Street  <br>Worcester, MA. 01603\n											</a>\n									</li>\n								<li >\n					<a href=\"Tel:508-797-0884\">						\n										508-797-0884\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/271277_ElBasha_lucnh_Menu.pdf\">					Lunch Menu\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/269400_ElBasha-Dinner_Menu.pdf\">					Dinner Menu\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li >\n					<a href=\"https://www.google.com/maps/place/El+Basha/@42.2647738,-71.8216307,17z/data=!3m1!4b1!4m5!3m4!1s0x89e4068e653e581b:0x366733984b649277!8m2!3d42.2647738!4d-71.819442\">						\n										256 Park Avenue    <br>Worcester, MA 01603\n											</a>\n									</li>\n								<li >\n					<a href=\"Tel: 508-795-0222\">						\n										508-795-0222\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/271277_ElBasha_lucnh_Menu.pdf\">					Lunch Menu\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/269400_ElBasha-Dinner_Menu.pdf\">					Dinner Menu\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li >\n					<a href=\"https://www.google.com/maps/place/El+Basha/@42.289742,-71.5869507,17z/data=!3m1!4b1!4m5!3m4!1s0x89e3f55818ee8ad5:0xe66e4134f4662969!8m2!3d42.289742!4d-71.584762\">						\n										2 Connector Road  <br>Westborough, MA. 01581\n											</a>\n									</li>\n								<li >\n					<a href=\"Tel: 508-366-2455\">						\n										508-366-2455\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/271277_ElBasha_lucnh_Menu.pdf\">					Lunch Menu\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/269400_ElBasha-Dinner_Menu.pdf\">					Dinner Menu\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li >\n					<a href=\"https://www.google.com/maps/place/El+Basha+Grille/@42.3600904,-71.4229966,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38f19a1fa8da7:0xd67edecf00d93619!8m2!3d42.3600904!4d-71.4208079\">						\n										423 Boston Post Road  <br>Sudbury, MA. 01776\n											</a>\n									</li>\n								<li >\n					<a href=\"Tel:978-579-4970\">						\n										978-579-4970\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/271277_ElBasha_lucnh_Menu.pdf\">					Lunch Menu\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/275013_ElBasha-Sudbury_Dinner_Menu.pdf\">					Dinner Menu\n											</a>\n									</li>\n						</ul>\n							Previous\n							Next\n			<h3>Follow us online</h3>		\n			<p>Offering specialized foods of popular Middle East tastes</p>		\n							<a href=\"https://www.facebook.com/pages/El-Basha/120631397949802\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>','Home 10-28-19','','publish','closed','closed','','home-10-28-19','','','2019-12-11 07:59:26','2019-12-11 12:59:26','',0,'https://thairifficma.com/?elementor_library=home-10-28-19',0,'elementor_library','',0),(1261,1,'2019-12-11 07:59:26','2019-12-11 12:59:26','<p>A MIDDLE EASTERN restaurant With a flare for fine dining</p>		\n										<img width=\"1024\" height=\"889\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Sheik-Mehshee-Stuffed-Eggplant-2-1024x889.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Sheik-Mehshee-Stuffed-Eggplant-2-1024x889.jpg 1024w, https://thairifficma.com/wp-content/uploads/2019/12/Sheik-Mehshee-Stuffed-Eggplant-2-300x261.jpg 300w, https://thairifficma.com/wp-content/uploads/2019/12/Sheik-Mehshee-Stuffed-Eggplant-2-768x667.jpg 768w, https://thairifficma.com/wp-content/uploads/2019/12/Sheik-Mehshee-Stuffed-Eggplant-2.jpg 1535w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>28 Years </h3>		\n			<p>Providing the highest quality of food and service since 1991</p>		\n			<p>Be a VIP </p>		\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e76c6d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP</button></form>		\n		<p>Promotion powered by BostoDelish</p>		\n			<h3><a href=\"https://mkt.com/Elbasha-Giftcard/item/giftcard\">Buy a Gift Card</a></h3>		\n											<a data-elementor-open-lightbox=\"\" href=\"https://mkt.com/Elbasha-Giftcard/item/giftcard\">\n							<img width=\"709\" height=\"705\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card2.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card2.jpg 709w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card2-300x298.jpg 300w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card2-150x150.jpg 150w\" sizes=\"(max-width: 709px) 100vw, 709px\" />								</a>\n			<p>At El Basha, every time you purchase a $100 Gift Card we will mail you an additional free $20 Gift Card for your enjoyment. is a great gift for the holiday.\nEnjoy!</p>		\n			<h3>Our Family History</h3>		\n			<p>Not so many years ago, our family gathered at our home in Worcester, Massachusetts. We sat together at the kitchen table, a place of many meals and many memories. We had all agreed, we’d like to open a business, but beyond that, could not decide. What unique talent did we have to offer? Back and forth we spoke, but our mother remained silent. Then, suddenly, she interrupted. As if inspired by the kitchen around us, she reminded us of the sights, scents, and flavors of her traditional cooking; the homemade tabouli, stuffed grape leaves, baked kibbee, and more. We were all finally in agreement. Our family’s best came from our mother’s kitchen. We opened our first restaurant at 424 Belmont Street in Worcester in 1991, naming it “El Basha,” the Lebanese word for seer, or sage, to honor our mother’s name.\n</p>		\n			<h3>Locations</h3>		\n					<ul>\n							<li >\n					<a href=\"https://www.google.com/maps/place/El+Basha+Restaurant+%26+Bar/@42.2738014,-71.7615317,17z/data=!3m1!4b1!4m5!3m4!1s0x89e40883d25251c5:0xaf56de2409f98d41!8m2!3d42.2738014!4d-71.759343\">						\n										424 Belmont Street  <br>Worcester, MA. 01603\n											</a>\n									</li>\n								<li >\n					<a href=\"Tel:508-797-0884\">						\n										508-797-0884\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/271277_ElBasha_lucnh_Menu.pdf\">					Lunch Menu\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/269400_ElBasha-Dinner_Menu.pdf\">					Dinner Menu\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li >\n					<a href=\"https://www.google.com/maps/place/El+Basha/@42.2647738,-71.8216307,17z/data=!3m1!4b1!4m5!3m4!1s0x89e4068e653e581b:0x366733984b649277!8m2!3d42.2647738!4d-71.819442\">						\n										256 Park Avenue    <br>Worcester, MA 01603\n											</a>\n									</li>\n								<li >\n					<a href=\"Tel: 508-795-0222\">						\n										508-795-0222\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/271277_ElBasha_lucnh_Menu.pdf\">					Lunch Menu\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/269400_ElBasha-Dinner_Menu.pdf\">					Dinner Menu\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li >\n					<a href=\"https://www.google.com/maps/place/El+Basha/@42.289742,-71.5869507,17z/data=!3m1!4b1!4m5!3m4!1s0x89e3f55818ee8ad5:0xe66e4134f4662969!8m2!3d42.289742!4d-71.584762\">						\n										2 Connector Road  <br>Westborough, MA. 01581\n											</a>\n									</li>\n								<li >\n					<a href=\"Tel: 508-366-2455\">						\n										508-366-2455\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/271277_ElBasha_lucnh_Menu.pdf\">					Lunch Menu\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/269400_ElBasha-Dinner_Menu.pdf\">					Dinner Menu\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li >\n					<a href=\"https://www.google.com/maps/place/El+Basha+Grille/@42.3600904,-71.4229966,17z/data=!3m1!4b1!4m5!3m4!1s0x89e38f19a1fa8da7:0xd67edecf00d93619!8m2!3d42.3600904!4d-71.4208079\">						\n										423 Boston Post Road  <br>Sudbury, MA. 01776\n											</a>\n									</li>\n								<li >\n					<a href=\"Tel:978-579-4970\">						\n										978-579-4970\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/271277_ElBasha_lucnh_Menu.pdf\">					Lunch Menu\n											</a>\n									</li>\n								<li >\n					<a href=\"http://www.elbasharestaurant.com/wp-content/uploads/2018/06/275013_ElBasha-Sudbury_Dinner_Menu.pdf\">					Dinner Menu\n											</a>\n									</li>\n						</ul>\n							Previous\n							Next\n			<h3>Follow us online</h3>		\n			<p>Offering specialized foods of popular Middle East tastes</p>		\n							<a href=\"https://www.facebook.com/pages/El-Basha/120631397949802\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>','Home 10-28-19','','inherit','closed','closed','','1260-revision-v1','','','2019-12-11 07:59:26','2019-12-11 12:59:26','',1260,'https://thairifficma.com/2019/12/11/1260-revision-v1/',0,'revision','',0),(1269,1,'2019-12-11 08:28:14','2019-12-11 13:28:14','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										126 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 08:28:14','2019-12-11 13:28:14','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1270,1,'2019-12-11 08:28:32','2019-12-11 13:28:32','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 08:28:32','2019-12-11 13:28:32','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1271,1,'2019-12-11 08:29:33','2019-12-11 13:29:33','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://mkt.com/thairiffic-GiftCard\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-11 08:29:33','2019-12-11 13:29:33','',69,'https://thairifficma.com/2019/12/11/69-revision-v1/',0,'revision','',0),(1273,1,'2019-12-11 10:24:54','2019-12-11 15:24:54','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.thairifficma.com/make-a-reservation/\" role=\"button\">\n						Make a Reservation\n					</a>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-11 10:24:54','2019-12-11 15:24:54','',420,'https://thairifficma.com/2019/12/11/420-revision-v1/',0,'revision','',0),(1274,1,'2019-12-11 10:27:22','2019-12-11 15:27:22','<ul>\n							<li >\n					<a href=\"https://www.bostondelish.com\" target=\"_blank\" rel=\"noopener noreferrer\">					Copyright 2018 | Powered & Designed by BostonDelish\n											</a>\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','573-revision-v1','','','2019-12-11 10:27:22','2019-12-11 15:27:22','',573,'https://thairifficma.com/2019/12/11/573-revision-v1/',0,'revision','',0),(1275,1,'2019-12-11 10:27:22','2019-12-11 15:27:22','<ul>\n							<li >\n					<a href=\"https://www.bostondelish.com\" target=\"_blank\" rel=\"noopener noreferrer\">					Copyright 2018 | Powered & Designed by BostonDelish\n											</a>\n									</li>\n						</ul>','Footer','','inherit','closed','closed','','573-revision-v1','','','2019-12-11 10:27:22','2019-12-11 15:27:22','',573,'https://thairifficma.com/2019/12/11/573-revision-v1/',0,'revision','',0),(1276,1,'2019-12-11 10:34:36','2019-12-11 15:34:36','{\n    \"astra-settings[theme-color]\": {\n        \"value\": \"#dd9221\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-11 15:34:36\"\n    }\n}','','','trash','closed','closed','','f0e95e41-356a-46cc-b38d-a20f2cb18f71','','','2019-12-11 10:34:36','2019-12-11 15:34:36','',0,'https://thairifficma.com/2019/12/11/f0e95e41-356a-46cc-b38d-a20f2cb18f71/',0,'customize_changeset','',0),(1277,1,'2019-12-11 10:36:03','2019-12-11 15:36:03','{\n    \"astra-settings[scroll-to-top-icon-bg-color]\": {\n        \"value\": \"#dd9933\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-11 15:36:03\"\n    }\n}','','','trash','closed','closed','','b9453c16-3a68-441c-acf3-598e283e3dae','','','2019-12-11 10:36:03','2019-12-11 15:36:03','',0,'https://thairifficma.com/2019/12/11/b9453c16-3a68-441c-acf3-598e283e3dae/',0,'customize_changeset','',0),(1278,1,'2019-12-11 10:37:35','2019-12-11 15:37:35','{\n    \"astra-settings[button-bg-color]\": {\n        \"value\": \"#dd9933\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-11 15:37:06\"\n    }\n}','','','trash','closed','closed','','ad7d47d6-fbdc-401b-a1cf-4a3f2254ec5d','','','2019-12-11 10:37:35','2019-12-11 15:37:35','',0,'https://thairifficma.com/?p=1278',0,'customize_changeset','',0),(1279,1,'2019-12-11 10:39:42','2019-12-11 15:39:42','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.thairifficma.com/make-a-reservation/\" role=\"button\">\n						Make a Reservation\n					</a>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-11 10:39:42','2019-12-11 15:39:42','',420,'https://thairifficma.com/2019/12/11/420-revision-v1/',0,'revision','',0),(1280,1,'2019-12-11 10:41:05','2019-12-11 15:41:05','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.thairifficma.com/make-a-reservation/\" role=\"button\">\n						Make a Reservation\n					</a>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-11 10:41:05','2019-12-11 15:41:05','',420,'https://thairifficma.com/2019/12/11/420-revision-v1/',0,'revision','',0),(1282,1,'2019-12-11 10:43:22','2019-12-11 15:43:22','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.thairifficma.com/make-a-reservation/\" role=\"button\">\n						Make a Reservation\n					</a>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-11 10:43:22','2019-12-11 15:43:22','',420,'https://thairifficma.com/2019/12/11/420-revision-v1/',0,'revision','',0),(1283,1,'2019-12-11 10:45:55','2019-12-11 15:45:55','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.thairifficma.com/make-a-reservation/\" role=\"button\">\n						Make a Reservation\n					</a>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-11 10:45:55','2019-12-11 15:45:55','',420,'https://thairifficma.com/2019/12/11/420-revision-v1/',0,'revision','',0),(1284,1,'2019-12-11 10:46:43','2019-12-11 15:46:43','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.thairifficma.com/make-a-reservation/\" role=\"button\">\n						Make a Reservation\n					</a>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-11 10:46:43','2019-12-11 15:46:43','',420,'https://thairifficma.com/2019/12/11/420-revision-v1/',0,'revision','',0),(1286,1,'2019-12-11 21:35:40','2019-12-12 02:35:40','<h2>Dinner Reservation</h2>\n 	<link rel=\"stylesheet\" id=\"fm-style-1-css\" href=\"https://www.thairifficma.com/wp-content/uploads/form-maker-frontend/css/fm-style-1.css?ver=1\" type=\"text/css\" media=\"all\">\n\n<form name=\"form8\" action=\"/wp-admin/admin-ajax.php\" method=\"post\" id=\"form8\" enctype=\"multipart/form-data\"><input type=\"hidden\" id=\"counter8\" value=\"13\" name=\"counter8\"><input type=\"hidden\" id=\"Itemid8\" value=\"\" name=\"Itemid8\"><input type=\"hidden\" id=\"fm_bot_validation8\" value=\"\" name=\"fm_bot_validation8\"><input type=\"hidden\" id=\"fm_empty_field_validation8\" value=\"\" name=\"fm_empty_field_validation8\" data-value=\"23d7750a1364a0dbe69c68b1afe5f702\">    <label for=\"wdform_8_element_first8\">Name</label>*<input type=\"text\" id=\"wdform_8_element_first8\" name=\"wdform_8_element_first8\" value=\"\" title=\"\" placeholder=\"\"><label for=\"wdform_8_element_first8\">First</label><input type=\"text\" id=\"wdform_8_element_last8\" name=\"wdform_8_element_last8\" value=\"\" title=\"\" placeholder=\"\"><label for=\"wdform_8_element_last8\">Last</label>    <label for=\"wdform_3_element8\">Phone</label>*<input type=\"text\" id=\"wdform_3_element8\" name=\"wdform_3_element8\" value=\"\" placeholder=\"\">    <label for=\"wdform_4_element8\">Email</label>*<input type=\"text\" id=\"wdform_4_element8\" name=\"wdform_4_element8\" value=\"\" title=\"\" placeholder=\"\" onchange=\"wd_check_email(\'4\', \'8\', \'This is not a valid email address.\')\">    <label for=\"wdform_5_element8\">Reservation Date</label>*<input type=\"text\" id=\"wdform_5_element8\" name=\"wdform_5_element8\" attribute=\"value\"><input type=\"hidden\" format=\"mm/dd/yy\" id=\"wdform_5_button8\" value=\"\">    <label for=\"wdform_6_element8\">Party Size</label>*<input type=\"number\" name=\"wdform_6_element8\" id=\"wdform_6_element8\" onkeyup=\"wd_validate(this)\" data-valid-type=\"number\" data-form-id=\"8\" data-wdid=\"6\" style=\"width: 60px;\" value=\"\">    <label for=\"wdform_9_element8\">Reservation Time</label>*<select id=\"wdform_9_element8\" name=\"wdform_9_element8\">\n<option value=\"Select Time\" selected=\"selected\">Select Time</option>\n<option value=\"4:30 pm\">4:30 pm</option>\n<option value=\"5:00 pm\">5:00 pm</option>\n<option value=\"5:30 pm\">5:30 pm</option>\n<option value=\"6:00 pm\">6:00 pm</option>\n<option value=\"6:30 pm\">6:30 pm</option>\n<option value=\"7:00 pm\">7:00 pm</option>\n<option value=\"7:30 pm\">7:30 pm</option>\n<option value=\"8:00 pm\">8:00 pm</option>\n</select>    <label for=\"wdform_12_element8\">Message</label><textarea id=\"wdform_12_element8\" name=\"wdform_12_element8\" placeholder=\"\" style=\"height: 100px;\"></textarea><button disabled=\"disabled\" type=\"button\">Submit</button><button disabled=\"disabled\" type=\"button\">Reset</button></form>										<img width=\"534\" height=\"757\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/06/10-1.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/06/10-1.png 534w, https://www.thairifficma.com/wp-content/uploads/2018/06/10-1-212x300.png 212w\" sizes=\"(max-width: 534px) 100vw, 534px\">','Dinner Reservation','','inherit','closed','closed','','949-revision-v1','','','2019-12-11 21:35:40','2019-12-12 02:35:40','',949,'https://thairifficma.com/2019/12/11/949-revision-v1/',0,'revision','',0),(1287,1,'2019-12-11 21:36:04','2019-12-12 02:36:04','<h2>Lunch Reservation</h2>		\n			<link rel=\'stylesheet\' id=\'fm-style-1-css\'  href=\'https://www.thairifficma.com/wp-content/uploads/form-maker-frontend/css/fm-style-1.css?ver=1\' type=\'text/css\' media=\'all\' /><form name=\"form9\" action=\"/wp-admin/admin-ajax.php\" method=\"post\" id=\"form9\" enctype=\"multipart/form-data\"><input type=\"hidden\" id=\"counter9\" value=\"13\" name=\"counter9\" /><input type=\"hidden\" id=\"Itemid9\" value=\"\" name=\"Itemid9\" /><input type=\"hidden\" id=\"fm_bot_validation9\" value=\"\" name=\"fm_bot_validation9\" /><input type=\"hidden\" id=\"fm_empty_field_validation9\" value=\"\" name=\"fm_empty_field_validation9\" data-value=\"90e283d598bad590c2bb42c434fa743c\" />    <label  for=\"wdform_8_element_first9\">Name</label>*<input type=\"text\" id=\"wdform_8_element_first9\" name=\"wdform_8_element_first9\" value=\"\" title=\"\" placeholder=\"\"  /><label for=\"wdform_8_element_first9\">First</label><input type=\"text\" id=\"wdform_8_element_last9\" name=\"wdform_8_element_last9\" value=\"\" title=\"\" placeholder=\"\"  /><label for=\"wdform_8_element_last9\">Last</label>    <label  for=\"wdform_3_element9\">Phone</label>*<input type=\"text\"                                             id=\"wdform_3_element9\"                       name=\"wdform_3_element9\"                       value=\"\"                       placeholder=\"\"  />    <label  for=\"wdform_4_element9\">Email</label>*<input type=\"text\" id=\"wdform_4_element9\" name=\"wdform_4_element9\" value=\"\" title=\"\" placeholder=\"\"   onchange=\"wd_check_email(\'4\', \'9\', \'This is not a valid email address.\')\" />    <label  for=\"wdform_5_element9\">Reservation Date</label>*<input type=\"text\" id=\"wdform_5_element9\" name=\"wdform_5_element9\"   attribute=value /><input type=\"hidden\" format=\"mm/dd/yy\" id=\"wdform_5_button9\" value=\"\" />    <label  for=\"wdform_6_element9\">Party Size</label>*<input type=\"number\"                            name=\"wdform_6_element9\"                            id=\"wdform_6_element9\"                                                       onkeyup=\"wd_validate(this)\"                            data-valid-type=\"number\"                            data-form-id=\"9\"                            data-wdid=\"6\"                            style=\"width: 60px;\"                            value=\"\"                             />    <label  for=\"wdform_9_element9\">Reservation Time</label>*<select id=\"wdform_9_element9\" name=\"wdform_9_element9\" ><option value=\"Select Time\" selected=\"selected\">Select Time</option><option value=\"11:30 am\" >11:30 am</option><option value=\"12:00 pm\" >12:00 pm</option><option value=\"12:30 pm\" >12:30 pm</option><option value=\"1:00 pm\" >1:00 pm</option><option value=\"1:30 pm\" >1:30 pm</option><option value=\"2:00 pm\" >2:00 pm</option></select>    <label  for=\"wdform_12_element9\">Message</label><textarea                      id=\"wdform_12_element9\"                      name=\"wdform_12_element9\"                      placeholder=\"\"                      style=\"height: 100px;\"                      ></textarea><button disabled=\"disabled\" type=\"button\"  >Submit</button><button disabled=\"disabled\" type=\"button\"  >Reset</button></form>		\n										<img width=\"1024\" height=\"768\" src=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png\" alt=\"\" srcset=\"https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-1024x768.png 1024w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-300x225.png 300w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1-768x576.png 768w, https://www.thairifficma.com/wp-content/uploads/2018/04/14-1.png 1477w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Lunch Reservation','','inherit','closed','closed','','969-revision-v1','','','2019-12-11 21:36:04','2019-12-12 02:36:04','',969,'https://thairifficma.com/2019/12/11/969-revision-v1/',0,'revision','',0),(1288,1,'2019-12-11 21:38:18','2019-12-12 02:38:18','<a href=\"https://mkt.com/thairiffic-lunch/\" role=\"button\">\nTake Out\n</a>\n<a href=\"https://mkt.com/thairiffic/\" role=\"button\">\nDelivery\n</a>\n\nPlease allow 20 Minutes for Pick Up and 30 to 45 Minutes for Delivery!','Order','','inherit','closed','closed','','803-revision-v1','','','2019-12-11 21:38:18','2019-12-12 02:38:18','',803,'https://thairifficma.com/2019/12/11/803-revision-v1/',0,'revision','',0),(1289,1,'2019-12-11 21:38:30','2019-12-12 02:38:30','<p>PLEASE CHECK YOUR INBOX FOR OUR CURRENT OFFER</p>','Offer Code','','inherit','closed','closed','','915-revision-v1','','','2019-12-11 21:38:30','2019-12-12 02:38:30','',915,'https://thairifficma.com/2019/12/11/915-revision-v1/',0,'revision','',0),(1290,1,'2019-12-11 21:38:40','2019-12-12 02:38:40','<h1>save up to 10% off</h1>\n<h2>Dine -In | Take out | Delivery |</h2>\n<h4>10</h4>\n<h4>%</h4>\n<h4>Off</h4>\n<a href=\"#\" role=\"button\">\nOffer Code # BostonDelish\n</a>\n<a href=\"#\" role=\"button\">\nOnline orders use Code # BostonDelish\n</a>\n<h3>Offer ends December 25, 2019\nup to $20 Discount</h3>\n<h3>please print or show this offer to your server to redeem!</h3>','Offers','','inherit','closed','closed','','683-revision-v1','','','2019-12-11 21:38:40','2019-12-12 02:38:40','',683,'https://thairifficma.com/2019/12/11/683-revision-v1/',0,'revision','',0),(1291,1,'2019-12-11 21:38:54','2019-12-12 02:38:54','<h1>10% off Offer</h1>\nTO RECEIVE 10%OFF OFFER PLEASE FILL THE FIELDS BELOW.\n\nTHEN CHECK YOUR INBOX FOR OUR CURRENT OFFER\n\n[Form id=\"7\"]','Offers Request','','inherit','closed','closed','','701-revision-v1','','','2019-12-11 21:38:54','2019-12-12 02:38:54','',701,'https://thairifficma.com/2019/12/11/701-revision-v1/',0,'revision','',0),(1325,1,'2019-12-16 00:08:07','2019-12-16 05:08:07','','Order &ndash; December 16, 2019 @ 12:08 AM','Hi PauL, This is only a test, please let me know that you see this.\nThank You\nJeff','wc-processing','open','closed','wc_order_DR1kDCvDV5nTz','order-dec-16-2019-0508-am','','','2019-12-16 00:08:07','2019-12-16 05:08:07','',0,'https://thairifficma.com/?post_type=shop_order&#038;p=1325',0,'shop_order','',1),(1293,1,'2019-12-15 23:04:56','2019-12-16 04:04:56','','Shop','','publish','closed','closed','','shop','','','2019-12-15 23:04:56','2019-12-16 04:04:56','',0,'https://thairifficma.com/shop/',0,'page','',0),(1294,1,'2019-12-15 23:04:56','2019-12-16 04:04:56','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart','','','2019-12-15 23:04:56','2019-12-16 04:04:56','',0,'https://thairifficma.com/cart/',0,'page','',0),(1295,1,'2019-12-15 23:04:56','2019-12-16 04:04:56','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2019-12-15 23:04:56','2019-12-16 04:04:56','',0,'https://thairifficma.com/checkout/',0,'page','',0),(1296,1,'2019-12-15 23:04:56','2019-12-16 04:04:56','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2019-12-15 23:04:56','2019-12-16 04:04:56','',0,'https://thairifficma.com/my-account/',0,'page','',0),(1297,0,'2019-12-15 23:06:49','2019-12-16 04:06:49','[\"wc_admin_update_0201_order_status_index\"]','woocommerce_run_update_callback','','publish','open','closed','','scheduled-action-5df702f2cbcce2.06459149-QmdSkOeVcIDHvOVPp748o8kML5mU4tw7','','','2019-12-15 23:07:14','2019-12-16 04:07:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1297',0,'scheduled-action','',3),(1298,0,'2019-12-15 23:06:50','2019-12-16 04:06:50','[\"wc_admin_update_0201_db_version\"]','woocommerce_run_update_callback','','publish','open','closed','','scheduled-action-5df702f2cfa4b6.07395088-Ue2px542LPxmVfkAhf7GE0vIejjj0WFh','','','2019-12-15 23:07:14','2019-12-16 04:07:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1298',0,'scheduled-action','',3),(1299,0,'2019-12-15 23:06:52','2019-12-16 04:06:52','[\"wc_admin_update_0230_rename_gross_total\"]','woocommerce_run_update_callback','','publish','open','closed','','scheduled-action-5df702f2d8a040.18101304-JZDW0cQ1A9R4zJUI82wLcSut2k5e0RlS','','','2019-12-15 23:07:14','2019-12-16 04:07:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1299',0,'scheduled-action','',3),(1300,0,'2019-12-15 23:06:53','2019-12-16 04:06:53','[\"wc_admin_update_0230_db_version\"]','woocommerce_run_update_callback','','publish','open','closed','','scheduled-action-5df702f2db5c47.58446375-aNk9oPZqMnrW0tdUrvVHBrM63vTo0ehN','','','2019-12-15 23:07:14','2019-12-16 04:07:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1300',0,'scheduled-action','',3),(1301,0,'2019-12-15 23:06:50','2019-12-16 04:06:50','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df702f2d23ef5.87632197-Z9VrsXJvhfTP9flPSKikbfCHwp8kgfYK','','','2019-12-15 23:07:14','2019-12-16 04:07:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1301',0,'scheduled-action','',3),(1302,0,'2019-12-16 00:07:14','2019-12-16 05:07:14','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df711383fe7a0.83082946-9j5jsa6li0PakIlesu93p2hAR3nPcmvb','','','2019-12-16 00:08:08','2019-12-16 05:08:08','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1302',0,'scheduled-action','',3),(1303,1,'2019-12-15 23:09:19','2019-12-16 04:09:19','','Thairiffic Gift Card','','publish','open','closed','','thairiffic-gift-card','','','2019-12-16 00:01:52','2019-12-16 05:01:52','',0,'https://thairifficma.com/?post_type=product&#038;p=1303',0,'product','',0),(1304,0,'2019-12-15 23:08:09','2019-12-16 04:08:09','[]','woocommerce_update_marketplace_suggestions','','publish','open','closed','','scheduled-action-5df703375c98f0.69341613-WQPLbE42oYDdeOiAQfvllTFpekRNoaKU','','','2019-12-15 23:08:23','2019-12-16 04:08:23','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1304',0,'scheduled-action','',3),(1305,1,'2019-12-15 23:17:55','2019-12-16 04:17:55','','Thairiffic Gift Card - Twenty Five','Gift Card: Twenty Five','publish','closed','closed','','thairiffic-gift-card','','','2019-12-15 23:19:28','2019-12-16 04:19:28','',1303,'https://thairifficma.com/?post_type=product_variation&#038;p=1305',6,'product_variation','',0),(1306,1,'2019-12-15 23:18:10','2019-12-16 04:18:10','','Thairiffic Gift Card - Forty','Gift Card: Forty','publish','closed','closed','','thairiffic-gift-card-2','','','2019-12-15 23:19:28','2019-12-16 04:19:28','',1303,'https://thairifficma.com/?post_type=product_variation&#038;p=1306',7,'product_variation','',0),(1307,1,'2019-12-15 23:18:17','2019-12-16 04:18:17','','Thairiffic Gift Card - Fifty','Gift Card: Fifty','publish','closed','closed','','thairiffic-gift-card-3','','','2019-12-15 23:19:28','2019-12-16 04:19:28','',1303,'https://thairifficma.com/?post_type=product_variation&#038;p=1307',8,'product_variation','',0),(1308,1,'2019-12-15 23:18:22','2019-12-16 04:18:22','','Thairiffic Gift Card - Seventy Five','Gift Card: Seventy Five','publish','closed','closed','','thairiffic-gift-card-4','','','2019-12-15 23:19:28','2019-12-16 04:19:28','',1303,'https://thairifficma.com/?post_type=product_variation&#038;p=1308',9,'product_variation','',0),(1309,1,'2019-12-15 23:19:59','2019-12-16 04:19:59','','Thairiffic Gift Card - One Hundred','Gift Card: One Hundred','publish','closed','closed','','thairiffic-gift-card-5','','','2019-12-15 23:21:40','2019-12-16 04:21:40','',1303,'https://thairifficma.com/?post_type=product_variation&#038;p=1309',1,'product_variation','',0),(1310,1,'2019-12-15 23:20:08','2019-12-16 04:20:08','','Thairiffic Gift Card - One Hundred Fifty','Gift Card: One Hundred Fifty','publish','closed','closed','','thairiffic-gift-card-6','','','2019-12-15 23:21:40','2019-12-16 04:21:40','',1303,'https://thairifficma.com/?post_type=product_variation&#038;p=1310',2,'product_variation','',0),(1311,1,'2019-12-15 23:20:17','2019-12-16 04:20:17','','Thairiffic Gift Card - Two Hundred','Gift Card: Two Hundred','publish','closed','closed','','thairiffic-gift-card-7','','','2019-12-15 23:21:40','2019-12-16 04:21:40','',1303,'https://thairifficma.com/?post_type=product_variation&#038;p=1311',3,'product_variation','',0),(1312,1,'2019-12-15 23:22:09','2019-12-16 04:22:09','','Thairiffic Gift Card - Three Hundred','Gift Card: Three Hundred','publish','closed','closed','','thairiffic-gift-card-8','','','2019-12-15 23:23:04','2019-12-16 04:23:04','',1303,'https://thairifficma.com/?post_type=product_variation&#038;p=1312',0,'product_variation','',0),(1313,1,'2019-12-15 23:22:12','2019-12-16 04:22:12','','Thairiffic Gift Card - Five Hundred','Gift Card: Five Hundred','publish','closed','closed','','thairiffic-gift-card-9','','','2019-12-15 23:23:04','2019-12-16 04:23:04','',1303,'https://thairifficma.com/?post_type=product_variation&#038;p=1313',0,'product_variation','',0),(1315,1,'2019-12-15 23:31:56','2019-12-16 04:31:56','{\n    \"kt_woomail[content_width]\": {\n        \"value\": \"350\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:31:05\"\n    },\n    \"kt_woomail[responsive_mode]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:31:05\"\n    },\n    \"kt_woomail[content_inner_width]\": {\n        \"value\": \"350\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:31:56\"\n    },\n    \"kt_woomail[email_padding]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:31:56\"\n    },\n    \"kt_woomail[email_padding_bottom]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:31:56\"\n    },\n    \"kt_woomail[btn_border_radius]\": {\n        \"value\": \"0\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:31:56\"\n    }\n}','','','trash','closed','closed','','6bfd6785-29b8-478e-bef8-576ad5207786','','','2019-12-15 23:31:56','2019-12-16 04:31:56','',0,'https://thairifficma.com/?p=1315',0,'customize_changeset','',0),(1316,1,'2019-12-15 23:33:17','2019-12-16 04:33:17','{\n    \"kt_woomail[header_image_maxwidth]\": {\n        \"value\": \"203\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:33:05\"\n    },\n    \"kt_woomail[header_image_padding_top_bottom]\": {\n        \"value\": \"12\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:33:17\"\n    },\n    \"woocommerce_email_header_image\": {\n        \"value\": \"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:33:05\"\n    }\n}','','','trash','closed','closed','','bab60bbf-a51c-450e-b5e9-aa8498654b20','','','2019-12-15 23:33:17','2019-12-16 04:33:17','',0,'https://thairifficma.com/?p=1316',0,'customize_changeset','',0),(1317,1,'2019-12-15 23:35:01','2019-12-16 04:35:01','{\n    \"kt_woomail[addresses_padding]\": {\n        \"value\": \"12\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:35:01\"\n    },\n    \"kt_woomail[addresses_border_width]\": {\n        \"value\": \"1\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:35:01\"\n    },\n    \"kt_woomail[addresses_text_align]\": {\n        \"value\": \"left\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:35:01\"\n    }\n}','','','trash','closed','closed','','028241e5-6517-4aac-bae9-87c17fa540dd','','','2019-12-15 23:35:01','2019-12-16 04:35:01','',0,'https://thairifficma.com/2019/12/15/028241e5-6517-4aac-bae9-87c17fa540dd/',0,'customize_changeset','',0),(1318,1,'2019-12-15 23:36:24','2019-12-16 04:36:24','{\n    \"kt_woomail[content_padding]\": {\n        \"value\": \"10\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:36:24\"\n    }\n}','','','trash','closed','closed','','ca323455-d450-46a9-af6b-201318ac26a6','','','2019-12-15 23:36:24','2019-12-16 04:36:24','',0,'https://thairifficma.com/?p=1318',0,'customize_changeset','',0),(1319,1,'2019-12-15 23:37:25','2019-12-16 04:37:25','{\n    \"kt_woomail[items_table_padding]\": {\n        \"value\": \"12\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:37:25\"\n    }\n}','','','trash','closed','closed','','c8c8b040-84cb-47f4-b48a-3abcbc569d54','','','2019-12-15 23:37:25','2019-12-16 04:37:25','',0,'https://thairifficma.com/2019/12/15/c8c8b040-84cb-47f4-b48a-3abcbc569d54/',0,'customize_changeset','',0),(1320,1,'2019-12-15 23:44:13','2019-12-16 04:44:13','{\n    \"woocommerce_email_footer_text\": {\n        \"value\": \"{site_title} | Powered by BostonDelish\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:44:13\"\n    }\n}','','','trash','closed','closed','','95b57971-8a83-4d88-8728-f192ad11137f','','','2019-12-15 23:44:13','2019-12-16 04:44:13','',0,'https://thairifficma.com/?p=1320',0,'customize_changeset','',0),(1321,1,'2019-12-15 23:46:55','2019-12-16 04:46:55','{\n    \"kt_woomail[footer_social_repeater]\": {\n        \"value\": \"[{\\\"icon_value\\\":\\\"kt-woomail-facebook\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.facebook.com/thairifficma/\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"social-repeater-5afb186e6db1f\\\",\\\"shortcode\\\":\\\"undefined\\\"},{\\\"icon_value\\\":\\\"kt-woomail-instagram\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.instagram.com\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"customizer-repeater-5afb18a75dfdc\\\",\\\"shortcode\\\":\\\"undefined\\\"},{\\\"icon_value\\\":\\\"kt-woomail-twitter\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.twitter.com\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"customizer-repeater-5afb188d6d776\\\",\\\"shortcode\\\":\\\"undefined\\\"},{\\\"icon_value\\\":\\\"kt-woomail-link\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.google.com\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"customizer-repeater-5afb18c76ca11\\\",\\\"shortcode\\\":\\\"undefined\\\"}]\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:46:55\"\n    }\n}','','','trash','closed','closed','','62c424e7-95f8-421e-8445-0dfde8455210','','','2019-12-15 23:46:55','2019-12-16 04:46:55','',0,'https://thairifficma.com/2019/12/15/62c424e7-95f8-421e-8445-0dfde8455210/',0,'customize_changeset','',0),(1322,1,'2019-12-15 23:47:56','2019-12-16 04:47:56','{\n    \"kt_woomail[footer_social_repeater]\": {\n        \"value\": \"[{\\\"icon_value\\\":\\\"kt-woomail-facebook\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.facebook.com/thairifficma/\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"social-repeater-5afb186e6db1f\\\",\\\"shortcode\\\":\\\"undefined\\\"},{\\\"icon_value\\\":\\\"kt-woomail-instagram\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.instagram.com/thairifficmarlborough/\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"customizer-repeater-5afb18a75dfdc\\\",\\\"shortcode\\\":\\\"undefined\\\"},{\\\"icon_value\\\":\\\"kt-woomail-twitter\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.twitter.com\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"customizer-repeater-5afb188d6d776\\\",\\\"shortcode\\\":\\\"undefined\\\"},{\\\"icon_value\\\":\\\"kt-woomail-link\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.google.com\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"customizer-repeater-5afb18c76ca11\\\",\\\"shortcode\\\":\\\"undefined\\\"}]\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:47:56\"\n    }\n}','','','trash','closed','closed','','64197be3-9375-47de-b320-35ad8fd8ae23','','','2019-12-15 23:47:56','2019-12-16 04:47:56','',0,'https://thairifficma.com/2019/12/15/64197be3-9375-47de-b320-35ad8fd8ae23/',0,'customize_changeset','',0),(1323,1,'2019-12-15 23:48:54','2019-12-16 04:48:54','{\n    \"kt_woomail[footer_social_repeater]\": {\n        \"value\": \"[{\\\"icon_value\\\":\\\"kt-woomail-facebook\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.facebook.com/thairifficma/\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"social-repeater-5afb186e6db1f\\\",\\\"shortcode\\\":\\\"undefined\\\"},{\\\"icon_value\\\":\\\"kt-woomail-instagram\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.instagram.com/thairifficmarlborough/\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"customizer-repeater-5afb18a75dfdc\\\",\\\"shortcode\\\":\\\"undefined\\\"},{\\\"icon_value\\\":\\\"kt-woomail-link\\\",\\\"icon_color\\\":\\\"gray\\\",\\\"text\\\":\\\"undefined\\\",\\\"link\\\":\\\"https://www.Bostondelish.com\\\",\\\"text2\\\":\\\"undefined\\\",\\\"image_url\\\":\\\"\\\",\\\"choice\\\":\\\"customizer_repeater_icon\\\",\\\"title\\\":\\\"\\\",\\\"subtitle\\\":\\\"undefined\\\",\\\"id\\\":\\\"customizer-repeater-5afb18c76ca11\\\",\\\"shortcode\\\":\\\"undefined\\\"}]\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 04:48:54\"\n    }\n}','','','trash','closed','closed','','d81a4fdd-cea9-4c07-8d2d-d30df53107da','','','2019-12-15 23:48:54','2019-12-16 04:48:54','',0,'https://thairifficma.com/2019/12/15/d81a4fdd-cea9-4c07-8d2d-d30df53107da/',0,'customize_changeset','',0),(1324,1,'2019-12-16 00:01:14','2019-12-16 05:01:14','','Gift Card','','inherit','open','closed','','gift-card','','','2019-12-16 00:01:14','2019-12-16 05:01:14','',1303,'https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png',0,'attachment','image/png',0),(1326,0,'2019-12-16 00:08:12','2019-12-16 05:08:12','[1325]','wc-admin_import_order','','publish','open','closed','','scheduled-action-5df71173637e76.76255681-vCOMD6unub091bZ0w1AG23Z26zSxbOJO','','','2019-12-16 00:09:07','2019-12-16 05:09:07','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1326',30,'scheduled-action','',3),(1327,0,'2019-12-16 01:08:08','2019-12-16 06:08:08','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df71fc5b12169.67945480-C4uhPi3WrOCXYLoA8MkX3jOyf2l8fhWQ','','','2019-12-16 01:10:13','2019-12-16 06:10:13','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1327',0,'scheduled-action','',3),(1328,0,'2019-12-16 02:10:13','2019-12-16 07:10:13','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df730d35eda73.55493564-olRlUaYxGn6Twj2rZ1AegDNdxzFxPCt1','','','2019-12-16 02:22:59','2019-12-16 07:22:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1328',0,'scheduled-action','',3),(1329,0,'2019-12-16 03:22:59','2019-12-16 08:22:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df744970b4008.75382256-SiHNsX5GKSqgCy6JB8mqqMaJTDiIUHnv','','','2019-12-16 03:47:19','2019-12-16 08:47:19','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1329',0,'scheduled-action','',3),(1330,0,'2019-12-16 04:47:19','2019-12-16 09:47:19','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df75797e0cea7.53249558-vLTHquqzZZoXNR2aaFmZdvdgvgL07kiP','','','2019-12-16 05:08:23','2019-12-16 10:08:23','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1330',0,'scheduled-action','',3),(1331,0,'2019-12-16 06:08:23','2019-12-16 11:08:23','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df7672214fb17.53227268-apYPaet0YzxBRwwrlJEUvHomJBpu7ym9','','','2019-12-16 06:14:42','2019-12-16 11:14:42','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1331',0,'scheduled-action','',3),(1332,0,'2019-12-16 07:14:42','2019-12-16 12:14:42','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df777ad282241.87948586-he3WeFGV6kZuJo1ZZNolpci0EC4wYNmL','','','2019-12-16 07:25:17','2019-12-16 12:25:17','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1332',0,'scheduled-action','',3),(1333,0,'2019-12-16 08:25:17','2019-12-16 13:25:17','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df78632b62122.48746463-QohbtiVDzb6fA8rChEhOXf9A5lKOYOVh','','','2019-12-16 08:27:14','2019-12-16 13:27:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1333',0,'scheduled-action','',3),(1334,0,'2019-12-16 09:27:14','2019-12-16 14:27:14','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df79c56ace490.52068349-FIXHEVTrXUXiAiRG7WZqSH8VfMLM0vJI','','','2019-12-16 10:01:42','2019-12-16 15:01:42','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1334',0,'scheduled-action','',3),(1335,0,'2019-12-16 11:01:42','2019-12-16 16:01:42','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df7ab8854ada5.18766185-uCJAOPHUvMzHHCWxd6W3XI1K7jnjIs3H','','','2019-12-16 11:06:32','2019-12-16 16:06:32','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1335',0,'scheduled-action','',3),(1336,1,'2019-12-16 10:07:38','2019-12-16 15:07:38','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p>		\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://thairifficma.com/product/thairiffic-gift-card/\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n		<p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-16 10:07:38','2019-12-16 15:07:38','',69,'https://thairifficma.com/2019/12/16/69-revision-v1/',0,'revision','',0),(1337,1,'2019-12-16 10:10:29','2019-12-16 15:10:29','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n										<img width=\"336\" height=\"240\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png 336w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card-300x214.png 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" />											\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://thairifficma.com/product/thairiffic-gift-card/\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-16 10:10:29','2019-12-16 15:10:29','',69,'https://thairifficma.com/2019/12/16/69-revision-v1/',0,'revision','',0),(1644,1,'2019-12-29 01:32:58','2019-12-29 06:32:58','Fresh & Flavorful				\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n											<a data-elementor-open-lightbox=\"\" href=\"https://thairifficma.com/product/thairiffic-gift-card/\">\n							<img width=\"336\" height=\"240\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png 336w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card-300x214.png 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" />								</a>\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://thairifficma.com/product/thairiffic-gift-card/\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-29 01:32:58','2019-12-29 06:32:58','',69,'https://thairifficma.com/2019/12/29/69-revision-v1/',0,'revision','',0),(1338,1,'2019-12-16 10:11:03','2019-12-16 15:11:03','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n											<a data-elementor-open-lightbox=\"\" href=\"https://thairifficma.com/product/thairiffic-gift-card/\">\n							<img width=\"336\" height=\"240\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png 336w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card-300x214.png 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" />								</a>\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://thairifficma.com/product/thairiffic-gift-card/\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-16 10:11:03','2019-12-16 15:11:03','',69,'https://thairifficma.com/2019/12/16/69-revision-v1/',0,'revision','',0),(1339,1,'2019-12-16 10:34:44','2019-12-16 15:34:44','{\n    \"kt_woomail[border_color]\": {\n        \"value\": \"#dd9933\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 15:34:44\"\n    }\n}','','','trash','closed','closed','','5099fc02-2e8c-494d-8c44-8e95a5d71cca','','','2019-12-16 10:34:44','2019-12-16 15:34:44','',0,'https://thairifficma.com/2019/12/16/5099fc02-2e8c-494d-8c44-8e95a5d71cca/',0,'customize_changeset','',0),(1340,1,'2019-12-16 10:38:25','2019-12-16 15:38:25','{\n    \"kt_woomail[heading_font_size]\": {\n        \"value\": \"25\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 15:36:14\"\n    },\n    \"kt_woomail[heading_line_height]\": {\n        \"value\": \"53\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 15:36:14\"\n    },\n    \"kt_woomail[heading_color]\": {\n        \"value\": \"#dd9933\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 15:37:43\"\n    }\n}','','','trash','closed','closed','','11c54507-305f-4c2b-a4c4-4bc56d80b822','','','2019-12-16 10:38:25','2019-12-16 15:38:25','',0,'https://thairifficma.com/?p=1340',0,'customize_changeset','',0),(1341,1,'2019-12-16 10:39:02','2019-12-16 15:39:02','{\n    \"kt_woomail[subtitle_font_size]\": {\n        \"value\": \"15\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 15:39:02\"\n    }\n}','','','trash','closed','closed','','47863723-c347-485c-89a6-1205911af89f','','','2019-12-16 10:39:02','2019-12-16 15:39:02','',0,'https://thairifficma.com/2019/12/16/47863723-c347-485c-89a6-1205911af89f/',0,'customize_changeset','',0),(1342,1,'2019-12-16 10:41:26','2019-12-16 15:41:26','{\n    \"kt_woomail[h2_font_size]\": {\n        \"value\": \"16\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 15:41:13\"\n    },\n    \"kt_woomail[h2_color]\": {\n        \"value\": \"#dd9933\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 15:41:13\"\n    }\n}','','','trash','closed','closed','','c4486479-a906-497c-a376-1d13a7f0c711','','','2019-12-16 10:41:26','2019-12-16 15:41:26','',0,'https://thairifficma.com/?p=1342',0,'customize_changeset','',0),(1343,1,'2019-12-16 10:44:23','2019-12-16 15:44:23','{\n    \"kt_woomail[header_image_maxwidth]\": {\n        \"value\": \"304\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-12-16 15:44:16\"\n    }\n}','','','trash','closed','closed','','9253a325-903c-417c-879a-8190ac0f0416','','','2019-12-16 10:44:23','2019-12-16 15:44:23','',0,'https://thairifficma.com/?p=1343',0,'customize_changeset','',0),(1344,0,'2019-12-16 12:06:32','2019-12-16 17:06:32','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df7ba5eb65039.78701770-cQFqUyINtoMQEazSu5uEqRUPiGmq9EOO','','','2019-12-16 12:09:50','2019-12-16 17:09:50','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1344',0,'scheduled-action','',3),(1345,0,'2019-12-16 13:09:50','2019-12-16 18:09:50','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df7c9c3a3b2b5.46549048-Fwn16vGCQtVu56IzooOFmIXWytMPfDKx','','','2019-12-16 13:15:31','2019-12-16 18:15:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1345',0,'scheduled-action','',3),(1643,1,'2019-12-29 01:32:20','2019-12-29 06:32:20','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n											<a data-elementor-open-lightbox=\"\" href=\"https://thairifficma.com/product/thairiffic-gift-card/\">\n							<img width=\"336\" height=\"240\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png 336w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card-300x214.png 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" />								</a>\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://thairifficma.com/product/thairiffic-gift-card/\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-29 01:32:20','2019-12-29 06:32:20','',69,'https://thairifficma.com/2019/12/29/69-revision-v1/',0,'revision','',0),(1346,1,'2019-12-16 12:49:01','2019-12-16 17:49:01','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n							Previous\n							Next\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n											<a data-elementor-open-lightbox=\"\" href=\"https://thairifficma.com/product/thairiffic-gift-card/\">\n							<img width=\"336\" height=\"240\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png 336w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card-300x214.png 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" />								</a>\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://thairifficma.com/product/thairiffic-gift-card/\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-16 12:49:01','2019-12-16 17:49:01','',69,'https://thairifficma.com/2019/12/16/69-revision-v1/',0,'revision','',0),(1347,0,'2019-12-16 14:15:31','2019-12-16 19:15:31','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df7d852df5833.91296368-WE7WhvrTpJun6CucvGvMbTPtzPBaqSj3','','','2019-12-16 14:17:38','2019-12-16 19:17:38','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1347',0,'scheduled-action','',3),(1348,0,'2019-12-16 15:17:38','2019-12-16 20:17:38','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df7e88e609d48.45898932-eujhRRntZCrSR5a5MKTFFBuMXFgyxgRX','','','2019-12-16 15:26:54','2019-12-16 20:26:54','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1348',0,'scheduled-action','',3),(1349,0,'2019-12-16 16:26:54','2019-12-16 21:26:54','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df7f73bf17490.95734150-3D1CcHFUiuNz0ZmYNmtL90MHkILFfuHj','','','2019-12-16 16:29:31','2019-12-16 21:29:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1349',0,'scheduled-action','',3),(1350,0,'2019-12-16 17:29:32','2019-12-16 22:29:32','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df805ada334d9.82777142-3J8GfdprRIFpz4dPxoLNdQw4WjdJhlKc','','','2019-12-16 17:31:09','2019-12-16 22:31:09','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1350',0,'scheduled-action','',3),(1351,0,'2019-12-16 18:31:09','2019-12-16 23:31:09','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df81507e279a9.01242360-JKyaxrbEffwnwaneq15R4Uaf2RIvbIrt','','','2019-12-16 18:36:39','2019-12-16 23:36:39','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1351',0,'scheduled-action','',3),(1352,0,'2019-12-16 19:36:39','2019-12-17 00:36:39','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df82373b23327.80048978-Y9qfKsxsoWGuEczAHbfXW6Ty3SSX4pVN','','','2019-12-16 19:38:11','2019-12-17 00:38:11','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1352',0,'scheduled-action','',3),(1353,0,'2019-12-16 20:38:11','2019-12-17 01:38:11','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df8344b91cea1.07296858-FJVm47N4Od3eFzipSg47h8M8DYev6E5s','','','2019-12-16 20:50:03','2019-12-17 01:50:03','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1353',0,'scheduled-action','',3),(1354,0,'2019-12-16 21:50:03','2019-12-17 02:50:03','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df843f0146671.59500878-jsr1OE6mw9vwHAsJAGzxB86ahwYCgUxA','','','2019-12-16 21:56:48','2019-12-17 02:56:48','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1354',0,'scheduled-action','',3),(1355,0,'2019-12-16 22:56:48','2019-12-17 03:56:48','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df856a90f2f94.49951003-pt04bzzt8Rqz4jCEZVg9GzgiPNUCE57p','','','2019-12-16 23:16:41','2019-12-17 04:16:41','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1355',0,'scheduled-action','',3),(1356,0,'2019-12-17 00:16:41','2019-12-17 05:16:41','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df868dcc9dec0.81276750-MgKT4l6t1SGS1peU8ypj1D02dBVjLQWi','','','2019-12-17 00:34:20','2019-12-17 05:34:20','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1356',0,'scheduled-action','',3),(1357,0,'2019-12-17 01:34:20','2019-12-17 06:34:20','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df876f6b8af55.00586244-uB6THcPNkfFUmufyxFnCxmjfSfKw4z62','','','2019-12-17 01:34:30','2019-12-17 06:34:30','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1357',0,'scheduled-action','',3),(1358,0,'2019-12-17 02:34:30','2019-12-17 07:34:30','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df88ccf37bd36.18607530-S7cQCAEEzUwPf0Uc0KZcQbuOi02lXfDD','','','2019-12-17 03:07:43','2019-12-17 08:07:43','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1358',0,'scheduled-action','',3),(1359,0,'2019-12-17 04:07:43','2019-12-17 09:07:43','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df8a6625eadb7.65380054-OoS7sM2oUqs7SlrwfEcy2rZLMZgcLQFE','','','2019-12-17 04:56:50','2019-12-17 09:56:50','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1359',0,'scheduled-action','',3),(1360,0,'2019-12-17 05:56:50','2019-12-17 10:56:50','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df8bbbbb2f5d6.12644030-DoiHD4Q0bwXFkFNnYdRvlYeQavnwT854','','','2019-12-17 06:27:55','2019-12-17 11:27:55','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1360',0,'scheduled-action','',3),(1361,0,'2019-12-17 07:27:55','2019-12-17 12:27:55','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df8d4f0b59171.37509225-3sNeDBfNKPz7zeQGOcAifutNP2txtwGO','','','2019-12-17 08:15:28','2019-12-17 13:15:28','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1361',0,'scheduled-action','',3),(1362,0,'2019-12-17 09:15:28','2019-12-17 14:15:28','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df8ee769392d6.47071367-1952Yn8BHmHm21iACwLjWWS9OkGRM8N8','','','2019-12-17 10:04:22','2019-12-17 15:04:22','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1362',0,'scheduled-action','',3),(1363,0,'2019-12-17 11:04:22','2019-12-17 16:04:22','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df8fc9c575200.63640606-qBApD2Q8GmDYqBB94ybsbMrRPJLFN4WU','','','2019-12-17 11:04:44','2019-12-17 16:04:44','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1363',0,'scheduled-action','',3),(1364,0,'2019-12-17 12:04:44','2019-12-17 17:04:44','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df90ab0062010.62180737-tWbNcKnRHs010O2JGsTAs6QGSFiyeTlp','','','2019-12-17 12:04:47','2019-12-17 17:04:48','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1364',0,'scheduled-action','',3),(1365,0,'2019-12-17 13:04:48','2019-12-17 18:04:48','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df91951e967e8.22051663-RrsqsNuxUPnFAU3VeyHldTHcX9IumLN3','','','2019-12-17 13:07:13','2019-12-17 18:07:13','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1365',0,'scheduled-action','',3),(1366,0,'2019-12-17 14:07:13','2019-12-17 19:07:13','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df928cec65064.41350423-nxdQrmwjLPkojm7se5M66VlC5RnXt5Df','','','2019-12-17 14:13:18','2019-12-17 19:13:18','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1366',0,'scheduled-action','',3),(1367,0,'2019-12-17 15:13:18','2019-12-17 20:13:18','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df93757d535c6.35296343-Q4vlSM720ft5dsih56QdBqtZ2vzwhhZ0','','','2019-12-17 15:15:19','2019-12-17 20:15:19','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1367',0,'scheduled-action','',3),(1368,0,'2019-12-17 16:15:19','2019-12-17 21:15:19','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df94580cc5a77.70460507-VImYTC4OOT1u7bBW4v2HwIa6rYjvZWv6','','','2019-12-17 16:15:44','2019-12-17 21:15:44','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1368',0,'scheduled-action','',3),(1369,0,'2019-12-17 17:15:44','2019-12-17 22:15:44','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df954b7039e37.86926134-aRqCVRTUmobVSobd7AL3aDUnp5HPBKGA','','','2019-12-17 17:20:39','2019-12-17 22:20:39','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1369',0,'scheduled-action','',3),(1370,0,'2019-12-17 18:20:39','2019-12-17 23:20:39','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df96376406370.38510420-yqDTxHlMYGZ0v9UpelXZGSWix1j8a5YQ','','','2019-12-17 18:23:34','2019-12-17 23:23:34','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1370',0,'scheduled-action','',3),(1371,0,'2019-12-17 19:23:34','2019-12-18 00:23:34','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df972eea90991.94899571-nWjvNKyh5xts2EalUldS1wbKaIA9mwO7','','','2019-12-17 19:29:34','2019-12-18 00:29:34','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1371',0,'scheduled-action','',3),(1372,0,'2019-12-17 20:29:34','2019-12-18 01:29:34','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df98103007859.19591647-h9LzciFlqSmOsIvZMHlokWvhK3CDOhCS','','','2019-12-17 20:29:39','2019-12-18 01:29:39','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1372',0,'scheduled-action','',3),(1373,0,'2019-12-17 21:29:39','2019-12-18 02:29:39','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df9910746b186.32679750-O7vsCrGBPgvKmV7GGJ1FDl9HBdiuycno','','','2019-12-17 21:37:59','2019-12-18 02:37:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1373',0,'scheduled-action','',3),(1374,0,'2019-12-17 22:37:59','2019-12-18 03:37:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df9a099e58b39.59095183-iRhgjclaLpwvjsiJ4GPjlHqHb86k0S6L','','','2019-12-17 22:44:25','2019-12-18 03:44:25','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1374',0,'scheduled-action','',3),(1375,0,'2019-12-17 23:44:25','2019-12-18 04:44:25','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df9b00395bef6.40026008-wh6GAbA0JMQP32YSxvstshTIwp4SpnbB','','','2019-12-17 23:50:11','2019-12-18 04:50:11','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1375',0,'scheduled-action','',3),(1376,0,'2019-12-18 00:50:11','2019-12-18 05:50:11','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df9bec8c3f767.83470483-2tSCVFN9QK2TVEmCmNAXae4KpnlV27vE','','','2019-12-18 00:53:12','2019-12-18 05:53:12','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1376',0,'scheduled-action','',3),(1377,0,'2019-12-18 01:53:12','2019-12-18 06:53:12','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df9cd5b1a6db4.01868675-RCes6tdPqh7f1NXy9v6QXK8wqhdKJgho','','','2019-12-18 01:55:23','2019-12-18 06:55:23','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1377',0,'scheduled-action','',3),(1378,0,'2019-12-18 02:55:23','2019-12-18 07:55:23','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df9dbbce05269.71338302-Zy19BGjZtRsGCcbBzLB0zpNEiFNwkJPc','','','2019-12-18 02:56:44','2019-12-18 07:56:44','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1378',0,'scheduled-action','',3),(1379,0,'2019-12-18 03:56:45','2019-12-18 08:56:45','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df9ea1e2b8f42.80497872-C1jcXlb7r0v5v72yBjlUS3bygtEDneaZ','','','2019-12-18 03:58:06','2019-12-18 08:58:06','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1379',0,'scheduled-action','',3),(1380,0,'2019-12-18 04:58:06','2019-12-18 09:58:06','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5df9f8ee20bf96.28913833-0GZ7KcwtUkfRhT1543MT0rfpFnm4vKQG','','','2019-12-18 05:01:18','2019-12-18 10:01:18','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1380',0,'scheduled-action','',3),(1381,0,'2019-12-18 06:01:18','2019-12-18 11:01:18','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfa09678e76a7.61463641-eqXy6svzh2rpg75SR73lWSHSjwuULkNP','','','2019-12-18 06:11:35','2019-12-18 11:11:35','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1381',0,'scheduled-action','',3),(1382,0,'2019-12-18 07:11:35','2019-12-18 12:11:35','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfa18e7dba115.58471117-MOOpLHckzE7Z77yRYu8KxJx2OiLngYe2','','','2019-12-18 07:17:43','2019-12-18 12:17:43','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1382',0,'scheduled-action','',3),(1383,0,'2019-12-18 08:17:43','2019-12-18 13:17:43','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfa2e042acc45.67553808-opHbWOwPOMRdW2LDWiC3aWo4NCUX2aYx','','','2019-12-18 08:47:48','2019-12-18 13:47:48','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1383',0,'scheduled-action','',3),(1384,0,'2019-12-18 09:47:48','2019-12-18 14:47:48','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfa44a582e592.87061532-2LvEYsdPszhgZWR3dv8vBqlUFTUCkY1k','','','2019-12-18 10:24:21','2019-12-18 15:24:21','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1384',0,'scheduled-action','',3),(1385,0,'2019-12-18 11:24:21','2019-12-18 16:24:21','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfa52bf874e10.16410730-fWQi6VBhsJ2V6gPBX1dOuFHddRMS5Rmf','','','2019-12-18 11:24:31','2019-12-18 16:24:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1385',0,'scheduled-action','',3),(1386,0,'2019-12-18 12:24:31','2019-12-18 17:24:31','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfa61fd51a4d7.50056322-4fDmRfWMm3S9qlwK9AMztqzQ6E5G1kY8','','','2019-12-18 12:29:33','2019-12-18 17:29:33','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1386',0,'scheduled-action','',3),(1387,0,'2019-12-18 13:29:33','2019-12-18 18:29:33','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfa70f813b123.92138625-YXgZcujAnBN41UNUbm0azuAEQd2HTVlW','','','2019-12-18 13:33:28','2019-12-18 18:33:28','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1387',0,'scheduled-action','',3),(1388,0,'2019-12-18 14:33:28','2019-12-18 19:33:28','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfa7f0f3898b1.01970341-aylM0hIAWbaTmuozoS5QXB8JKYCkAcHZ','','','2019-12-18 14:33:35','2019-12-18 19:33:35','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1388',0,'scheduled-action','',3),(1389,0,'2019-12-18 15:33:35','2019-12-18 20:33:35','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfa8dd985d7c7.06165371-QinOZrLwOux2FIHG8IwBCx4G85bxujBY','','','2019-12-18 15:36:41','2019-12-18 20:36:41','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1389',0,'scheduled-action','',3),(1390,0,'2019-12-18 16:36:41','2019-12-18 21:36:41','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfa9c85c99e98.01386988-2A8KDrbHyxuJ63R3EEmB3GUhmxH9p6CY','','','2019-12-18 16:39:17','2019-12-18 21:39:17','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1390',0,'scheduled-action','',3),(1391,0,'2019-12-18 17:39:17','2019-12-18 22:39:17','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfaaafcc425c7.29426974-frQCmvrO0FcRQqQNN3HMFYB9eutkcPy6','','','2019-12-18 17:41:00','2019-12-18 22:41:00','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1391',0,'scheduled-action','',3),(1392,0,'2019-12-18 18:41:00','2019-12-18 23:41:00','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfab9482f02e2.24110068-ODTD952Mk1O6FyRSd8RfFnRN3S2gV7Gk','','','2019-12-18 18:42:00','2019-12-18 23:42:00','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1392',0,'scheduled-action','',3),(1393,0,'2019-12-18 19:42:00','2019-12-19 00:42:00','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfac78bc38878.85943681-1421Ma6TJuM4HzeikIFHVvSHE7eJbuhB','','','2019-12-18 19:42:51','2019-12-19 00:42:51','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1393',0,'scheduled-action','',3),(1394,0,'2019-12-18 20:42:51','2019-12-19 01:42:51','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfad6a614cf24.73822099-PgkBgkKNwWHpZxSykv7pOJjbQwHcM0yB','','','2019-12-18 20:47:18','2019-12-19 01:47:18','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1394',0,'scheduled-action','',3),(1395,0,'2019-12-18 21:47:18','2019-12-19 02:47:18','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfae506527a85.96435364-m6oHKhZ829lxkdHC2IyhN9SygpHdx0qo','','','2019-12-18 21:48:38','2019-12-19 02:48:38','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1395',0,'scheduled-action','',3),(1396,0,'2019-12-18 22:48:38','2019-12-19 03:48:38','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfaf417be4d13.00670793-BzS4FhmJAukp5eYfWCASM4TMNmqWA1pj','','','2019-12-18 22:52:55','2019-12-19 03:52:55','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1396',0,'scheduled-action','',3),(1398,0,'2019-12-19 00:54:17','2019-12-19 05:54:17','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb11537dc3c7.32638373-R9XrCMSGjfJa2tuxnvNZwlMA94u1baM5','','','2019-12-19 00:57:39','2019-12-19 05:57:39','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1398',0,'scheduled-action','',3),(1399,0,'2019-12-19 01:57:39','2019-12-19 06:57:39','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb20c37c3981.41070794-NCQ3Q6578iOD8ZHrYeGEK1tO9np3lyxk','','','2019-12-19 02:03:31','2019-12-19 07:03:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1399',0,'scheduled-action','',3),(1400,0,'2019-12-19 03:03:31','2019-12-19 08:03:31','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb2f6875dfe1.42314463-xRHLDOKnZMinaqqXdK2xuVicvMG48zrJ','','','2019-12-19 03:06:00','2019-12-19 08:06:00','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1400',0,'scheduled-action','',3),(1401,0,'2019-12-19 04:06:00','2019-12-19 09:06:00','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb3edccaeb30.82248195-XoqWWX4DFEid8ZPgTU9YsqX1UmTEwvyc','','','2019-12-19 04:11:56','2019-12-19 09:11:56','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1401',0,'scheduled-action','',3),(1402,0,'2019-12-19 05:11:56','2019-12-19 10:11:56','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb4d0281eb79.50219772-bDJ9eNpedDRzclgTKbRKcf9x2EGeWmLa','','','2019-12-19 05:12:18','2019-12-19 10:12:18','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1402',0,'scheduled-action','',3),(1403,0,'2019-12-19 06:12:18','2019-12-19 11:12:18','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb6047efd068.75590129-LLoh8bJ8iu0PSYpoYEBLPC4PLTiZRK9N','','','2019-12-19 06:34:31','2019-12-19 11:34:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1403',0,'scheduled-action','',3),(1404,0,'2019-12-19 07:34:32','2019-12-19 12:34:32','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb6e63a08525.64606285-uGxo50HmYDM1YeazVLato1ppiBRfMS73','','','2019-12-19 07:34:43','2019-12-19 12:34:43','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1404',0,'scheduled-action','',3),(1405,0,'2019-12-19 08:34:43','2019-12-19 13:34:43','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb7d28722260.19531628-dZ2tnmvazw8YRZ39IOqBm68czXgLiE90','','','2019-12-19 08:37:44','2019-12-19 13:37:44','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1405',0,'scheduled-action','',3),(1406,0,'2019-12-19 09:37:44','2019-12-19 14:37:44','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb8e356d0b77.81135864-uTWOy2Tnj7watMQfsNkRaC2k8yuWQy68','','','2019-12-19 09:50:29','2019-12-19 14:50:29','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1406',0,'scheduled-action','',3),(1407,0,'2019-12-19 10:50:29','2019-12-19 15:50:29','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfb9d55a946b0.05801774-V4e8Zu32mKuiA9dTB8wNKxQJDoBPTsK1','','','2019-12-19 10:55:01','2019-12-19 15:55:01','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1407',0,'scheduled-action','',3),(1408,0,'2019-12-19 11:55:01','2019-12-19 16:55:01','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfbabb8cb1007.98073188-hzt3Y27x8XZsKaPWhHuvZrYfal1QcvPj','','','2019-12-19 11:56:24','2019-12-19 16:56:24','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1408',0,'scheduled-action','',3),(1409,0,'2019-12-19 12:56:24','2019-12-19 17:56:24','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfbbb186944a1.65903820-cR0wBepvlj6E2a4Yb6VKZ3cR6vnSfRGp','','','2019-12-19 13:02:00','2019-12-19 18:02:00','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1409',0,'scheduled-action','',3),(1410,0,'2019-12-19 14:02:00','2019-12-19 19:02:00','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfbca986ec155.39698395-lpSXG2KB9w2V51i7CM21cfY5jRdqJ9mr','','','2019-12-19 14:08:08','2019-12-19 19:08:08','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1410',0,'scheduled-action','',3),(1411,0,'2019-12-19 15:08:08','2019-12-19 20:08:08','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfbdaec9432e3.88126778-5EuHi8CB8HFS5dSIV5iYKRno20pgTlBc','','','2019-12-19 15:17:48','2019-12-19 20:17:48','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1411',0,'scheduled-action','',3),(1412,0,'2019-12-19 16:17:48','2019-12-19 21:17:48','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfbeaa398b8c0.56835144-IaG9PncCuYW2AVgAhsQO4pCJN24Y1sIk','','','2019-12-19 16:24:51','2019-12-19 21:24:51','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1412',0,'scheduled-action','',3),(1413,0,'2019-12-19 17:24:51','2019-12-19 22:24:51','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfbf9554ab296.50654261-yf4ueJqqVlPg5m5GfbLFDiwLXTMmugVs','','','2019-12-19 17:27:33','2019-12-19 22:27:33','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1413',0,'scheduled-action','',3),(1414,0,'2019-12-19 18:27:33','2019-12-19 23:27:33','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfc076bc9cd50.56602962-qbXElK8zZpEfuAeeDfh3hwpKV1XtGrIK','','','2019-12-19 18:27:39','2019-12-19 23:27:39','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1414',0,'scheduled-action','',3),(1415,0,'2019-12-19 19:27:39','2019-12-20 00:27:39','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfc16d634b0b3.73847166-DlnQ1rqEIIauGr5V0ZkHzUwWOrXi0TY7','','','2019-12-19 19:33:26','2019-12-20 00:33:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1415',0,'scheduled-action','',3),(1416,0,'2019-12-19 20:33:26','2019-12-20 01:33:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfc256ecd33c5.58942448-VfOIOMHNq4yrBS7qcUYGDH07dJTnjg9F','','','2019-12-19 20:35:42','2019-12-20 01:35:42','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1416',0,'scheduled-action','',3),(1417,0,'2019-12-19 21:35:42','2019-12-20 02:35:42','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfc35a7140129.69261269-XTIbZGRSodJZcmD5zfWPAuQZ6JJC4f6B','','','2019-12-19 21:44:55','2019-12-20 02:44:55','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1417',0,'scheduled-action','',3),(1418,0,'2019-12-19 22:44:55','2019-12-20 03:44:55','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfc45aba78907.05351553-OpMThjULYX8BYRZWan8dVGMVyBWH5Fgc','','','2019-12-19 22:53:15','2019-12-20 03:53:15','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1418',0,'scheduled-action','',3),(1419,0,'2019-12-19 23:53:15','2019-12-20 04:53:15','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfc54b682f146.75620461-iiCiPWrg3QffQf2tiDymMaZ1eBdEtRIB','','','2019-12-19 23:57:26','2019-12-20 04:57:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1419',0,'scheduled-action','',3),(1420,0,'2019-12-20 00:57:26','2019-12-20 05:57:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfc6441c62683.54082879-TF4mNli7pgoQrLGXZGVpi3fgaOBXATyA','','','2019-12-20 01:03:45','2019-12-20 06:03:45','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1420',0,'scheduled-action','',3),(1421,0,'2019-12-20 02:03:45','2019-12-20 07:03:45','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfc72f731daf6.36732820-1c7H3dLhgiyyiLws4cyiHe5Xti3wejyS','','','2019-12-20 02:06:31','2019-12-20 07:06:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1421',0,'scheduled-action','',3),(1422,0,'2019-12-20 03:06:31','2019-12-20 08:06:31','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfc8449e701a4.75422611-nOa0Zoxhz8jPoUg2Jv1TEyRHSUkIbjpS','','','2019-12-20 03:20:25','2019-12-20 08:20:25','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1422',0,'scheduled-action','',3),(1423,0,'2019-12-20 04:20:25','2019-12-20 09:20:25','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfc933ba56496.96609577-XtGOn9SeLpfl1TxgpSkNhJ82jVBqEWhV','','','2019-12-20 04:24:11','2019-12-20 09:24:11','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1423',0,'scheduled-action','',3),(1424,0,'2019-12-20 05:24:11','2019-12-20 10:24:11','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfca34aa5dfd6.06860703-HH3VjyDT3lLSk27SGYFA7RSdH0NaxlPN','','','2019-12-20 05:32:42','2019-12-20 10:32:42','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1424',0,'scheduled-action','',3),(1425,0,'2019-12-20 06:32:42','2019-12-20 11:32:42','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfcb18f4ccc16.70707243-DWmtEF69LobAeJJwrkamGaXruWYeJsQB','','','2019-12-20 06:33:35','2019-12-20 11:33:35','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1425',0,'scheduled-action','',3),(1426,0,'2019-12-20 07:33:35','2019-12-20 12:33:35','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfcc13b1a8251.33570983-GibkclkgzF0aRb9CoD8BAoOuimXrF5Mg','','','2019-12-20 07:40:27','2019-12-20 12:40:27','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1426',0,'scheduled-action','',3),(1427,0,'2019-12-20 08:40:27','2019-12-20 13:40:27','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfcd11b848962.54760843-gIDfhOOVQLsFBBLIYJM1pMvL1mTvblVG','','','2019-12-20 08:48:11','2019-12-20 13:48:11','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1427',0,'scheduled-action','',3),(1428,0,'2019-12-20 09:48:11','2019-12-20 14:48:11','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfce3d79ca049.56514532-YKJmXv0S1uwAdX0hnzDwLFRMpF9sAv7i','','','2019-12-20 10:08:07','2019-12-20 15:08:07','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1428',0,'scheduled-action','',3),(1429,0,'2019-12-20 11:08:07','2019-12-20 16:08:07','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfcf27de00f07.65359791-V5Xlpmv2qP0eKINXmlAmtVMHLahDz9AJ','','','2019-12-20 11:10:37','2019-12-20 16:10:37','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1429',0,'scheduled-action','',3),(1430,0,'2019-12-20 12:10:38','2019-12-20 17:10:38','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd00c2eb7d70.42937909-BJepQaGmTQAYuAFkQdAganmHrR17X2iL','','','2019-12-20 12:11:30','2019-12-20 17:11:30','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1430',0,'scheduled-action','',3),(1431,0,'2019-12-20 13:11:31','2019-12-20 18:11:31','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd10144fe708.43989656-KuyumM5eajH45MYECSU6pyTWIVmotJ9X','','','2019-12-20 13:16:52','2019-12-20 18:16:52','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1431',0,'scheduled-action','',3),(1432,0,'2019-12-20 14:16:52','2019-12-20 19:16:52','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd1e401417d2.14707295-5NweNWvvU3wsVFveJmIG8f2dZnluQmTz','','','2019-12-20 14:17:20','2019-12-20 19:17:20','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1432',0,'scheduled-action','',3),(1433,0,'2019-12-20 15:17:20','2019-12-20 20:17:20','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd2f797827d5.72943374-xUhCGGJUOThG4IJ3vKrORO0AQSu5k5We','','','2019-12-20 15:30:49','2019-12-20 20:30:49','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1433',0,'scheduled-action','',3),(1434,0,'2019-12-20 16:30:49','2019-12-20 21:30:49','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd3f44204c24.65973440-WCBjPzOp4OeGZRFCZ0nIAg3TsJfBgBvP','','','2019-12-20 16:38:12','2019-12-20 21:38:12','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1434',0,'scheduled-action','',3),(1435,0,'2019-12-20 17:38:12','2019-12-20 22:38:12','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd4d923e9c64.34285771-Ff9GdKvVkTTU6wfLuqy1AuPzT4OFQjPo','','','2019-12-20 17:39:14','2019-12-20 22:39:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1435',0,'scheduled-action','',3),(1436,0,'2019-12-20 18:39:14','2019-12-20 23:39:14','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd5c03b6e7d9.92867610-0o6mVhArO6e84KdKhPRI3M4DUHtFFecC','','','2019-12-20 18:40:51','2019-12-20 23:40:51','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1436',0,'scheduled-action','',3),(1437,0,'2019-12-20 19:40:51','2019-12-21 00:40:51','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd6b1ac0d455.17805067-iIzKiOqmJXECdXa4lJHI5PDqZqS704Oh','','','2019-12-20 19:45:14','2019-12-21 00:45:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1437',0,'scheduled-action','',3),(1438,0,'2019-12-20 20:45:14','2019-12-21 01:45:14','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd796e58efb0.46361078-XdqnPcd8ofxqXDWnFIzUbS2Y9m9scQQ9','','','2019-12-20 20:46:22','2019-12-21 01:46:22','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1438',0,'scheduled-action','',3),(1439,0,'2019-12-20 21:46:22','2019-12-21 02:46:22','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd8846ac95d0.01377462-iiLvfih9OIHAmYVHyvwdJuPbo76s5YI1','','','2019-12-20 21:49:42','2019-12-21 02:49:42','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1439',0,'scheduled-action','',3),(1440,0,'2019-12-20 22:49:42','2019-12-21 03:49:42','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfd971d6bcc59.26820228-tihKvDcsiAKvxuggbwWjC549xjkG4NGh','','','2019-12-20 22:53:01','2019-12-21 03:53:01','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1440',0,'scheduled-action','',3),(1441,0,'2019-12-20 23:53:01','2019-12-21 04:53:01','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfda703d98f49.12547906-71yRVFa9vxsHUFnRzQw7rpUNVzOyIByL','','','2019-12-21 00:00:51','2019-12-21 05:00:51','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1441',0,'scheduled-action','',3),(1442,0,'2019-12-21 01:00:52','2019-12-21 06:00:52','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfdb667a8ff19.01808112-HFKeHCHh0pmH2Jbyub16MoWb9durP8Lx','','','2019-12-21 01:06:31','2019-12-21 06:06:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1442',0,'scheduled-action','',3),(1443,0,'2019-12-21 02:06:31','2019-12-21 07:06:31','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfdc6db5fb216.27926877-FF6KJg8WRc90VD8Sq7YVf9tdt5Dpb6Ha','','','2019-12-21 02:16:43','2019-12-21 07:16:43','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1443',0,'scheduled-action','',3),(1444,0,'2019-12-21 03:16:43','2019-12-21 08:16:43','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfdd5089fa0d4.49769371-1x2qPRoSfWTwBlsAEfbMAfwkgFDRq1z6','','','2019-12-21 03:17:12','2019-12-21 08:17:12','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1444',0,'scheduled-action','',3),(1445,0,'2019-12-21 04:17:12','2019-12-21 09:17:12','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfde32eb653b7.03216459-5rPmoOdIadsmr2uktCb4EXYWfF4CwYLf','','','2019-12-21 04:17:34','2019-12-21 09:17:34','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1445',0,'scheduled-action','',3),(1446,0,'2019-12-21 05:17:34','2019-12-21 10:17:34','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfdf17279c928.58274466-Pb6hFQlB2JA5XDk8QU2K0YNQDVGZj3Qe','','','2019-12-21 05:18:26','2019-12-21 10:18:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1446',0,'scheduled-action','',3),(1447,0,'2019-12-21 06:18:26','2019-12-21 11:18:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe00ae2c3d30.34093453-PxKoWWUb6yE6K7aSJvHN2gqVWpkaWrJ2','','','2019-12-21 06:23:26','2019-12-21 11:23:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1447',0,'scheduled-action','',3),(1448,0,'2019-12-21 07:23:26','2019-12-21 12:23:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe1021a17809.20793190-lKf9LZEQOKJaLe2MxdUo7oDCeHYy03ug','','','2019-12-21 07:29:21','2019-12-21 12:29:21','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1448',0,'scheduled-action','',3),(1449,0,'2019-12-21 08:29:21','2019-12-21 13:29:21','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe1f4c6bc139.08050434-M9sdWftGnxggAS7djMh5ly7zPYvm4rED','','','2019-12-21 08:34:04','2019-12-21 13:34:04','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1449',0,'scheduled-action','',3),(1450,0,'2019-12-21 09:34:04','2019-12-21 14:34:04','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe2dc0e067c4.22535834-kwLdi0ujbBVQqLclYyFHLSvwK54tU0M7','','','2019-12-21 09:35:44','2019-12-21 14:35:44','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1450',0,'scheduled-action','',3),(1451,0,'2019-12-21 10:35:44','2019-12-21 15:35:44','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe3c38e03cd7.09131323-YMbbjlfLEPnBEA95oKbfyouduXsXxF9U','','','2019-12-21 10:37:28','2019-12-21 15:37:28','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1451',0,'scheduled-action','',3),(1452,0,'2019-12-21 11:37:28','2019-12-21 16:37:28','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe4a7c9360f2.85531089-CDwkYyHDykeqq5EgNUiqaunlbH3Y3EsU','','','2019-12-21 11:38:20','2019-12-21 16:38:20','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1452',0,'scheduled-action','',3),(1453,0,'2019-12-21 12:38:20','2019-12-21 17:38:20','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe5a9eae1ad8.64343513-CGEbLJxrOOrMEOka0ep46Z5xE5qapRWd','','','2019-12-21 12:47:10','2019-12-21 17:47:10','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1453',0,'scheduled-action','',3),(1454,0,'2019-12-21 13:47:10','2019-12-21 18:47:10','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe6b2e4bb9a1.33027092-PsXyr186XknROprj36ZX2I2OnnpjbPny','','','2019-12-21 13:57:50','2019-12-21 18:57:50','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1454',0,'scheduled-action','',3),(1455,0,'2019-12-21 14:57:50','2019-12-21 19:57:50','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe79e4ad6022.75089444-iB2YaDwx3tbkY1IKbGbjeT1NJ3Vap0oF','','','2019-12-21 15:00:36','2019-12-21 20:00:36','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1455',0,'scheduled-action','',3),(1456,0,'2019-12-21 16:00:36','2019-12-21 21:00:36','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe890e477273.64465206-Ad7MkgZU8tcbHNP357wgF0IzChPzdrw1','','','2019-12-21 16:05:18','2019-12-21 21:05:18','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1456',0,'scheduled-action','',3),(1457,0,'2019-12-21 17:05:18','2019-12-21 22:05:18','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfe974d4752a5.83358830-EgsIRVYKAConi4LTWGp3jD9wZd8OCsFr','','','2019-12-21 17:06:05','2019-12-21 22:06:05','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1457',0,'scheduled-action','',3),(1458,0,'2019-12-21 18:06:05','2019-12-21 23:06:05','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfea568d55663.85185904-H49vUJ9nBWCzSgxWZVHV3eOGJWZtfWpg','','','2019-12-21 18:06:16','2019-12-21 23:06:16','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1458',0,'scheduled-action','',3),(1459,0,'2019-12-21 19:06:17','2019-12-22 00:06:17','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfeb3a344abe9.04473753-Plzq9BprL8kMD5fu7S0gFhO1zdBYmYFB','','','2019-12-21 19:06:59','2019-12-22 00:06:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1459',0,'scheduled-action','',3),(1460,0,'2019-12-21 20:06:59','2019-12-22 01:06:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfec301c9ad54.05458704-pTpPDouOHbXzbgJBbvbjuvTkbQjV5TIG','','','2019-12-21 20:12:33','2019-12-22 01:12:33','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1460',0,'scheduled-action','',3),(1461,0,'2019-12-21 21:12:33','2019-12-22 02:12:33','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfed1366bc569.46952258-tfVCbYNAEwy0uBV7wXbaOstpymNoVFSk','','','2019-12-21 21:13:10','2019-12-22 02:13:10','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1461',0,'scheduled-action','',3),(1462,0,'2019-12-21 22:13:10','2019-12-22 03:13:10','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfee209e10bb4.79039238-e2i2kwITf1lje02088KzRhWj4HaKQVhK','','','2019-12-21 22:24:57','2019-12-22 03:24:57','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1462',0,'scheduled-action','',3),(1463,0,'2019-12-21 23:24:57','2019-12-22 04:24:57','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfef14122c1a1.83444894-H4TivI4k5YtOootYrpO9B9xtrqoCWyjQ','','','2019-12-21 23:29:53','2019-12-22 04:29:53','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1463',0,'scheduled-action','',3),(1464,0,'2019-12-22 00:29:53','2019-12-22 05:29:53','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfeffa94d2923.85999227-XWGxF74xkcEPsNywTER7Dx6tqNujpXOn','','','2019-12-22 00:31:21','2019-12-22 05:31:21','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1464',0,'scheduled-action','',3),(1465,0,'2019-12-22 01:31:21','2019-12-22 06:31:21','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dff0eff0d42b8.74769802-Emvj4Op5oQeetorfAkD7GxdRdqD9xtRg','','','2019-12-22 01:36:47','2019-12-22 06:36:47','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1465',0,'scheduled-action','',3),(1466,0,'2019-12-22 02:36:47','2019-12-22 07:36:47','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dff1e06c91675.97303026-ZGkXbJD2kzPz6A5iGjxutLKeYs72do7Y','','','2019-12-22 02:40:54','2019-12-22 07:40:54','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1466',0,'scheduled-action','',3),(1467,0,'2019-12-22 03:40:54','2019-12-22 08:40:54','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dff2fe837f062.69006324-UjXc0Gq8Nq6JGy3ULYLVZ7812JBGgTux','','','2019-12-22 03:57:12','2019-12-22 08:57:12','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1467',0,'scheduled-action','',3),(1468,0,'2019-12-22 04:57:12','2019-12-22 09:57:12','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dff401e462271.98679841-4k6nuQwgt8os63ayft4Vl4EF8a9aRnLm','','','2019-12-22 05:06:22','2019-12-22 10:06:22','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1468',0,'scheduled-action','',3),(1469,0,'2019-12-22 06:06:22','2019-12-22 11:06:22','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dff4e5dac1c59.11507980-wEkpnJLdeuBhykgH3rgMtfhwY3qcxjwf','','','2019-12-22 06:07:09','2019-12-22 11:07:09','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1469',0,'scheduled-action','',3),(1470,0,'2019-12-22 07:07:09','2019-12-22 12:07:09','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dff603ad32263.90817363-1q65P8BmvX5NiTHq3Km1LCcYhcga9a9F','','','2019-12-22 07:23:22','2019-12-22 12:23:22','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1470',0,'scheduled-action','',3),(1471,0,'2019-12-22 08:23:22','2019-12-22 13:23:22','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dff6e892661f1.84682872-OeUe2yKjTv1hZgNRx2g6j7e2uzKvy3aj','','','2019-12-22 08:24:25','2019-12-22 13:24:25','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1471',0,'scheduled-action','',3),(1472,0,'2019-12-22 09:24:25','2019-12-22 14:24:25','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dff8427f14375.25650567-zD8q8XAiSLI2q1gBAmzF5zRYTFkVg2UV','','','2019-12-22 09:56:39','2019-12-22 14:56:39','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1472',0,'scheduled-action','',3),(1473,0,'2019-12-22 10:56:40','2019-12-22 15:56:40','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dff9319c0e3e5.54479732-HAHedg2neZqs2yA7JqkMhpjwEJsdfEYP','','','2019-12-22 11:00:25','2019-12-22 16:00:25','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1473',0,'scheduled-action','',3),(1474,0,'2019-12-22 12:00:25','2019-12-22 17:00:25','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dffa1ccb31896.11953527-DEmnzAayzBYr73009put7hNVxm2DPrlo','','','2019-12-22 12:03:08','2019-12-22 17:03:08','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1474',0,'scheduled-action','',3),(1475,0,'2019-12-22 13:03:08','2019-12-22 18:03:08','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dffb1ce8e40b3.50179262-lea3k84Ff2oIM90dDHNmkKZYCPAZh6a9','','','2019-12-22 13:11:26','2019-12-22 18:11:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1475',0,'scheduled-action','',3),(1476,0,'2019-12-22 14:11:26','2019-12-22 19:11:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dffc00e6f8b49.53846668-KP0ZtenIERoFAGSKIlnhpVXU67QUJOJp','','','2019-12-22 14:12:14','2019-12-22 19:12:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1476',0,'scheduled-action','',3),(1477,0,'2019-12-22 15:12:14','2019-12-22 20:12:14','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dffceb4c30409.45252353-t2XlstG4QetUOL4USZJ8XN8Sbe9rIplg','','','2019-12-22 15:14:44','2019-12-22 20:14:44','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1477',0,'scheduled-action','',3),(1478,0,'2019-12-22 16:14:44','2019-12-22 21:14:44','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dffdda0145642.19311990-AUv9hAQ0M1edYRGgGUQ9dxWhlKwx1P6D','','','2019-12-22 16:18:24','2019-12-22 21:18:24','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1478',0,'scheduled-action','',3),(1479,0,'2019-12-22 17:18:24','2019-12-22 22:18:24','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5dfff1f14c20c5.66873266-iVtkTB4SxdrICSeT6FcTOop03myIAjCH','','','2019-12-22 17:45:05','2019-12-22 22:45:05','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1479',0,'scheduled-action','',3),(1480,0,'2019-12-22 18:45:05','2019-12-22 23:45:05','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e000019d9dfa5.18041545-ufr8ZlVhZ0YYkCQTAzzVFCS5HCitdXa8','','','2019-12-22 18:45:29','2019-12-22 23:45:29','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1480',0,'scheduled-action','',3),(1481,0,'2019-12-22 19:45:29','2019-12-23 00:45:29','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e000e3a51d399.63891092-w0sa1OtIfQG8cnDjHdvkM2By5ecikv6p','','','2019-12-22 19:45:46','2019-12-23 00:45:46','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1481',0,'scheduled-action','',3),(1482,0,'2019-12-22 20:45:46','2019-12-23 01:45:46','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e001d0e309354.02887268-j4NBnW8lgcNHUta1uJjDtgk3KpsqZg4B','','','2019-12-22 20:49:02','2019-12-23 01:49:02','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1482',0,'scheduled-action','',3),(1483,0,'2019-12-22 21:49:02','2019-12-23 02:49:02','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e002f9dd54c78.93107372-45BvxdFpknvDIy5lZSKjUN65EZN6IXso','','','2019-12-22 22:08:13','2019-12-23 03:08:13','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1483',0,'scheduled-action','',3),(1484,0,'2019-12-22 23:08:13','2019-12-23 04:08:13','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0051dab83c14.83774742-Y3Pk46QhJkeCQv3e39iiehos3Y5wZNGE','','','2019-12-23 00:34:18','2019-12-23 05:34:18','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1484',0,'scheduled-action','',3),(1485,0,'2019-12-23 01:34:18','2019-12-23 06:34:18','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e006494d44427.11249865-ydY3NtLUk3am27nbDPAvloNuWJA9Cq4N','','','2019-12-23 01:54:12','2019-12-23 06:54:12','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1485',0,'scheduled-action','',3),(1486,0,'2019-12-23 02:54:12','2019-12-23 07:54:12','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e007b225f7228.36805546-qQpREh5K1Xr1d9wvcR9liDP7ibxnFPvV','','','2019-12-23 03:30:26','2019-12-23 08:30:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1486',0,'scheduled-action','',3),(1487,0,'2019-12-23 04:30:26','2019-12-23 09:30:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0089cc723e46.01601917-fe9CjSEqQo7hGeKhwUpTXs5sL8jfLQ58','','','2019-12-23 04:33:00','2019-12-23 09:33:00','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1487',0,'scheduled-action','',3),(1488,0,'2019-12-23 05:33:00','2019-12-23 10:33:00','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e009f7c02d949.17383819-HSUpVurKX0nrE2aG0TVPaB1MAx6TmtXw','','','2019-12-23 06:05:32','2019-12-23 11:05:32','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1488',0,'scheduled-action','',3),(1489,0,'2019-12-23 07:05:32','2019-12-23 12:05:32','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e00b05276c102.61087478-ZTnfKl7bJhdVfCwZjWu53EcTfdB3WgTR','','','2019-12-23 07:17:22','2019-12-23 12:17:22','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1489',0,'scheduled-action','',3),(1490,0,'2019-12-23 08:17:22','2019-12-23 13:17:22','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e00c0a3b22804.28574823-Y4Pw0gAXkWjBzC4u620KWAmw6DziXBuA','','','2019-12-23 08:26:59','2019-12-23 13:26:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1490',0,'scheduled-action','',3),(1491,0,'2019-12-23 09:26:59','2019-12-23 14:26:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e00d2e5636312.24214739-KSqButXkT0fkt6TaeCsORl96q98vJG8Z','','','2019-12-23 09:44:53','2019-12-23 14:44:53','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1491',0,'scheduled-action','',3),(1492,0,'2019-12-23 10:44:53','2019-12-23 15:44:53','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e00e3fc9bec27.56252508-pZ6aX9jmDyNjc6Px6bZjRO64tpeqGV1R','','','2019-12-23 10:57:48','2019-12-23 15:57:48','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1492',0,'scheduled-action','',3),(1493,0,'2019-12-23 11:57:48','2019-12-23 16:57:48','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e00f37adce7d9.96312532-w4ipBGiCfBOGQRAiKjxbUfZUiOcsN2Zc','','','2019-12-23 12:03:54','2019-12-23 17:03:54','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1493',0,'scheduled-action','',3),(1494,0,'2019-12-23 13:03:54','2019-12-23 18:03:54','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0103bc91bf71.65509719-OOfdhqGTFEWq2FKqkymer3H4guW7YZKL','','','2019-12-23 13:13:16','2019-12-23 18:13:16','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1494',0,'scheduled-action','',3),(1495,0,'2019-12-23 14:13:16','2019-12-23 19:13:16','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0111f7afd4b8.90412034-csmlflOiEvtVYtYSNlc6WgwncQB4qDyy','','','2019-12-23 14:13:59','2019-12-23 19:13:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1495',0,'scheduled-action','',3),(1496,0,'2019-12-23 15:13:59','2019-12-23 20:13:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0120d31f22f2.07963394-mwBC5EUC85MpqvRUWFptpfF8AjSt5mBe','','','2019-12-23 15:17:23','2019-12-23 20:17:23','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1496',0,'scheduled-action','',3),(1497,0,'2019-12-23 16:17:23','2019-12-23 21:17:23','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e01323f771474.02340432-Wvk4Z4qGul3198uxyjUSrM5FhMJOsm5E','','','2019-12-23 16:31:43','2019-12-23 21:31:43','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1497',0,'scheduled-action','',3),(1498,0,'2019-12-23 17:31:43','2019-12-23 22:31:43','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e01405a28feb8.76887599-iWMLApKXejjAh0CELg8H8DFQCpub7Ckp','','','2019-12-23 17:31:54','2019-12-23 22:31:54','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1498',0,'scheduled-action','',3),(1499,0,'2019-12-23 18:31:54','2019-12-23 23:31:54','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e014f91ca8228.35862311-6r3MvLJocTN2zDslsEsnr0veVGPdnXfW','','','2019-12-23 18:36:49','2019-12-23 23:36:49','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1499',0,'scheduled-action','',3),(1500,0,'2019-12-23 19:36:49','2019-12-24 00:36:49','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e015df3848496.20755416-FH1Whh9ZJDowMWJEg7oxGwvfx3nthLm9','','','2019-12-23 19:38:11','2019-12-24 00:38:11','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1500',0,'scheduled-action','',3),(1501,0,'2019-12-23 20:38:11','2019-12-24 01:38:11','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e016e9696ec16.93540760-WTyeINy9ZUP1ZvFZJj3IQkdohjp6J7QQ','','','2019-12-23 20:49:10','2019-12-24 01:49:10','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1501',0,'scheduled-action','',3),(1502,0,'2019-12-23 21:49:10','2019-12-24 02:49:10','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0180c8c72ef3.93208295-8vLu3rNJ2TBxIoXVAb3KkA5dEt10OjIJ','','','2019-12-23 22:06:48','2019-12-24 03:06:48','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1502',0,'scheduled-action','',3),(1503,0,'2019-12-23 23:06:48','2019-12-24 04:06:48','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e018fa67e0772.57527358-R9Kk7rE7QNZBYyuD5wIihvvj3lB2UI4G','','','2019-12-23 23:10:14','2019-12-24 04:10:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1503',0,'scheduled-action','',3),(1504,0,'2019-12-24 00:10:14','2019-12-24 05:10:14','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e019e2a649003.72871831-o6dbs86Z0FFjE3bjn7PA7otJCtlaZwdO','','','2019-12-24 00:12:10','2019-12-24 05:12:10','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1504',0,'scheduled-action','',3),(1505,0,'2019-12-24 01:12:10','2019-12-24 06:12:10','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e01af6af049b9.21195704-uC9hZABMjcDcDmxx6yyZiX6vX7GbuxeC','','','2019-12-24 01:25:46','2019-12-24 06:25:46','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1505',0,'scheduled-action','',3),(1506,0,'2019-12-24 02:25:47','2019-12-24 07:25:47','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e01bdbb6619c7.49098544-ZUbPJrtc3veUqJX7DdiFjJUMoKwmOYyH','','','2019-12-24 02:26:51','2019-12-24 07:26:51','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1506',0,'scheduled-action','',3),(1507,0,'2019-12-24 03:26:51','2019-12-24 08:26:51','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e01cd82366101.08376432-eYt93siEq5OGwunf8hzSEFC1Q2VwmFAx','','','2019-12-24 03:34:10','2019-12-24 08:34:10','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1507',0,'scheduled-action','',3),(1508,0,'2019-12-24 04:34:10','2019-12-24 09:34:10','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e01dc27866811.62047947-Sg98SzZpeuWRALhNoH9ROa0GeErn32Rf','','','2019-12-24 04:36:39','2019-12-24 09:36:39','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1508',0,'scheduled-action','',3),(1509,0,'2019-12-24 05:36:39','2019-12-24 10:36:39','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e01ec259d9e38.56466292-YojAOEzMr08nyocZCQnYlnq5VuhtIV67','','','2019-12-24 05:44:53','2019-12-24 10:44:53','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1509',0,'scheduled-action','',3),(1510,0,'2019-12-24 06:44:53','2019-12-24 11:44:53','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e01fabac6f661.79935638-tQpgFYGcKP22mMeO278iMm747sVfgWMJ','','','2019-12-24 06:47:06','2019-12-24 11:47:06','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1510',0,'scheduled-action','',3),(1511,0,'2019-12-24 07:47:06','2019-12-24 12:47:06','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0208d8a61279.92177982-UC3hMn0shszDgto3LKzBFiecMso73aYE','','','2019-12-24 07:47:20','2019-12-24 12:47:20','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1511',0,'scheduled-action','',3),(1512,0,'2019-12-24 08:47:20','2019-12-24 13:47:20','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e021782f2c4a1.99385577-Wzn3eBpI3vLtMlSrRGTKSgrH71tTY8Qj','','','2019-12-24 08:49:54','2019-12-24 13:49:54','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1512',0,'scheduled-action','',3),(1513,0,'2019-12-24 09:49:55','2019-12-24 14:49:55','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02260c3a3e70.99472058-WPX7UFQCJ1J2MRxerIzi1ii6i2fZZnLN','','','2019-12-24 09:51:56','2019-12-24 14:51:56','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1513',0,'scheduled-action','',3),(1514,0,'2019-12-24 10:51:56','2019-12-24 15:51:56','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02348811f806.33356798-VUAJGMY1g4tlaE84PBlYeJzRjoLSgZGQ','','','2019-12-24 10:53:44','2019-12-24 15:53:44','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1514',0,'scheduled-action','',3),(1515,0,'2019-12-24 11:53:44','2019-12-24 16:53:44','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02434aedb490.18762879-p9uIDczjSOos6BHlKqJ4s6QAKNJg3q77','','','2019-12-24 11:56:42','2019-12-24 16:56:42','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1515',0,'scheduled-action','',3),(1516,0,'2019-12-24 12:56:43','2019-12-24 17:56:43','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0253a2ddbaa8.96385782-lwOHNvfrq2skRCbJvHUpqTv9QaXNYz3I','','','2019-12-24 13:06:26','2019-12-24 18:06:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1516',0,'scheduled-action','',3),(1517,0,'2019-12-24 14:06:26','2019-12-24 19:06:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0267af739ae9.40645176-aytvc2UnStk46tjOhYo5jeJS0cyPXcfQ','','','2019-12-24 14:31:59','2019-12-24 19:31:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1517',0,'scheduled-action','',3),(1518,0,'2019-12-24 15:31:59','2019-12-24 20:31:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0276b55c7d62.41712673-978O7d3gtPoG8eYxajlU9uSt3NUkAUo3','','','2019-12-24 15:36:05','2019-12-24 20:36:05','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1518',0,'scheduled-action','',3),(1519,0,'2019-12-24 16:36:05','2019-12-24 21:36:05','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e028539d64c35.34308910-rVzKnNS6aAiGFK41z5ccKPNNcHAZBOKx','','','2019-12-24 16:38:01','2019-12-24 21:38:01','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1519',0,'scheduled-action','',3),(1520,0,'2019-12-24 17:38:01','2019-12-24 22:38:01','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02934f499b96.85010263-znQ9OWGWAgHtktqCQI0pa1i3R9a8uGWT','','','2019-12-24 17:38:07','2019-12-24 22:38:07','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1520',0,'scheduled-action','',3),(1521,0,'2019-12-24 18:38:07','2019-12-24 23:38:07','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02a1cd2f2ff5.12062370-V7gkPXqPsdvUlJcsRTJgEcwAlpLoePFs','','','2019-12-24 18:39:57','2019-12-24 23:39:57','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1521',0,'scheduled-action','',3),(1522,0,'2019-12-24 19:39:57','2019-12-25 00:39:57','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02afec0f8977.36110352-CW6oobK8UvsNny7ttQ7nJopHqDfwg5uF','','','2019-12-24 19:40:12','2019-12-25 00:40:12','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1522',0,'scheduled-action','',3),(1523,0,'2019-12-24 20:40:12','2019-12-25 01:40:12','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02bdfda23576.07191752-LBGRtv0uRHhRr8PknTGVjBGiCj0fsjRV','','','2019-12-24 20:40:13','2019-12-25 01:40:13','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1523',0,'scheduled-action','',3),(1524,0,'2019-12-24 21:40:13','2019-12-25 02:40:13','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02cc8d8bebf7.96349433-9u4GE8fLTL3CwQdShUGoGDGarB9w7gQ9','','','2019-12-24 21:42:21','2019-12-25 02:42:21','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1524',0,'scheduled-action','',3),(1525,0,'2019-12-24 22:42:21','2019-12-25 03:42:21','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02daf1c44673.09217477-unfPs4wxx0aRd3QIooU15ndjJcHq5ZMk','','','2019-12-24 22:43:45','2019-12-25 03:43:45','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1525',0,'scheduled-action','',3),(1526,0,'2019-12-24 23:43:45','2019-12-25 04:43:45','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02ebe816cfe0.44097716-FRMYXUs4L2MUGQRG8ght0jho0aJGHTfe','','','2019-12-24 23:56:08','2019-12-25 04:56:08','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1526',0,'scheduled-action','',3),(1527,0,'2019-12-25 00:56:08','2019-12-25 05:56:08','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e02f9f95d6431.00869557-DJ3ejJyfQpzRsryZrImQjsSl4usWkRtf','','','2019-12-25 00:56:09','2019-12-25 05:56:09','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1527',0,'scheduled-action','',3),(1528,0,'2019-12-25 01:56:09','2019-12-25 06:56:09','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03090a0d5e43.30064316-OryzGxk8TcuPY82MG5FHnkhDOzwrUN6m','','','2019-12-25 02:00:26','2019-12-25 07:00:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1528',0,'scheduled-action','',3),(1529,0,'2019-12-25 03:00:26','2019-12-25 08:00:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03180b3e8625.91361211-jMW49DPfJPf9ASCk4kRB7sqUSm1bwV2p','','','2019-12-25 03:04:27','2019-12-25 08:04:27','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1529',0,'scheduled-action','',3),(1530,0,'2019-12-25 04:04:27','2019-12-25 09:04:27','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03295fa663a1.29679520-nkI6ZazPQkYgidgcv2fzf5Wy97OSV6QF','','','2019-12-25 04:18:23','2019-12-25 09:18:23','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1530',0,'scheduled-action','',3),(1531,0,'2019-12-25 05:18:23','2019-12-25 10:18:23','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03398fddb850.41678604-EfV7O8OcpHjEwMZyky5SGYM1fqYDNrqY','','','2019-12-25 05:27:27','2019-12-25 10:27:27','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1531',0,'scheduled-action','',3),(1532,0,'2019-12-25 06:27:27','2019-12-25 11:27:27','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e034832ca77b9.63490265-AvMeqdyZuERRmCIsB2Jn2BmoGcQFxPAA','','','2019-12-25 06:29:54','2019-12-25 11:29:54','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1532',0,'scheduled-action','',3),(1533,0,'2019-12-25 07:29:54','2019-12-25 12:29:54','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0359bf813159.07945511-ts3Y0vFinixvFgDexKcJQGo7ePAqc96b','','','2019-12-25 07:44:47','2019-12-25 12:44:47','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1533',0,'scheduled-action','',3),(1534,0,'2019-12-25 08:44:47','2019-12-25 13:44:47','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0367e68b3745.60029206-uK7agmqT2PMwr1b3JyUjDLdUf0OZGnNm','','','2019-12-25 08:45:10','2019-12-25 13:45:10','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1534',0,'scheduled-action','',3),(1535,0,'2019-12-25 09:45:10','2019-12-25 14:45:10','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03761d50b223.73841379-47PEmpXqwPYhomX1J3JB3LaGk4kzLyiI','','','2019-12-25 09:45:49','2019-12-25 14:45:49','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1535',0,'scheduled-action','',3),(1536,0,'2019-12-25 10:45:49','2019-12-25 15:45:49','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e038481b61529.95994195-olikuQMBC7nRKgqvlL5NTeEo57eOe8bB','','','2019-12-25 10:47:13','2019-12-25 15:47:13','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1536',0,'scheduled-action','',3),(1537,0,'2019-12-25 11:47:13','2019-12-25 16:47:13','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e039458a406a6.34048622-ryaEwpFjLudP3AdB5KNAXvyDipMUn8Pt','','','2019-12-25 11:54:48','2019-12-25 16:54:48','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1537',0,'scheduled-action','',3),(1538,0,'2019-12-25 12:54:48','2019-12-25 17:54:48','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03a4b15991f9.73979059-2HjFSsjCGr3HeaewxVVBFP8CTmdabqGW','','','2019-12-25 13:04:33','2019-12-25 18:04:33','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1538',0,'scheduled-action','',3),(1539,0,'2019-12-25 14:04:33','2019-12-25 19:04:33','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03b39eaf3e72.18421396-QnLokEyJ2LQNMOAWDoTfvLi1ZfFlmwlL','','','2019-12-25 14:08:14','2019-12-25 19:08:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1539',0,'scheduled-action','',3),(1540,0,'2019-12-25 15:08:14','2019-12-25 20:08:14','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03c215c71048.55460641-xD9ve04hcNPDOYZV2HgwVjx7gI3ZfRdM','','','2019-12-25 15:09:57','2019-12-25 20:09:57','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1540',0,'scheduled-action','',3),(1541,0,'2019-12-25 16:09:57','2019-12-25 21:09:57','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03d1100c2211.73672407-YuXSJin4dqusMbAFde8wzvGIBSs9uzkG','','','2019-12-25 16:13:52','2019-12-25 21:13:52','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1541',0,'scheduled-action','',3),(1542,0,'2019-12-25 17:13:52','2019-12-25 22:13:52','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03dfd3b76bf1.97459434-bYlwaiS6RGhQoVbBZAXgWOiVPjGS2FaM','','','2019-12-25 17:16:51','2019-12-25 22:16:51','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1542',0,'scheduled-action','',3),(1543,0,'2019-12-25 18:16:51','2019-12-25 23:16:51','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e03f01d5c1241.63291064-PsqZ74q2Y6jlSMbLl8UywRDlFZFver9D','','','2019-12-25 18:26:21','2019-12-25 23:26:21','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1543',0,'scheduled-action','',3),(1544,0,'2019-12-25 19:26:21','2019-12-26 00:26:21','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e04004874d5d6.43776090-y1tk97zRym8i7oXzaZtAErUriOzFBgeJ','','','2019-12-25 19:35:20','2019-12-26 00:35:20','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1544',0,'scheduled-action','',3),(1545,0,'2019-12-25 20:35:20','2019-12-26 01:35:20','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e040f277d5312.44966462-uQdZtGYo4ZxTSjfQerAk6ppAzAQYy3Wm','','','2019-12-25 20:38:47','2019-12-26 01:38:47','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1545',0,'scheduled-action','',3),(1546,0,'2019-12-25 21:38:47','2019-12-26 02:38:47','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e041ee911f390.55423270-QfuSuZxw8NwMr2xPbnJVgbtPD3YMXmfa','','','2019-12-25 21:46:01','2019-12-26 02:46:01','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1546',0,'scheduled-action','',3),(1547,0,'2019-12-25 22:46:01','2019-12-26 03:46:01','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e042d3455a2e0.38240865-bAMMMHpMze98McXGqfV7sXKjDKiHlrOe','','','2019-12-25 22:47:00','2019-12-26 03:47:00','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1547',0,'scheduled-action','',3),(1548,0,'2019-12-25 23:47:00','2019-12-26 04:47:00','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e043b537c3c18.66896220-LIOXZxxguR4g4Vezthwklvs2n6qubAHu','','','2019-12-25 23:47:15','2019-12-26 04:47:15','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1548',0,'scheduled-action','',3),(1549,0,'2019-12-26 00:47:15','2019-12-26 05:47:15','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e04525cc5b9b1.93579479-IuiHvIlbzLcnQ1yWO4JzwhlLdPWfvyTI','','','2019-12-26 01:25:32','2019-12-26 06:25:32','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1549',0,'scheduled-action','',3),(1550,0,'2019-12-26 02:25:32','2019-12-26 07:25:32','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0464b6aa2ff7.51632960-7p3mGM0WfXN0ci8cj9qBot8k5uDmHP80','','','2019-12-26 02:43:50','2019-12-26 07:43:50','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1550',0,'scheduled-action','',3),(1551,0,'2019-12-26 03:43:50','2019-12-26 08:43:50','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0472fa0e2f04.24435066-IHUyoMQ3A8IOKxlP3WmRQB2mx6Kfv8Xc','','','2019-12-26 03:44:42','2019-12-26 08:44:42','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1551',0,'scheduled-action','',3),(1552,0,'2019-12-26 04:44:42','2019-12-26 09:44:42','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e048c866a23f7.77719078-ygYDZ59TCGDwprBQBr4gX9g5peYpjsYF','','','2019-12-26 05:33:42','2019-12-26 10:33:42','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1552',0,'scheduled-action','',3),(1553,0,'2019-12-26 06:33:42','2019-12-26 11:33:42','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e049cad7bf5a6.84019061-1exOGFeUVLhlAgFlg9QUOMOifeg7fhhO','','','2019-12-26 06:42:37','2019-12-26 11:42:37','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1553',0,'scheduled-action','',3),(1554,0,'2019-12-26 07:42:37','2019-12-26 12:42:37','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e04b1bf14cef2.00054052-dZDJSLMw1a3gA6t3sfpLogjK8ikC1jE1','','','2019-12-26 08:12:31','2019-12-26 13:12:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1554',0,'scheduled-action','',3),(1555,0,'2019-12-26 09:12:31','2019-12-26 14:12:31','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e04c2099502d7.34749070-JnMJBFTiNLedXWjzBswYWI2gmt2CYpVQ','','','2019-12-26 09:22:01','2019-12-26 14:22:01','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1555',0,'scheduled-action','',3),(1556,0,'2019-12-26 10:22:01','2019-12-26 15:22:01','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e04d5026d44b4.97273000-vRai6GoqPe0fFlgiYlxiqn4U2IcCaDrO','','','2019-12-26 10:42:58','2019-12-26 15:42:58','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1556',0,'scheduled-action','',3),(1557,0,'2019-12-26 11:42:58','2019-12-26 16:42:58','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e04e36f7ab549.40038783-cqpcwodKyQwIAlZC25NBrCSXrrvgSWj7','','','2019-12-26 11:44:31','2019-12-26 16:44:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1557',0,'scheduled-action','',3),(1558,0,'2019-12-26 12:44:31','2019-12-26 17:44:31','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e04f219e2c094.52586922-Dc2qFqKq45zblqQSNIsPew1yW00qEniZ','','','2019-12-26 12:47:05','2019-12-26 17:47:05','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1558',0,'scheduled-action','',3),(1559,0,'2019-12-26 13:47:05','2019-12-26 18:47:05','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0500d27194a5.83587306-8YTOeA8Okm21VFacl6X7vWe7sQyuUIRR','','','2019-12-26 13:49:54','2019-12-26 18:49:54','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1559',0,'scheduled-action','',3),(1560,1,'2019-12-26 12:59:26','2019-12-26 17:59:26','','Order &ndash; December 26, 2019 @ 12:59 PM','','wc-processing','open','closed','wc_order_OKxmDDDaXjgwq','order-dec-26-2019-0559-pm','','','2019-12-26 12:59:30','2019-12-26 17:59:30','',0,'https://thairifficma.com/?post_type=shop_order&#038;p=1560',0,'shop_order','',2),(1561,0,'2019-12-26 12:59:31','2019-12-26 17:59:31','[1560]','wc-admin_import_order','','publish','open','closed','','scheduled-action-5e04f733cc8543.37126810-O4LAjAH6ukNJ2clVZ5S4w73QUyRfRBGx','','','2019-12-26 13:08:51','2019-12-26 18:08:51','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1561',30,'scheduled-action','',3),(1562,0,'2019-12-26 14:49:54','2019-12-26 19:49:54','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0510c37d9b67.48488732-abcUyz3M2t5265j3MNgOxdbmupiCpqoL','','','2019-12-26 14:57:55','2019-12-26 19:57:55','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1562',0,'scheduled-action','',3),(1563,0,'2019-12-26 15:57:55','2019-12-26 20:57:55','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e051eebd1a0e3.47247795-jpNP91JPPyvo6Gu5gEKJGH8Tzzy2U1kT','','','2019-12-26 15:58:19','2019-12-26 20:58:19','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1563',0,'scheduled-action','',3),(1564,0,'2019-12-26 16:58:20','2019-12-26 21:58:20','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e052e6d278db5.21553032-WDNvh8iJrHzN45pseyKrT0VE4qbl9zlL','','','2019-12-26 17:04:29','2019-12-26 22:04:29','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1564',0,'scheduled-action','',3),(1565,0,'2019-12-26 18:04:29','2019-12-26 23:04:29','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e053d347cd731.88522949-RLDqrhraZoozPSWFSjTplINLk9WOpwmr','','','2019-12-26 18:07:32','2019-12-26 23:07:32','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1565',0,'scheduled-action','',3),(1566,0,'2019-12-26 19:07:32','2019-12-27 00:07:32','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e054b458eb487.71888218-SsnypJioFQ9feaLqtBNLnvBrN7UlS06H','','','2019-12-26 19:07:33','2019-12-27 00:07:33','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1566',0,'scheduled-action','',3),(1567,1,'2019-12-26 18:48:50','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2019-12-26 18:48:50','0000-00-00 00:00:00','',0,'https://thairifficma.com/?p=1567',0,'post','',0),(1568,0,'2019-12-26 18:49:11','2019-12-26 23:49:11','[]','woocommerce_update_marketplace_suggestions','','publish','open','closed','','scheduled-action-5e05474064ba57.20345079-sWsrZA4K2AOFVM8CLCVrjYmisE0cXEPN','','','2019-12-26 18:50:24','2019-12-26 23:50:24','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1568',0,'scheduled-action','',3),(1569,0,'2019-12-26 20:07:33','2019-12-27 01:07:33','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e055a024749c2.76719472-tFdEpWaZIoeQqMsG76G7uSomgxMzLgfl','','','2019-12-26 20:10:26','2019-12-27 01:10:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1569',0,'scheduled-action','',3),(1571,0,'2019-12-26 21:10:26','2019-12-27 02:10:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e056abb84db19.69432944-rWUFHezRBad2rKSeZOCFQVvMdwFtmLyR','','','2019-12-26 21:21:47','2019-12-27 02:21:47','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1571',0,'scheduled-action','',3),(1572,0,'2019-12-26 22:21:47','2019-12-27 03:21:47','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0579422935d8.73335236-266eIPwFhQbcPQgRlOsHS0zPL62ZHdwS','','','2019-12-26 22:23:46','2019-12-27 03:23:46','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1572',0,'scheduled-action','',3),(1573,0,'2019-12-26 23:23:46','2019-12-27 04:23:46','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e058edb19be38.36630852-ldZNwlbm38X1buCp7qKFBhUSYzHAhces','','','2019-12-26 23:55:55','2019-12-27 04:55:55','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1573',0,'scheduled-action','',3),(1574,0,'2019-12-27 00:55:55','2019-12-27 05:55:55','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e05a28f3fd147.59900099-tSaHMgQtXOmzNAjFBU7qWoF3j4SRV6s3','','','2019-12-27 01:19:59','2019-12-27 06:19:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1574',0,'scheduled-action','',3),(1575,0,'2019-12-27 02:19:59','2019-12-27 07:19:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e05b0b10faf77.19928997-ATLF0jzJdQDzy7bOGCyY1OCRgDIyOFmw','','','2019-12-27 02:20:17','2019-12-27 07:20:17','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1575',0,'scheduled-action','',3),(1576,0,'2019-12-27 03:20:17','2019-12-27 08:20:17','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e05c0b1f12919.33857825-hTqcG89iK2hmCV44Sd5o1gKwjd0DLyGo','','','2019-12-27 03:28:33','2019-12-27 08:28:33','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1576',0,'scheduled-action','',3),(1577,0,'2019-12-27 04:28:34','2019-12-27 09:28:34','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e05d07d1ffbc0.30886633-0474CxDSwBq1LnDZzD1vggNOUZCuy0IZ','','','2019-12-27 04:35:57','2019-12-27 09:35:57','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1577',0,'scheduled-action','',3),(1578,0,'2019-12-27 05:35:57','2019-12-27 10:35:57','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e05e266363ea0.47413480-zSNbViBTgta7PdY7cpXfBdj6GXPgQjBw','','','2019-12-27 05:52:22','2019-12-27 10:52:22','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1578',0,'scheduled-action','',3),(1579,0,'2019-12-27 06:52:22','2019-12-27 11:52:22','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e05f2dbe9cdc2.10483053-4P0hiOwfpKAijDXCk5N9dzMzsRFsMUrW','','','2019-12-27 07:02:35','2019-12-27 12:02:35','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1579',0,'scheduled-action','',3),(1580,0,'2019-12-27 08:02:36','2019-12-27 13:02:36','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0601fc29bda7.36230885-441xF7heFP96Lqu4Ypm9uYalJX99R9lN','','','2019-12-27 08:07:08','2019-12-27 13:07:08','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1580',0,'scheduled-action','',3),(1581,0,'2019-12-27 09:07:08','2019-12-27 14:07:08','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e06105d335651.01966889-o7c0eb06Jj73YCkdTNhlA6Numbha7j1G','','','2019-12-27 09:08:29','2019-12-27 14:08:29','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1581',0,'scheduled-action','',3),(1582,1,'2019-12-27 08:43:41','2019-12-27 13:43:41','','Order Online','','publish','closed','closed','','order-online','','','2019-12-29 01:57:54','2019-12-29 06:57:54','',0,'https://thairifficma.com/?p=1582',2,'nav_menu_item','',0),(1583,1,'2019-12-27 08:45:49','2019-12-27 13:45:49','','Gift Card','','publish','closed','closed','','gift-card','','','2019-12-29 01:57:54','2019-12-29 06:57:54','',0,'https://thairifficma.com/?p=1583',4,'nav_menu_item','',0),(1584,0,'2019-12-27 10:08:29','2019-12-27 15:08:29','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e061ec77829e5.82542805-540ZUeaRB4s5dTbmr5xwult7hU4QqfXQ','','','2019-12-27 10:09:59','2019-12-27 15:09:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1584',0,'scheduled-action','',3),(1585,0,'2019-12-27 11:09:59','2019-12-27 16:09:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e062cf2541317.78584466-CMJOHsNSnYGG1YV1PRIiergSe1v0XekI','','','2019-12-27 11:10:26','2019-12-27 16:10:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1585',0,'scheduled-action','',3),(1586,0,'2019-12-27 12:10:26','2019-12-27 17:10:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e063c34136244.75240900-9KHzw4bLED36ynnYhmFyT2Zo31DR5306','','','2019-12-27 12:15:32','2019-12-27 17:15:32','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1586',0,'scheduled-action','',3),(1587,1,'2019-12-27 11:55:06','2019-12-27 16:55:06','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/9-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"https://bostondelish.com/1-thairiffic-lunch-reservation/\" role=\"button\">\n						Make a lunch Reservation\n					</a>\n			<a href=\"http://www.bostoneats.biz/1-thairiffic-dinner-reservation/\" role=\"button\">\n						Make a Dinner Reservation\n					</a>\n			<p>We are closed from 2:30 pm until 4:30 pm!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/7-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Make a Reservation','','inherit','closed','closed','','991-revision-v1','','','2019-12-27 11:55:06','2019-12-27 16:55:06','',991,'https://thairifficma.com/2019/12/27/991-revision-v1/',0,'revision','',0),(1588,1,'2019-12-27 11:55:27','2019-12-27 16:55:27','<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/9.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/9-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n			<a href=\"https://bostondelish.com/1-thairiffic-lunch-reservation/\" role=\"button\">\n						Make a lunch Reservation\n					</a>\n			<a href=\"https://bostondelish.com/1-thairiffic-dinner-reservation/\" role=\"button\">\n						Make a Dinner Reservation\n					</a>\n			<p>We are closed from 2:30 pm until 4:30 pm!</p>		\n										<img width=\"600\" height=\"800\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/7.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/7-225x300.jpg 225w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n							Previous\n							Next','Make a Reservation','','inherit','closed','closed','','991-revision-v1','','','2019-12-27 11:55:27','2019-12-27 16:55:27','',991,'https://thairifficma.com/2019/12/27/991-revision-v1/',0,'revision','',0),(1589,0,'2019-12-27 13:15:32','2019-12-27 18:15:32','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e064a6a94a322.70497725-1tIisPXrQyjsUTg8dgKRvoXQQwpCCGrU','','','2019-12-27 13:16:10','2019-12-27 18:16:10','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1589',0,'scheduled-action','',3),(1590,0,'2019-12-27 14:16:10','2019-12-27 19:16:10','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0658d9894c20.39621907-CKAPYOSfhxwu8DduQNEstOg4N9x4y2jd','','','2019-12-27 14:17:45','2019-12-27 19:17:45','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1590',0,'scheduled-action','',3),(1591,0,'2019-12-27 15:17:45','2019-12-27 20:17:45','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0669c06642f0.55661474-7eLJr5I1HInJMhHSPei4SpojpbAcQCl2','','','2019-12-27 15:29:52','2019-12-27 20:29:52','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1591',0,'scheduled-action','',3),(1592,0,'2019-12-27 16:29:52','2019-12-27 21:29:52','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e067851564586.44713134-ASYVK8J2hZj6jRdq9sqEUePbc7RRZUme','','','2019-12-27 16:32:01','2019-12-27 21:32:01','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1592',0,'scheduled-action','',3),(1593,0,'2019-12-27 17:32:01','2019-12-27 22:32:01','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0686cf3c6190.30068068-BWrmbOrTIEMDTeO9C5KQcOyyteYDJUMB','','','2019-12-27 17:33:51','2019-12-27 22:33:51','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1593',0,'scheduled-action','',3),(1594,0,'2019-12-27 18:33:51','2019-12-27 23:33:51','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e06951861e807.81155003-W6FVwSG3SIV5SqBAq7v7I0y3k8jiP1yM','','','2019-12-27 18:34:48','2019-12-27 23:34:48','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1594',0,'scheduled-action','',3),(1595,0,'2019-12-27 19:34:48','2019-12-28 00:34:48','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e06a3b6c7b384.93475554-LRMI2hTdD3p0FwkqbpigKtVrK9umT7H5','','','2019-12-27 19:37:10','2019-12-28 00:37:10','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1595',0,'scheduled-action','',3),(1596,0,'2019-12-27 20:37:10','2019-12-28 01:37:10','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e06b28cf184d8.93643425-LfknDYdeQPb06YLLiuSVY7ZHAPa5fZbT','','','2019-12-27 20:40:28','2019-12-28 01:40:28','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1596',0,'scheduled-action','',3),(1597,0,'2019-12-27 21:40:29','2019-12-28 02:40:29','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e06c141c85172.78136293-HE6N4jPdBGUUDUglBRU5ul9Fyo29eeXE','','','2019-12-27 21:43:13','2019-12-28 02:43:13','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1597',0,'scheduled-action','',3),(1598,0,'2019-12-27 22:43:13','2019-12-28 03:43:13','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e06cf9056ad63.90604884-KGIDfRV9htvVu8IbNMNOQKYAJ7q2S54a','','','2019-12-27 22:44:16','2019-12-28 03:44:16','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1598',0,'scheduled-action','',3),(1599,0,'2019-12-27 23:44:16','2019-12-28 04:44:16','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e06ddaa856ba1.69883057-Wa6uuULZlTd4563aI7hRPYCaIVcEP1y7','','','2019-12-27 23:44:26','2019-12-28 04:44:26','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1599',0,'scheduled-action','',3),(1600,0,'2019-12-28 00:44:26','2019-12-28 05:44:26','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e06efe1d27b31.30851313-J6xAnDfGrfEpZzg2jW3nZtVCHy7VOM7N','','','2019-12-28 01:02:09','2019-12-28 06:02:09','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1600',0,'scheduled-action','',3),(1601,0,'2019-12-28 02:02:09','2019-12-28 07:02:09','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e06fe3c133a44.79936152-bRlAY60kmrzP3k8cmEJwQvWMDpIkZ3yn','','','2019-12-28 02:03:24','2019-12-28 07:03:24','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1601',0,'scheduled-action','',3),(1602,0,'2019-12-28 03:03:24','2019-12-28 08:03:24','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e070f185a6956.07039365-LmmsFfeD3mjbSOcmYHIJ2Q2YLBwXu78s','','','2019-12-28 03:15:20','2019-12-28 08:15:20','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1602',0,'scheduled-action','',3),(1603,0,'2019-12-28 04:15:20','2019-12-28 09:15:20','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e071ecb555372.12241207-wBiqHYwhbW3xJuHmHOrB27CrVXYl1BMY','','','2019-12-28 04:22:19','2019-12-28 09:22:19','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1603',0,'scheduled-action','',3),(1604,0,'2019-12-28 05:22:19','2019-12-28 10:22:19','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e072d941ad021.51369900-zfFSV3vkMIRkHOYNueK28HG65h1psMP4','','','2019-12-28 05:25:24','2019-12-28 10:25:24','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1604',0,'scheduled-action','',3),(1605,0,'2019-12-28 06:25:24','2019-12-28 11:25:24','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e073dbc4a06c4.19629162-eELcfaQwWcMiCLN1r3tQvMZfbRw5vnJf','','','2019-12-28 06:34:20','2019-12-28 11:34:20','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1605',0,'scheduled-action','',3),(1606,0,'2019-12-28 07:34:20','2019-12-28 12:34:20','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e074be96555f8.56716652-nQPnljc2oFurhKCmzkm6zKhK3ciKfbbf','','','2019-12-28 07:34:49','2019-12-28 12:34:49','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1606',0,'scheduled-action','',3),(1607,0,'2019-12-28 08:34:49','2019-12-28 13:34:49','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e075b6bcc8764.30413837-SliSrH1VUXs2OdUjBIaOxdYs0ZF0FHX3','','','2019-12-28 08:40:59','2019-12-28 13:40:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1607',0,'scheduled-action','',3),(1608,0,'2019-12-28 09:40:59','2019-12-28 14:40:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e076a3b9c5523.32113055-QLr00eeSdnsJHhHF6LKvHpR5OoWs69aa','','','2019-12-28 09:44:11','2019-12-28 14:44:11','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1608',0,'scheduled-action','',3),(1609,0,'2019-12-28 10:44:11','2019-12-28 15:44:11','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e07788a6ce2d5.69875278-oKtfVEs32ZxFiaqUF6rwTNQ37EwJ4X7j','','','2019-12-28 10:45:14','2019-12-28 15:45:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1609',0,'scheduled-action','',3),(1610,0,'2019-12-28 11:45:14','2019-12-28 16:45:14','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e078832622df9.23471356-Sg8XlRtMYX3QCMcutjtkObiuhSyMLbUj','','','2019-12-28 11:52:02','2019-12-28 16:52:02','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1610',0,'scheduled-action','',3),(1611,0,'2019-12-28 12:52:02','2019-12-28 17:52:02','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0799147f68d7.46191066-8C6Z46ZJBN9kRFqBlrai2HkXyhoFOkxk','','','2019-12-28 13:04:04','2019-12-28 18:04:04','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1611',0,'scheduled-action','',3),(1612,0,'2019-12-28 14:04:04','2019-12-28 19:04:04','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e07ac11d379b4.68255097-VPGJOuOqcJpxjCjspe6M0UHsCSGhmlms','','','2019-12-28 14:25:05','2019-12-28 19:25:05','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1612',0,'scheduled-action','',3),(1613,0,'2019-12-28 15:25:05','2019-12-28 20:25:05','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e07ba8e766cc7.13953032-j6yEB2t25i3ZQdL4HkpImEUGdnWCKBjd','','','2019-12-28 15:26:54','2019-12-28 20:26:54','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1613',0,'scheduled-action','',3),(1614,0,'2019-12-28 16:26:54','2019-12-28 21:26:54','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e07caf95473a4.00022320-8iSkBCUChjh0JluvjeSHCM85mSfWgX2o','','','2019-12-28 16:36:57','2019-12-28 21:36:57','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1614',0,'scheduled-action','',3),(1615,0,'2019-12-28 17:36:57','2019-12-28 22:36:57','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e07d9937fae29.36052162-IPalc2JwRf2LsDge661YfUmYty73BRRn','','','2019-12-28 17:39:15','2019-12-28 22:39:15','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1615',0,'scheduled-action','',3),(1616,0,'2019-12-28 18:39:15','2019-12-28 23:39:15','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e07e892317a00.00116361-tL26zocjwgmwjIpMV5DubO2EJkSn6xDp','','','2019-12-28 18:43:14','2019-12-28 23:43:14','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1616',0,'scheduled-action','',3),(1617,0,'2019-12-28 19:43:14','2019-12-29 00:43:14','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e07f7068b3c98.88975347-AOrYP0NoksicZBdG5tzG4XTEjUkEDFnk','','','2019-12-28 19:44:54','2019-12-29 00:44:54','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1617',0,'scheduled-action','',3),(1621,1,'2019-12-28 19:11:43','2019-12-29 00:11:43','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n										<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal </h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:11:43','2019-12-29 00:11:43','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1620,1,'2019-12-28 19:04:38','2019-12-29 00:04:38','','halal-sign','','inherit','open','closed','','halal-sign','','','2019-12-28 19:05:50','2019-12-29 00:05:50','',420,'https://thairifficma.com/wp-content/uploads/2018/06/halal-sign.jpg',0,'attachment','image/jpeg',0),(1626,1,'2019-12-28 19:31:48','2019-12-29 00:31:48','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:31:48','2019-12-29 00:31:48','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1622,1,'2019-12-28 19:12:29','2019-12-29 00:12:29','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n										<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal </h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:12:29','2019-12-29 00:12:29','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1623,1,'2019-12-28 19:13:13','2019-12-29 00:13:13','<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n										<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:13:13','2019-12-29 00:13:13','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1624,1,'2019-12-28 19:30:17','2019-12-29 00:30:17','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:30:17','2019-12-29 00:30:17','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1625,1,'2019-12-28 19:31:12','2019-12-29 00:31:12','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"mailto:Info@thaiRifficma.com\">						\n										Info@thaiRifficma.com\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:31:12','2019-12-29 00:31:12','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1627,1,'2019-12-28 19:34:50','2019-12-29 00:34:50','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:34:50','2019-12-29 00:34:50','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1628,1,'2019-12-28 19:36:27','2019-12-29 00:36:27','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:36:27','2019-12-29 00:36:27','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1629,1,'2019-12-28 19:38:41','2019-12-29 00:38:41','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:38:41','2019-12-29 00:38:41','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1630,1,'2019-12-28 19:40:10','2019-12-29 00:40:10','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:40:10','2019-12-29 00:40:10','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1631,1,'2019-12-28 19:40:47','2019-12-29 00:40:47','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:40:47','2019-12-29 00:40:47','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1632,1,'2019-12-28 19:42:03','2019-12-29 00:42:03','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:42:03','2019-12-29 00:42:03','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1633,1,'2019-12-28 19:43:00','2019-12-29 00:43:00','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:43:00','2019-12-29 00:43:00','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1634,1,'2019-12-28 19:43:46','2019-12-29 00:43:46','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 19:43:46','2019-12-29 00:43:46','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1635,0,'2019-12-28 20:44:54','2019-12-29 01:44:54','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e08079f513708.39507463-K9YG21Bpv8DikQuCKvoqv5lxewoYB3bL','','','2019-12-28 20:55:43','2019-12-29 01:55:43','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1635',0,'scheduled-action','',3),(1636,1,'2019-12-28 20:11:03','2019-12-29 01:11:03','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-28 20:11:03','2019-12-29 01:11:03','',420,'https://thairifficma.com/2019/12/28/420-revision-v1/',0,'revision','',0),(1637,0,'2019-12-28 21:55:43','2019-12-29 02:55:43','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e081b89369b75.18747844-5hh6RUPK8VYeo2F74iC6tSXr9EbAQG3h','','','2019-12-28 22:20:41','2019-12-29 03:20:41','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1637',0,'scheduled-action','',3),(1638,0,'2019-12-28 23:20:41','2019-12-29 04:20:41','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e082a8f858263.35612619-OHjB6bio8R7015htSuTZR5M1DegMhtK9','','','2019-12-28 23:24:47','2019-12-29 04:24:47','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1638',0,'scheduled-action','',3),(1639,0,'2019-12-29 00:24:47','2019-12-29 05:24:47','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0839290f0b70.77398137-CmvMiqi8O5tJ5Hc2RoUvdgJWRDCpv2fH','','','2019-12-29 00:27:05','2019-12-29 05:27:05','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1639',0,'scheduled-action','',3),(1640,0,'2019-12-29 01:27:05','2019-12-29 06:27:05','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e084799e38865.04476500-FTNs8qQ8ONsJF3CNbu95t417hr7ESn5r','','','2019-12-29 01:28:41','2019-12-29 06:28:41','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1640',0,'scheduled-action','',3),(1641,0,'2019-12-29 02:28:41','2019-12-29 07:28:41','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0855cc1a08a5.21729884-bGvq0dVyrzq3aFFCVuToZbTk6GEvt7ya','','','2019-12-29 02:29:16','2019-12-29 07:29:16','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1641',0,'scheduled-action','',3),(1642,1,'2019-12-29 01:31:52','2019-12-29 06:31:52','','48211981_756258091395290_7069731450156744704_n-3','','inherit','open','closed','','48211981_756258091395290_7069731450156744704_n-3-2','','','2019-12-29 01:31:52','2019-12-29 06:31:52','',69,'https://thairifficma.com/wp-content/uploads/2019/12/48211981_756258091395290_7069731450156744704_n-3-1.jpg',0,'attachment','image/jpeg',0),(1646,1,'2019-12-29 01:38:44','2019-12-29 06:38:44','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:38:44','2019-12-29 06:38:44','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1647,1,'2019-12-29 01:39:41','2019-12-29 06:39:41','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:39:41','2019-12-29 06:39:41','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1648,1,'2019-12-29 01:40:32','2019-12-29 06:40:32','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:40:32','2019-12-29 06:40:32','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1649,1,'2019-12-29 01:41:29','2019-12-29 06:41:29','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:41:29','2019-12-29 06:41:29','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1650,1,'2019-12-29 01:42:41','2019-12-29 06:42:41','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:42:41','2019-12-29 06:42:41','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1651,1,'2019-12-29 01:44:24','2019-12-29 06:44:24','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:44:24','2019-12-29 06:44:24','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1652,1,'2019-12-29 01:46:46','2019-12-29 06:46:46','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:46:46','2019-12-29 06:46:46','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1653,1,'2019-12-29 01:48:57','2019-12-29 06:48:57','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:48:57','2019-12-29 06:48:57','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1654,1,'2019-12-29 01:50:18','2019-12-29 06:50:18','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:50:18','2019-12-29 06:50:18','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1655,1,'2019-12-29 01:51:50','2019-12-29 06:51:50','<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											\n			<h2>Except DUCK everything else are Halal!</h2>		\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:51:50','2019-12-29 06:51:50','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1656,1,'2019-12-29 01:53:26','2019-12-29 06:53:26','<figure>\n										<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											<figcaption>Except DUCK everything else are Halal!​</figcaption>\n										</figure>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">						\n										1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:53:26','2019-12-29 06:53:26','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1657,1,'2019-12-29 01:55:31','2019-12-29 06:55:31','<figure>\n										<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											<figcaption>Except DUCK everything else are Halal!​</figcaption>\n										</figure>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">					1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:55:31','2019-12-29 06:55:31','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1658,1,'2019-12-29 01:56:09','2019-12-29 06:56:09','<figure>\n										<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											<figcaption>Except DUCK everything else are Halal!​</figcaption>\n										</figure>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">					1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:56:09','2019-12-29 06:56:09','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1659,1,'2019-12-29 01:56:33','2019-12-29 06:56:33','<figure>\n										<img src=\"https://thairifficma.com/wp-content/uploads/elementor/thumbs/halal-sign-e1577577927956-oiuvu3n6jz04h9nk2jubyynpqk8xgcdzthu037sxim.jpg\" title=\"halal-sign\" alt=\"halal-sign\" />											<figcaption>Except DUCK everything else are Halal!​</figcaption>\n										</figure>\n										<img width=\"372\" height=\"119\" src=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic.png 372w, https://thairifficma.com/wp-content/uploads/2018/06/Thairiffic-300x96.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" />											\n					<ul>\n							<li >\n					<a href=\"tel:1-508-485-6900\">					1-508-485-6900\n											</a>\n									</li>\n						</ul>\n			<a href=\"https://www.bostondelishlogin.com/ordering/restaurant/menu?restaurant_uid=cee4bd80-334d-4159-a9f8-4e6859639a6e\" role=\"button\">\n						Order Online\n					</a>','Header','','inherit','closed','closed','','420-revision-v1','','','2019-12-29 01:56:33','2019-12-29 06:56:33','',420,'https://thairifficma.com/2019/12/29/420-revision-v1/',0,'revision','',0),(1665,1,'2019-12-29 02:31:28','2019-12-29 07:31:28','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-29 02:31:28','2019-12-29 07:31:28','',69,'https://thairifficma.com/2019/12/29/69-revision-v1/',0,'revision','',0),(1662,1,'2019-12-29 02:25:33','2019-12-29 07:25:33','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n											<a data-elementor-open-lightbox=\"\" href=\"https://thairifficma.com/product/thairiffic-gift-card/\">\n							<img width=\"336\" height=\"240\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png 336w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card-300x214.png 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" />								</a>\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://thairifficma.com/product/thairiffic-gift-card/\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-29 02:25:33','2019-12-29 07:25:33','',69,'https://thairifficma.com/2019/12/29/69-revision-v1/',0,'revision','',0),(1663,0,'2019-12-29 03:29:16','2019-12-29 08:29:16','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0864000e3189.45578997-xazSSpHHzDguK3mbugNRtyWRpY6e2wXZ','','','2019-12-29 03:29:52','2019-12-29 08:29:52','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1663',0,'scheduled-action','',3),(1664,1,'2019-12-29 02:29:24','2019-12-29 07:29:24','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n											<a data-elementor-open-lightbox=\"\" href=\"https://thairifficma.com/product/thairiffic-gift-card/\">\n							<img width=\"336\" height=\"240\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card.png 336w, https://thairifficma.com/wp-content/uploads/2019/12/Gift-Card-300x214.png 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" />								</a>\n			<h3>The Perfect Gift</h3>		\n			<a href=\"https://thairifficma.com/product/thairiffic-gift-card/\" role=\"button\">\n						ThaiRiffic Gift Card\n					</a>\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-29 02:29:24','2019-12-29 07:29:24','',69,'https://thairifficma.com/2019/12/29/69-revision-v1/',0,'revision','',0),(1666,1,'2019-12-29 02:34:52','2019-12-29 07:34:52','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-29 02:34:52','2019-12-29 07:34:52','',69,'https://thairifficma.com/2019/12/29/69-revision-v1/',0,'revision','',0),(1667,1,'2019-12-29 02:35:41','2019-12-29 07:35:41','Fresh & FlavorfulFresh Thai & Asian Cuisine				\n										<img width=\"713\" height=\"448\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Glass.jpg 713w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-600x377.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/Glass-300x188.jpg 300w\" sizes=\"(max-width: 713px) 100vw, 713px\" />											\n										<img width=\"447\" height=\"337\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/Duck.jpg 447w, https://thairifficma.com/wp-content/uploads/2019/12/Duck-300x226.jpg 300w\" sizes=\"(max-width: 447px) 100vw, 447px\" />											\n			<form action=\"https://squareup.com/outreach/cmCKGt/subscribe\" method=\"POST\" target=\"_blank\"><input type=\"email\" name=\"email_address\" placeholder=\"Your Email Address\" style=\"height: 38px; padding: 0 16px; font-size: 14px; border: 1px solid #bec3c8; border-radius: 3px; margin-right: 8px; font-family: \'Helvetica Neue\', Helvetica, sans-serif;\"><button type=\"submit\" style=\"cursor: pointer; background-color: #e3b14d; color: white; height: 40px; border: 0; border-radius: 3px; font-size: 14px; padding: 0 16px; font-family: \'Helvetica Neue\', Helvetica, sans-serif; font-weight: 500;\">Be a VIP, Join Now</button></form>		\n		<p>Promotions Powered by BostonDelish</p><p>\"Semi boneless half duck in Hong Kong style sauce with asparagus and peach\" Crispy Duck</p>		\n			<h3>Fine Thai Cuisine</h3>		\n		<p>Indulge in Our Famous Lunch Cuisine Enjoy delicious Thai food during your lunch break when you visit family-owned Thairiffic. We offer authentic Thai appetizers, lunch special entrees, and delicious kid-friendly items. Choose from tempting appetizers, like Saigon Fresh Rolls or Shrimp Tempura; enjoy soup, salads and greens; and delve into an array of entrees, featuring delectable lunch boxes and lunch plates.</p>		\n										<img width=\"600\" height=\"443\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg\" alt=\"\" srcset=\"https://thairifficma.com/wp-content/uploads/2019/12/21.jpg 600w, https://thairifficma.com/wp-content/uploads/2019/12/21-300x222.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" />											\n											<a data-elementor-open-lightbox=\"\" href=\"https://restaurantguru.com/Thairiffic-Marlborough\">\n							<img width=\"159\" height=\"145\" src=\"https://thairifficma.com/wp-content/uploads/2019/12/ThaiRiffic-Recommended.jpg\" alt=\"\" />								</a>\n			<h2>Contact info</h2>		\n					<ul>\n							<li >\n					<a href=\"tel:1 508 485 6900\">						\n										1 508 485 6900\n											</a>\n									</li>\n								<li >\n					<a href=\"mailto:thairiffic@bostoneats.biz\">						\n										info@ThaiRifficma.com\n											</a>\n									</li>\n								<li >\n										128 Main Street Marlborough Ma. 01752\n									</li>\n						</ul>\n							<a href=\"https://www.facebook.com/thairifficma/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/thairifficmarlborough/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=ThaiRiffic%20Thai%20Restaurant%2C%20126%20Main%20Street%2C%20Marlborough%2C%20MA&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" aria-label=\"ThaiRiffic Thai Restaurant, 126 Main Street, Marlborough, MA\"></iframe>','Home','','inherit','closed','closed','','69-revision-v1','','','2019-12-29 02:35:41','2019-12-29 07:35:41','',69,'https://thairifficma.com/2019/12/29/69-revision-v1/',0,'revision','',0),(1668,0,'2019-12-29 04:29:52','2019-12-29 09:29:52','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0873bcae10f5.75910339-9aqwvEGe9OEklGjAVMEFazvfVDJd0Pcu','','','2019-12-29 04:37:00','2019-12-29 09:37:00','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1668',0,'scheduled-action','',3),(1669,0,'2019-12-29 05:37:00','2019-12-29 10:37:00','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0886d7dc0ad2.51483085-eEYk2WhihGvNhvUJ8VoNgqkGAnw4dFkH','','','2019-12-29 05:58:31','2019-12-29 10:58:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1669',0,'scheduled-action','',3),(1670,0,'2019-12-29 06:58:31','2019-12-29 11:58:31','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e08999a692678.72552757-W6m0gtjXWwebGGiMYLTivSk4bHbN2Rna','','','2019-12-29 07:18:34','2019-12-29 12:18:34','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1670',0,'scheduled-action','',3),(1671,0,'2019-12-29 08:18:34','2019-12-29 13:18:34','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e08a96fb8eaf1.57978974-aG5ccRqAEwcFoAqIhXqeIr8AyYXG66zo','','','2019-12-29 08:26:07','2019-12-29 13:26:07','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1671',0,'scheduled-action','',3),(1672,0,'2019-12-29 09:26:07','2019-12-29 14:26:07','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e08ba894fb6f4.83329310-aLVDahKlHOk6700EVgOqabZBx5QKyV7I','','','2019-12-29 09:39:05','2019-12-29 14:39:05','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1672',0,'scheduled-action','',3),(1673,0,'2019-12-29 10:39:05','2019-12-29 15:39:05','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e08cbf46805c9.02613661-8h0zkd3vr5WuXDSbX6j8S8BEREfiFVFq','','','2019-12-29 10:53:24','2019-12-29 15:53:24','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1673',0,'scheduled-action','',3),(1674,0,'2019-12-29 11:53:24','2019-12-29 16:53:24','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e08e1e1502a78.49569303-LMeRlp1yA168hDekEJ7Lk8rFTlpfqqHf','','','2019-12-29 12:26:57','2019-12-29 17:26:57','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1674',0,'scheduled-action','',3),(1675,0,'2019-12-29 13:26:57','2019-12-29 18:26:57','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e08f146bd5363.39188216-B0eNg1OMf0vvlI7eQddm2sdbITcEP7r6','','','2019-12-29 13:32:38','2019-12-29 18:32:38','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1675',0,'scheduled-action','',3),(1676,0,'2019-12-29 14:32:38','2019-12-29 19:32:38','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0902b6d475f6.45964552-I0imZ6Jzs1dT2CPB1tU9jj744CiFcVCI','','','2019-12-29 14:47:02','2019-12-29 19:47:02','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1676',0,'scheduled-action','',3),(1677,0,'2019-12-29 15:47:02','2019-12-29 20:47:02','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0911af9fd628.03432234-72qyBKdmh7ESD50kOvO3mTo8XXiWsJhF','','','2019-12-29 15:50:55','2019-12-29 20:50:55','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1677',0,'scheduled-action','',3),(1678,0,'2019-12-29 16:50:55','2019-12-29 21:50:55','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e092293918f70.19954346-CpCstSY8pSj8BHQJVZSQYZy1x54YuN1p','','','2019-12-29 17:02:59','2019-12-29 22:02:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1678',0,'scheduled-action','',3),(1679,0,'2019-12-29 18:02:59','2019-12-29 23:02:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e09313472b085.06999025-aRwJA60zHAHf2vRLTycw0dPzRKqXkU2N','','','2019-12-29 18:05:24','2019-12-29 23:05:24','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1679',0,'scheduled-action','',3),(1680,0,'2019-12-29 19:05:24','2019-12-30 00:05:24','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e094035c243a9.53918446-MKz98pEB2O9CewXMnAJ74GsyDTWmxTxL','','','2019-12-29 19:09:25','2019-12-30 00:09:25','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1680',0,'scheduled-action','',3),(1681,0,'2019-12-29 20:09:25','2019-12-30 01:09:25','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e095252046621.18840632-Nis5qMjs9jfmo9fFRGeO1gvmm0mHkY7q','','','2019-12-29 20:26:42','2019-12-30 01:26:42','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1681',0,'scheduled-action','',3),(1682,0,'2019-12-29 21:26:42','2019-12-30 02:26:42','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e09643a9b5304.91832148-mslyThZbM1gzXTtiyrciBg7n4FiqRJLH','','','2019-12-29 21:43:06','2019-12-30 02:43:06','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1682',0,'scheduled-action','',3),(1683,0,'2019-12-29 22:43:06','2019-12-30 03:43:06','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e09739998c440.42644082-GrVon2sZMgL3qn6MsQsD8qapE3IMQ8ep','','','2019-12-29 22:48:41','2019-12-30 03:48:41','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1683',0,'scheduled-action','',3),(1684,0,'2019-12-29 23:48:41','2019-12-30 04:48:41','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0982502de441.39413571-cZLcdVbuOdixgD6AV0At1XI585hf5jhu','','','2019-12-29 23:51:28','2019-12-30 04:51:28','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1684',0,'scheduled-action','',3),(1685,0,'2019-12-30 00:51:28','2019-12-30 05:51:28','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0990f71ec364.59586333-fY80aaQwm619mIQMqfwY6t0aP3l7YvqC','','','2019-12-30 00:53:59','2019-12-30 05:53:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1685',0,'scheduled-action','',3),(1686,0,'2019-12-30 01:53:59','2019-12-30 06:53:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e099f7b9f3493.85676636-s2MjEwoMvsxYZumMhmwHBrXJUmSlHbTT','','','2019-12-30 01:55:55','2019-12-30 06:55:55','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1686',0,'scheduled-action','',3),(1687,0,'2019-12-30 02:55:55','2019-12-30 07:55:55','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e09ae83bf1b06.75513797-a7BOJYqkH1VqKBzWAi3SIwa9q4JLN3b1','','','2019-12-30 03:00:03','2019-12-30 08:00:03','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1687',0,'scheduled-action','',3),(1688,0,'2019-12-30 04:00:03','2019-12-30 09:00:03','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e09bcc1633df0.89260547-w7nQKMQIF3DJt3n7byvG8iGRVZQPwHkk','','','2019-12-30 04:00:49','2019-12-30 09:00:49','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1688',0,'scheduled-action','',3),(1689,0,'2019-12-30 05:00:49','2019-12-30 10:00:49','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e09cbd6b92fb3.88798038-GGo6FJShiaoE26BebRFfwnF1R0xIJUjH','','','2019-12-30 05:05:10','2019-12-30 10:05:10','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1689',0,'scheduled-action','',3),(1690,0,'2019-12-30 06:05:10','2019-12-30 11:05:10','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e09dec6388495.25224565-LOMtxjjyINg2KjbJHLwv1ktQjCW2HlD6','','','2019-12-30 06:25:58','2019-12-30 11:25:58','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1690',0,'scheduled-action','',3),(1691,0,'2019-12-30 07:25:58','2019-12-30 12:25:58','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e09ed48c22f45.93095272-5D7M3kMIVZcoOLsGWBXskGTbLSip0CMS','','','2019-12-30 07:27:52','2019-12-30 12:27:52','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1691',0,'scheduled-action','',3),(1692,0,'2019-12-30 08:27:52','2019-12-30 13:27:52','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e09fe48be9793.65821471-4g71sv5uZaiDHbSHtfQE9BHK9yaHKYeS','','','2019-12-30 08:40:24','2019-12-30 13:40:24','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1692',0,'scheduled-action','',3),(1693,0,'2019-12-30 09:40:24','2019-12-30 14:40:24','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0a0cee46fd45.22696182-6LSBZvRAEfwgwyMBc9pIQuyLDfdloLxV','','','2019-12-30 09:42:54','2019-12-30 14:42:54','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1693',0,'scheduled-action','',3),(1694,0,'2019-12-30 10:42:54','2019-12-30 15:42:54','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0a1b0163d166.05430366-3BKQABAnKO64cATyToGfF2k8O4vT1p4t','','','2019-12-30 10:42:57','2019-12-30 15:42:57','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1694',0,'scheduled-action','',3),(1695,0,'2019-12-30 11:42:57','2019-12-30 16:42:57','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0a2a4ce69969.32492357-r1hyeJ1bh0hVr8TH3sflbvPqsOUz1btj','','','2019-12-30 11:48:12','2019-12-30 16:48:12','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1695',0,'scheduled-action','',3),(1696,0,'2019-12-30 12:48:12','2019-12-30 17:48:12','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0a3aa7eb2e31.91803331-Ob0v8MLSIAAzSlswZU3UXLtTd9QKlyf5','','','2019-12-30 12:57:59','2019-12-30 17:57:59','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1696',0,'scheduled-action','',3),(1697,0,'2019-12-30 13:57:59','2019-12-30 18:57:59','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0a4abea65ca9.47684716-ofZ0kgFKaQoQXpZBkPEtA5DxAPgEL7f8','','','2019-12-30 14:06:38','2019-12-30 19:06:38','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1697',0,'scheduled-action','',3),(1698,0,'2019-12-30 15:06:38','2019-12-30 20:06:38','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0a58f02ac200.20593690-9LHfwCDrFsVzDR3tdhHoJKsUAxl9LbtN','','','2019-12-30 15:07:12','2019-12-30 20:07:12','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1698',0,'scheduled-action','',3),(1699,0,'2019-12-30 16:07:12','2019-12-30 21:07:12','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0a6760d76ed3.00958030-3a1Ak3XJFrTjcs6fB9F1C5TNHcQNXE0h','','','2019-12-30 16:08:48','2019-12-30 21:08:48','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1699',0,'scheduled-action','',3),(1700,0,'2019-12-30 17:08:48','2019-12-30 22:08:48','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0a7678474132.67469128-1VLwfHxhSzuU40tiHRH2tjrIo4JewJdO','','','2019-12-30 17:13:12','2019-12-30 22:13:12','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1700',0,'scheduled-action','',3),(1701,0,'2019-12-30 18:13:12','2019-12-30 23:13:12','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0a855e94efe0.97066149-fY08YFOZwtx3lDaeuNtSqsviDc5EK2K4','','','2019-12-30 18:16:46','2019-12-30 23:16:46','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1701',0,'scheduled-action','',3),(1702,0,'2019-12-30 19:16:46','2019-12-31 00:16:46','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0a959106a7e6.34804874-XSSgmgCGGHKHKPmftMEKiT3w4tPxivBA','','','2019-12-30 19:25:53','2019-12-31 00:25:53','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1702',0,'scheduled-action','',3),(1703,0,'2019-12-30 20:25:53','2019-12-31 01:25:53','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0aa3ca44e0f7.02772913-ysElRrglDeD3H13YhxcgAW2TnVGDLg8w','','','2019-12-30 20:26:34','2019-12-31 01:26:34','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1703',0,'scheduled-action','',3),(1704,0,'2019-12-30 21:26:34','2019-12-31 02:26:34','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0ab23ba109e9.73838311-0IYUCRvl7VOqZaUXcQ4mt08rY49MMwFG','','','2019-12-30 21:28:11','2019-12-31 02:28:11','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1704',0,'scheduled-action','',3),(1705,0,'2019-12-30 22:28:11','2019-12-31 03:28:11','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0ac37b999ca4.66528909-ka0b6uSVWFNiGQYn840VCz08DmvPx0J6','','','2019-12-30 22:41:47','2019-12-31 03:41:47','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1705',0,'scheduled-action','',3),(1706,0,'2019-12-30 23:41:47','2019-12-31 04:41:47','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0ad2229a4174.15412854-DJcA7t3Z3acruKi6GLtIU2aZJriOm70X','','','2019-12-30 23:44:18','2019-12-31 04:44:18','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1706',0,'scheduled-action','',3),(1707,0,'2019-12-31 00:44:18','2019-12-31 05:44:18','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0ae07c2ecd18.66844080-5orvwAf8Ff8Ji2F1chCZqsvgvds9v0dN','','','2019-12-31 00:45:32','2019-12-31 05:45:32','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1707',0,'scheduled-action','',3),(1708,0,'2019-12-31 01:45:32','2019-12-31 06:45:32','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0aefb7eba6d3.69861020-ifW8g0pQjUVX2MbW5YYnxYzpe9yCREU1','','','2019-12-31 01:50:31','2019-12-31 06:50:31','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1708',0,'scheduled-action','',3),(1709,0,'2019-12-31 02:50:31','2019-12-31 07:50:31','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0afdcd0b5e41.00676235-4AXlSgGRFPwTV6F4y0a19LpZmeAUJeif','','','2019-12-31 02:50:37','2019-12-31 07:50:37','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1709',0,'scheduled-action','',3),(1710,0,'2019-12-31 03:50:37','2019-12-31 08:50:37','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0b0ff5e21184.65267974-gqW3babA0f9zPSXypZfghqRhhZyU8gB6','','','2019-12-31 04:08:05','2019-12-31 09:08:05','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1710',0,'scheduled-action','',3),(1711,0,'2019-12-31 05:08:05','2019-12-31 10:08:05','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0b1fbc0bf0b8.19523033-KEn13RYti1WHbD81hKoQmv20AcNWZRwb','','','2019-12-31 05:15:24','2019-12-31 10:15:24','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1711',0,'scheduled-action','',3),(1712,0,'2019-12-31 06:15:24','2019-12-31 11:15:24','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0b2dd52db7c6.87890441-GyUVT1vINQeR67NTEeyrIo0AaedZd6OS','','','2019-12-31 06:15:33','2019-12-31 11:15:33','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1712',0,'scheduled-action','',3),(1713,0,'2019-12-31 07:15:33','2019-12-31 12:15:33','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0b3c35193913.56795509-ukiZz9K8maYbjPT2Ffk816KZmDTdEYDw','','','2019-12-31 07:16:53','2019-12-31 12:16:53','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1713',0,'scheduled-action','',3),(1714,0,'2019-12-31 08:16:53','2019-12-31 13:16:53','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0b5339830c59.74474188-TL7UvMRh0JEhmJJNmIfAMBxQ8QhPvlh4','','','2019-12-31 08:55:05','2019-12-31 13:55:05','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1714',0,'scheduled-action','',3),(1715,0,'2019-12-31 09:55:05','2019-12-31 14:55:05','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0b6267cc0790.60191013-BgajY6Sn1Od5CIrg7jTUy5kI5Uh2NcCm','','','2019-12-31 09:59:51','2019-12-31 14:59:51','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1715',0,'scheduled-action','',3),(1716,0,'2019-12-31 10:59:51','2019-12-31 15:59:51','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0b71980595f3.64223963-A3cr7fNRTf7glFWIMk9ArbUUWUqiw9lL','','','2019-12-31 11:04:40','2019-12-31 16:04:40','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1716',0,'scheduled-action','',3),(1717,0,'2019-12-31 12:04:40','2019-12-31 17:04:40','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0b80752c3fd4.78483221-t5ZR1ekweiBicQA2Zxs9GSlHJm1HsP6J','','','2019-12-31 12:08:05','2019-12-31 17:08:05','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1717',0,'scheduled-action','',3),(1718,0,'2019-12-31 13:08:05','2019-12-31 18:08:05','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0b8f1148c1a4.00366273-GTvgbkqRuXmJVZzaMRv4fzSzTVH0s70k','','','2019-12-31 13:10:25','2019-12-31 18:10:25','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1718',0,'scheduled-action','',3),(1719,0,'2019-12-31 14:10:25','2019-12-31 19:10:25','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0b9e55b9a909.67927304-BTZmxki9F5GhG3MEbEL3hxs9NPqX0MKK','','','2019-12-31 14:15:33','2019-12-31 19:15:33','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1719',0,'scheduled-action','',3),(1720,0,'2019-12-31 15:15:33','2019-12-31 20:15:33','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0bacb8adb279.88091459-boPRxmd3u9COeJE7N16IddknVNQdrQzw','','','2019-12-31 15:16:56','2019-12-31 20:16:56','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1720',0,'scheduled-action','',3),(1721,0,'2019-12-31 16:16:56','2019-12-31 21:16:56','[]','wc_admin_unsnooze_admin_notes','','publish','open','closed','','scheduled-action-5e0bbaf1df7514.30062478-A6S8WVql1N9lULZhQbHNZq74UHQuYHLH','','','2019-12-31 16:17:37','2019-12-31 21:17:37','',0,'https://thairifficma.com/?post_type=scheduled-action&#038;p=1721',0,'scheduled-action','',3),(1722,0,'2019-12-31 17:17:37','2019-12-31 22:17:37','[]','wc_admin_unsnooze_admin_notes','','pending','open','closed','','','','','2019-12-31 17:17:37','2019-12-31 22:17:37','',0,'https://thairifficma.com/?post_type=scheduled-action&p=1722',0,'scheduled-action','',1);
/*!40000 ALTER TABLE `wpuz_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_term_relationships`
--

DROP TABLE IF EXISTS `wpuz_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_term_relationships`
--

LOCK TABLES `wpuz_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpuz_term_relationships` DISABLE KEYS */;
INSERT INTO `wpuz_term_relationships` VALUES (1,1,0),(50,2,0),(65,2,0),(149,2,0),(448,2,0),(461,2,0),(466,2,0),(522,2,0),(556,2,0),(592,2,0),(601,2,0),(730,2,0),(759,2,0),(774,2,0),(800,2,0),(919,2,0),(966,2,0),(975,2,0),(1111,2,0),(1114,2,0),(1117,2,0),(1121,2,0),(1260,2,0),(1123,3,0),(1303,22,0),(1303,28,0),(1303,27,0),(1297,18,0),(1303,23,0),(1303,21,0),(1303,29,0),(1141,2,0),(1303,26,0),(1303,25,0),(1303,24,0),(1298,18,0),(1326,30,0),(1663,19,0),(1299,18,0),(1172,3,0),(1154,3,0),(1171,3,0),(1300,18,0),(1158,3,0),(1159,3,0),(1160,3,0),(1301,19,0),(1302,19,0),(1303,20,0),(1327,19,0),(1303,6,0),(1328,19,0),(1329,19,0),(1330,19,0),(1331,19,0),(1332,19,0),(1333,19,0),(1334,19,0),(1335,19,0),(1344,19,0),(1345,19,0),(1347,19,0),(1348,19,0),(1349,19,0),(1350,19,0),(1351,19,0),(1352,19,0),(1353,19,0),(1354,19,0),(1355,19,0),(1356,19,0),(1357,19,0),(1358,19,0),(1359,19,0),(1360,19,0),(1361,19,0),(1362,19,0),(1363,19,0),(1364,19,0),(1365,19,0),(1366,19,0),(1367,19,0),(1368,19,0),(1369,19,0),(1370,19,0),(1371,19,0),(1372,19,0),(1373,19,0),(1374,19,0),(1375,19,0),(1376,19,0),(1377,19,0),(1378,19,0),(1379,19,0),(1380,19,0),(1381,19,0),(1382,19,0),(1383,19,0),(1384,19,0),(1385,19,0),(1386,19,0),(1387,19,0),(1388,19,0),(1389,19,0),(1390,19,0),(1391,19,0),(1392,19,0),(1393,19,0),(1394,19,0),(1395,19,0),(1396,19,0),(1397,19,0),(1398,19,0),(1399,19,0),(1400,19,0),(1401,19,0),(1402,19,0),(1403,19,0),(1404,19,0),(1405,19,0),(1406,19,0),(1407,19,0),(1408,19,0),(1409,19,0),(1410,19,0),(1411,19,0),(1412,19,0),(1413,19,0),(1414,19,0),(1415,19,0),(1416,19,0),(1417,19,0),(1418,19,0),(1419,19,0),(1420,19,0),(1421,19,0),(1422,19,0),(1423,19,0),(1424,19,0),(1425,19,0),(1426,19,0),(1427,19,0),(1428,19,0),(1429,19,0),(1430,19,0),(1431,19,0),(1432,19,0),(1433,19,0),(1434,19,0),(1435,19,0),(1436,19,0),(1437,19,0),(1438,19,0),(1439,19,0),(1440,19,0),(1441,19,0),(1442,19,0),(1443,19,0),(1444,19,0),(1445,19,0),(1446,19,0),(1447,19,0),(1448,19,0),(1449,19,0),(1450,19,0),(1451,19,0),(1452,19,0),(1453,19,0),(1454,19,0),(1455,19,0),(1456,19,0),(1457,19,0),(1458,19,0),(1459,19,0),(1460,19,0),(1461,19,0),(1462,19,0),(1463,19,0),(1464,19,0),(1465,19,0),(1466,19,0),(1467,19,0),(1468,19,0),(1469,19,0),(1470,19,0),(1471,19,0),(1472,19,0),(1473,19,0),(1474,19,0),(1475,19,0),(1476,19,0),(1477,19,0),(1478,19,0),(1479,19,0),(1480,19,0),(1481,19,0),(1482,19,0),(1483,19,0),(1484,19,0),(1485,19,0),(1486,19,0),(1487,19,0),(1488,19,0),(1489,19,0),(1490,19,0),(1491,19,0),(1492,19,0),(1493,19,0),(1494,19,0),(1495,19,0),(1496,19,0),(1497,19,0),(1498,19,0),(1499,19,0),(1500,19,0),(1501,19,0),(1502,19,0),(1503,19,0),(1504,19,0),(1505,19,0),(1506,19,0),(1507,19,0),(1508,19,0),(1509,19,0),(1510,19,0),(1511,19,0),(1512,19,0),(1513,19,0),(1514,19,0),(1515,19,0),(1516,19,0),(1517,19,0),(1518,19,0),(1519,19,0),(1520,19,0),(1521,19,0),(1522,19,0),(1523,19,0),(1524,19,0),(1525,19,0),(1526,19,0),(1527,19,0),(1528,19,0),(1529,19,0),(1530,19,0),(1531,19,0),(1532,19,0),(1533,19,0),(1534,19,0),(1535,19,0),(1536,19,0),(1537,19,0),(1538,19,0),(1539,19,0),(1540,19,0),(1541,19,0),(1542,19,0),(1543,19,0),(1544,19,0),(1545,19,0),(1546,19,0),(1547,19,0),(1548,19,0),(1549,19,0),(1550,19,0),(1551,19,0),(1552,19,0),(1553,19,0),(1554,19,0),(1555,19,0),(1556,19,0),(1557,19,0),(1558,19,0),(1559,19,0),(1561,30,0),(1562,19,0),(1563,19,0),(1564,19,0),(1565,19,0),(1566,19,0),(1569,19,0),(1571,19,0),(1572,19,0),(1573,19,0),(1574,19,0),(1575,19,0),(1576,19,0),(1577,19,0),(1578,19,0),(1579,19,0),(1580,19,0),(1581,19,0),(1582,3,0),(1583,3,0),(1584,19,0),(1585,19,0),(1586,19,0),(1589,19,0),(1590,19,0),(1591,19,0),(1592,19,0),(1593,19,0),(1594,19,0),(1595,19,0),(1596,19,0),(1597,19,0),(1598,19,0),(1599,19,0),(1600,19,0),(1601,19,0),(1602,19,0),(1603,19,0),(1604,19,0),(1605,19,0),(1606,19,0),(1607,19,0),(1608,19,0),(1609,19,0),(1610,19,0),(1611,19,0),(1612,19,0),(1613,19,0),(1614,19,0),(1615,19,0),(1616,19,0),(1617,19,0),(1635,19,0),(1637,19,0),(1638,19,0),(1639,19,0),(1640,19,0),(1641,19,0),(1668,19,0),(1669,19,0),(1670,19,0),(1671,19,0),(1672,19,0),(1673,19,0),(1674,19,0),(1675,19,0),(1676,19,0),(1677,19,0),(1678,19,0),(1679,19,0),(1680,19,0),(1681,19,0),(1682,19,0),(1683,19,0),(1684,19,0),(1685,19,0),(1686,19,0),(1687,19,0),(1688,19,0),(1689,19,0),(1690,19,0),(1691,19,0),(1692,19,0),(1693,19,0),(1694,19,0),(1695,19,0),(1696,19,0),(1697,19,0),(1698,19,0),(1699,19,0),(1700,19,0),(1701,19,0),(1702,19,0),(1703,19,0),(1704,19,0),(1705,19,0),(1706,19,0),(1707,19,0),(1708,19,0),(1709,19,0),(1710,19,0),(1711,19,0),(1712,19,0),(1713,19,0),(1714,19,0),(1715,19,0),(1716,19,0),(1717,19,0),(1718,19,0),(1719,19,0),(1720,19,0),(1721,19,0),(1722,19,0);
/*!40000 ALTER TABLE `wpuz_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_term_taxonomy`
--

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

--
-- Dumping data for table `wpuz_term_taxonomy`
--

LOCK TABLES `wpuz_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpuz_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpuz_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'elementor_library_type','',0,23),(3,3,'nav_menu','',0,9),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_type','',0,1),(7,7,'product_type','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(15,15,'product_visibility','',0,0),(16,16,'product_visibility','',0,0),(17,17,'product_cat','',0,0),(18,18,'action-group','',0,4),(19,19,'action-group','',0,336),(20,20,'product_cat','',0,1),(21,21,'pa_gift-card','',0,1),(22,22,'pa_gift-card','',0,1),(23,23,'pa_gift-card','',0,1),(24,24,'pa_gift-card','',0,1),(25,25,'pa_gift-card','',0,1),(26,26,'pa_gift-card','',0,1),(27,27,'pa_gift-card','',0,1),(28,28,'pa_gift-card','',0,1),(29,29,'pa_gift-card','',0,1),(30,30,'action-group','',0,2);
/*!40000 ALTER TABLE `wpuz_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_termmeta`
--

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

--
-- Dumping data for table `wpuz_termmeta`
--

LOCK TABLES `wpuz_termmeta` WRITE;
/*!40000 ALTER TABLE `wpuz_termmeta` DISABLE KEYS */;
INSERT INTO `wpuz_termmeta` VALUES (1,20,'order','0'),(2,20,'product_count_product_cat','1'),(3,21,'order_pa_gift-card','0'),(4,22,'order_pa_gift-card','0'),(5,23,'order_pa_gift-card','0'),(6,24,'order_pa_gift-card','0'),(7,23,'order','3'),(8,22,'order','2'),(9,21,'order','1'),(10,24,'order','4'),(11,25,'order_pa_gift-card','0'),(12,25,'order','5'),(13,26,'order_pa_gift-card','0'),(14,26,'order','6'),(15,27,'order_pa_gift-card','0'),(16,28,'order_pa_gift-card','0'),(17,29,'order_pa_gift-card','0'),(18,29,'order','9'),(19,28,'order','8'),(20,27,'order','7');
/*!40000 ALTER TABLE `wpuz_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_terms`
--

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

--
-- Dumping data for table `wpuz_terms`
--

LOCK TABLES `wpuz_terms` WRITE;
/*!40000 ALTER TABLE `wpuz_terms` DISABLE KEYS */;
INSERT INTO `wpuz_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'page','page',0),(3,'Menu','menu',0),(4,'simple','simple',0),(5,'grouped','grouped',0),(6,'variable','variable',0),(7,'external','external',0),(8,'exclude-from-search','exclude-from-search',0),(9,'exclude-from-catalog','exclude-from-catalog',0),(10,'featured','featured',0),(11,'outofstock','outofstock',0),(12,'rated-1','rated-1',0),(13,'rated-2','rated-2',0),(14,'rated-3','rated-3',0),(15,'rated-4','rated-4',0),(16,'rated-5','rated-5',0),(17,'Uncategorized','uncategorized',0),(18,'woocommerce-db-updates','woocommerce-db-updates',0),(19,'wc-admin-notes','wc-admin-notes',0),(20,'Gift Cards','gift-cards',0),(21,'Twenty Five','twenty-five',0),(22,'Forty','forty',0),(23,'Fifty','fifty',0),(24,'Seventy Five','seventy-five',0),(25,'One Hundred','one-hundred',0),(26,'One Hundred Fifty','one-hundred-fifty',0),(27,'Two Hundred','two-hundred',0),(28,'Three Hundred','three-hundred',0),(29,'Five Hundred','five-hundred',0),(30,'wc-admin-data','wc-admin-data',0);
/*!40000 ALTER TABLE `wpuz_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_usermeta`
--

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

--
-- Dumping data for table `wpuz_usermeta`
--

LOCK TABLES `wpuz_usermeta` WRITE;
/*!40000 ALTER TABLE `wpuz_usermeta` DISABLE KEYS */;
INSERT INTO `wpuz_usermeta` VALUES (1,1,'nickname','Thairiffic'),(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,'wpuz_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpuz_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:1:{s:64:\"06c60247041f403ac46ee2f6df0817fc42d9d209837536c38dbbc7a7223db3b1\";a:4:{s:10:\"expiration\";i:1578001028;s:2:\"ip\";s:12:\"216.54.31.82\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36\";s:5:\"login\";i:1577828228;}}'),(17,1,'bglibDashboardOrder','1'),(60,1,'jetpack_tracks_wpcom_id','136742168'),(19,1,'wpuz_dashboard_quick_press_last_post_id','1567'),(20,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"216.54.31.0\";}'),(21,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:13:\"bg-key-prompt\";s:9:\"timestamp\";i:1576034315;}'),(22,1,'elementor_introduction','a:3:{s:19:\"colorPickerDropping\";b:1;s:10:\"rightClick\";b:1;s:7:\"flexbox\";b:1;}'),(23,1,'wpuz_user-settings','libraryContent=browse'),(24,1,'wpuz_user-settings-time','1576036927'),(25,2,'nickname','thairiffic782404'),(26,2,'first_name',''),(27,2,'last_name',''),(28,2,'description',''),(29,2,'rich_editing','true'),(30,2,'syntax_highlighting','true'),(31,2,'comment_shortcuts','false'),(32,2,'admin_color','fresh'),(33,2,'use_ssl','0'),(34,2,'show_admin_bar_front','true'),(35,2,'locale',''),(36,2,'wpuz_capabilities','a:1:{s:10:\"subscriber\";b:1;}'),(37,2,'wpuz_user_level','0'),(38,2,'dismissed_wp_pointers',''),(39,1,'nav_menu_recently_edited','3'),(40,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\";}'),(41,1,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(44,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:23:\"boldgrid_backup_renamed\";s:9:\"timestamp\";i:1576069067;}'),(42,1,'wpuz_media_library_mode','list'),(43,1,'_astra_sites_gettings_started','1'),(45,3,'nickname','tenweb_manager_plugin'),(46,3,'first_name',''),(47,3,'last_name',''),(48,3,'description',''),(49,3,'rich_editing','true'),(50,3,'syntax_highlighting','true'),(51,3,'comment_shortcuts','false'),(52,3,'admin_color','fresh'),(53,3,'use_ssl','0'),(54,3,'show_admin_bar_front','true'),(55,3,'locale',''),(56,3,'wpuz_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(57,3,'wpuz_user_level','10'),(58,3,'dismissed_wp_pointers',''),(65,1,'_woocommerce_tracks_anon_id','woo:LeYFBZkWnDhPuydpXsEWn++8'),(59,3,'session_tokens','a:4:{s:64:\"3d2740e03d2207f7212b2aa03d3d152bff7525f44a88c699f14dca89d5765643\";a:4:{s:10:\"expiration\";i:1576289640;s:2:\"ip\";s:14:\"164.132.69.245\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.89 Safari/537.36\";s:5:\"login\";i:1576116840;}s:64:\"d9e023e57053a52ec821c9ab00750db54a26a7b45afadffbac44d148a8fb4c92\";a:4:{s:10:\"expiration\";i:1576289655;s:2:\"ip\";s:14:\"164.132.69.245\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.89 Safari/537.36\";s:5:\"login\";i:1576116855;}s:64:\"6ab37fa72a9c2605b4be702c3e507f4f06174f6a4fa7e4585e66bba0433584c3\";a:4:{s:10:\"expiration\";i:1576289826;s:2:\"ip\";s:12:\"5.135.233.97\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.89 Safari/537.36\";s:5:\"login\";i:1576117026;}s:64:\"3d35861434eb8470e60c40594aac0d811744e3b7dc000d77ac7d8247bfb52693\";a:4:{s:10:\"expiration\";i:1576289834;s:2:\"ip\";s:12:\"5.135.233.97\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.89 Safari/537.36\";s:5:\"login\";i:1576117034;}}'),(61,1,'jetpack_tracks_anon_id','jetpack:P9Emtoahx7Xse6XyQtYF6cqW'),(62,1,'wc_last_active','1577577600'),(68,1,'_order_count','0');
/*!40000 ALTER TABLE `wpuz_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_users`
--

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

--
-- Dumping data for table `wpuz_users`
--

LOCK TABLES `wpuz_users` WRITE;
/*!40000 ALTER TABLE `wpuz_users` DISABLE KEYS */;
INSERT INTO `wpuz_users` VALUES (1,'Thairiffic','$P$BI9pl6oVeWnsNdsfPRmT0un2PGwhTh/','Thairiffic','info@thairifficma.com','','2019-12-10 13:49:59','',0,'Thairiffic'),(2,'thairiffic782404','$P$BhVDH2J4u27cN.eve7hu1tzd6KaXTY.','thairiffic782404','thairiffic@bostoneats.biz','','2019-12-11 03:40:37','',0,'thairiffic782404'),(3,'tenweb_manager_plugin','$P$BBCa6RWOdNf/Q0TJ9nLp2ba/90yvFZ.','tenweb_manager_plugin','','https://10web.io','2019-12-12 02:03:29','',0,'tenweb_manager_plugin');
/*!40000 ALTER TABLE `wpuz_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wpuz_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_admin_note_actions`
--

LOCK TABLES `wpuz_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wpuz_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wpuz_wc_admin_note_actions` VALUES (1,1,'add-a-product','Add a product','https://thairifficma.com/wp-admin/post-new.php?post_type=product','actioned',1),(2,2,'learn-more','Learn more','https://woocommerce.wordpress.com/','actioned',0),(3,3,'connect','Connect','?page=wc-addons&section=helper','actioned',0),(4,4,'learn-more','Learn more','https://docs.woocommerce.com/document/managing-orders/','actioned',0),(5,5,'learn-more','Learn more','https://woocommerce.com/mobile/','actioned',0),(6,6,'share-feedback','Review','https://wordpress.org/support/plugin/woocommerce-admin/reviews/?rate=5#new-post','actioned',0),(7,7,'learn-more','Learn more','https://woocommerce.com/products/facebook/','unactioned',0),(8,7,'install-now','Install now','','unactioned',1),(9,8,'tracking-dismiss','Dismiss','','actioned',0),(10,8,'tracking-opt-in','Activate usage tracking','','actioned',1),(11,9,'view-report','View report','?page=wc-admin&path=/analytics/revenue&period=custom&compare=previous_year&after=2019-12-26&before=2019-12-26','actioned',0);
/*!40000 ALTER TABLE `wpuz_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_wc_admin_notes`
--

DROP TABLE IF EXISTS `wpuz_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `icon` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_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,
  PRIMARY KEY (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_admin_notes`
--

LOCK TABLES `wpuz_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wpuz_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wpuz_wc_admin_notes` VALUES (1,'wc-admin-add-first-product','info','en_US','Add your first product','Grow your revenue by adding products to your store. Add products manually, import from a sheet, or migrate from another platform.','product','{}','unactioned','woocommerce-admin','2019-12-16 04:06:49',NULL,0),(2,'wc-admin-welcome-note','info','en_US','New feature(s)','Welcome to the new WooCommerce experience! In this new release you\'ll be able to have a glimpse of how your store is doing in the Dashboard, manage important aspects of your business (such as managing orders, stock, reviews) from anywhere in the interface, dive into your store data with a completely new Analytics section and more!','info','{}','unactioned','woocommerce-admin','2019-12-16 04:06:49',NULL,0),(3,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','info','{}','unactioned','woocommerce-admin','2019-12-16 04:06:50',NULL,0),(4,'wc-admin-orders-milestone','info','en_US','First order','Congratulations on getting your first order from a customer! Learn how to manage your orders.','trophy','{}','unactioned','woocommerce-admin','2019-12-16 06:10:13',NULL,0),(5,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','phone','{}','unactioned','woocommerce-admin','2019-12-18 04:08:14',NULL,0),(6,'wc-admin-store-notice-giving-feedback','info','en_US','Review your experience','If you like WooCommerce Admin please leave us a 5 star rating. A huge thanks in advance!','info','{}','unactioned','woocommerce-admin','2019-12-19 04:10:51',NULL,0),(7,'wc-admin-facebook-extension','info','en_US','Market on Facebook','Grow your business by targeting the right people and driving sales with Facebook. You can install this free extension now.','thumbs-up','{}','actioned','woocommerce-admin','2019-12-19 04:10:51',NULL,0),(8,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"http://thairifficma.com/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking\" target=\"_blank\">Read more</a> about what data we collect.','info','{}','unactioned','woocommerce-admin','2019-12-23 05:34:18',NULL,0),(9,'wc-admin-new-sales-record','info','en_US','New sales record!','Woohoo, December 26th was your record day for sales! Net Sales was $40.00 beating the previous record of $25.00 set on December 16th.','trophy','{\"old_record_date\":\"2019-12-16\",\"old_record_amt\":25,\"new_record_date\":\"2019-12-26\",\"new_record_amt\":40}','unactioned','woocommerce-admin','2019-12-28 04:08:53',NULL,0);
/*!40000 ALTER TABLE `wpuz_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_wc_category_lookup`
--

DROP TABLE IF EXISTS `wpuz_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_category_lookup`
--

LOCK TABLES `wpuz_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wpuz_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wpuz_wc_category_lookup` VALUES (17,17);
/*!40000 ALTER TABLE `wpuz_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wpuz_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_customer_lookup`
--

LOCK TABLES `wpuz_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wpuz_wc_customer_lookup` DISABLE KEYS */;
INSERT INTO `wpuz_wc_customer_lookup` VALUES (1,NULL,'','Jeff','Zamiri','info@sorentos.com','2019-12-16 10:08:07',NULL,'US','01581','Westborough','MA'),(2,NULL,'','Frances','Mansen','doriemansen@gmail.com','2019-12-26 22:59:26',NULL,'US','01749','Hudson','MA');
/*!40000 ALTER TABLE `wpuz_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_wc_download_log`
--

DROP TABLE IF EXISTS `wpuz_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_download_log`
--

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

--
-- Table structure for table `wpuz_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wpuz_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) unsigned 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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wpuz_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wpuz_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_order_product_lookup`
--

LOCK TABLES `wpuz_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wpuz_wc_order_product_lookup` DISABLE KEYS */;
INSERT INTO `wpuz_wc_order_product_lookup` VALUES (1,1325,1303,1305,1,'2019-12-16 00:08:07',1,25,25,0,0,0,0),(2,1560,1303,1306,2,'2019-12-26 12:59:26',1,40,40,0,0,0,0);
/*!40000 ALTER TABLE `wpuz_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_wc_order_stats`
--

DROP TABLE IF EXISTS `wpuz_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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',
  `num_items_sold` int(11) 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_ci NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  `total_sales` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_order_stats`
--

LOCK TABLES `wpuz_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wpuz_wc_order_stats` DISABLE KEYS */;
INSERT INTO `wpuz_wc_order_stats` VALUES (1325,0,'2019-12-16 00:08:07','2019-12-16 05:08:07',1,0,0,25,0,'wc-processing',1,25),(1560,0,'2019-12-26 12:59:26','2019-12-26 17:59:26',1,0,0,40,0,'wc-processing',2,40);
/*!40000 ALTER TABLE `wpuz_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wpuz_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wpuz_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wpuz_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(10,2) DEFAULT NULL,
  `max_price` decimal(10,2) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_product_meta_lookup`
--

LOCK TABLES `wpuz_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wpuz_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wpuz_wc_product_meta_lookup` VALUES (1303,'',0,0,25.00,500.00,0,NULL,'instock',0,0.00,2),(1306,'',0,0,40.00,40.00,0,NULL,'instock',0,0.00,0),(1305,'',0,0,25.00,25.00,0,NULL,'instock',0,0.00,0),(1307,'',0,0,50.00,50.00,0,NULL,'instock',0,0.00,0),(1308,'',0,0,75.00,75.00,0,NULL,'instock',0,0.00,0),(1309,'',0,0,100.00,100.00,0,NULL,'instock',0,0.00,0),(1310,'',0,0,150.00,150.00,0,NULL,'instock',0,0.00,0),(1311,'',0,0,200.00,200.00,0,NULL,'instock',0,0.00,0),(1312,'',0,0,300.00,300.00,0,NULL,'instock',0,0.00,0),(1313,'',0,0,500.00,500.00,0,NULL,'instock',0,0.00,0);
/*!40000 ALTER TABLE `wpuz_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_wc_tax_rate_classes`
--

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

--
-- Dumping data for table `wpuz_wc_tax_rate_classes`
--

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

--
-- Table structure for table `wpuz_wc_webhooks`
--

DROP TABLE IF EXISTS `wpuz_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wc_webhooks`
--

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

--
-- Table structure for table `wpuz_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wpuz_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_woocommerce_api_keys`
--

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

--
-- Table structure for table `wpuz_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wpuz_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wpuz_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wpuz_woocommerce_attribute_taxonomies` DISABLE KEYS */;
INSERT INTO `wpuz_woocommerce_attribute_taxonomies` VALUES (1,'gift-card','Gift Card','select','menu_order',0);
/*!40000 ALTER TABLE `wpuz_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wpuz_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_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_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wpuz_woocommerce_log`
--

DROP TABLE IF EXISTS `wpuz_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_woocommerce_log`
--

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

--
-- Table structure for table `wpuz_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wpuz_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_woocommerce_order_itemmeta`
--

LOCK TABLES `wpuz_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wpuz_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wpuz_woocommerce_order_itemmeta` VALUES (1,1,'_product_id','1303'),(2,1,'_variation_id','1305'),(3,1,'_qty','1'),(4,1,'_tax_class',''),(5,1,'_line_subtotal','25'),(6,1,'_line_subtotal_tax','0'),(7,1,'_line_total','25'),(8,1,'_line_tax','0'),(9,1,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(10,1,'pa_gift-card','twenty-five'),(11,2,'_product_id','1303'),(12,2,'_variation_id','1306'),(13,2,'_qty','1'),(14,2,'_tax_class',''),(15,2,'_line_subtotal','40'),(16,2,'_line_subtotal_tax','0'),(17,2,'_line_total','40'),(18,2,'_line_tax','0'),(19,2,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(20,2,'pa_gift-card','forty');
/*!40000 ALTER TABLE `wpuz_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_woocommerce_order_items`
--

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

--
-- Dumping data for table `wpuz_woocommerce_order_items`
--

LOCK TABLES `wpuz_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wpuz_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wpuz_woocommerce_order_items` VALUES (1,'Thairiffic Gift Card - Twenty Five','line_item',1325),(2,'Thairiffic Gift Card - Forty','line_item',1560);
/*!40000 ALTER TABLE `wpuz_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wpuz_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wpuz_woocommerce_payment_tokens`
--

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

--
-- Dumping data for table `wpuz_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wpuz_woocommerce_sessions`
--

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

--
-- Dumping data for table `wpuz_woocommerce_sessions`
--

LOCK TABLES `wpuz_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wpuz_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wpuz_woocommerce_sessions` VALUES (38,'9dab29fd01c1914f36ced6f59f80e1fd','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:691:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"MA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"MA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1577994508),(39,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:709:\"a:26:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:21:\"info@thairifficma.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1578001041),(36,'2bca4cbf60f2d2ea70f2153a70c0e7fb','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1577888804),(37,'7d084ed50d1f762c8d2f71a85dece735','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:691:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"MA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"MA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1577912930);
/*!40000 ALTER TABLE `wpuz_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuz_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wpuz_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wpuz_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wpuz_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_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_ci NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_woocommerce_shipping_zone_methods`
--

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

--
-- Table structure for table `wpuz_woocommerce_shipping_zones`
--

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

--
-- Dumping data for table `wpuz_woocommerce_shipping_zones`
--

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

--
-- Table structure for table `wpuz_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wpuz_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wpuz_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wpuz_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_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_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wpuz_wpforms_lite`
--

DROP TABLE IF EXISTS `wpuz_wpforms_lite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuz_wpforms_lite` (
  `rid` int(10) NOT NULL AUTO_INCREMENT,
  `start` bigint(20) NOT NULL,
  `end` bigint(20) NOT NULL,
  `status` tinyint(2) NOT NULL DEFAULT 1,
  `date` int(10) NOT NULL,
  PRIMARY KEY (`rid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuz_wpforms_lite`
--

LOCK TABLES `wpuz_wpforms_lite` WRITE;
/*!40000 ALTER TABLE `wpuz_wpforms_lite` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpuz_wpforms_lite` 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 2019-12-31 16:37:34
